About
This skill provides a structured, 6-step workflow for closing out development branches within the Gambit framework for Claude Code. It ensures that all tasks are marked complete and all tests pass before presenting the user with four distinct integration options: local merging, creating a pull request via the GitHub CLI, keeping the branch as-is, or discarding the work with explicit confirmation. By enforcing strict verification and cleanup rules, it prevents broken code from reaching the main branch and maintains a clean, predictable development environment.