About
This skill automates the final steps of a development task, ensuring code quality and repository health. It starts by forcing a test suite run to prevent regressions, then presents a standardized set of outcomes: local merging, GitHub Pull Request creation, preservation for later, or safe disposal. By following a consistent protocol, it prevents the common pitfalls of merging broken code or leaving orphaned git worktrees and branches, making it an essential tool for maintaining clean, production-ready development environments.