git-it-out
Installation
SKILL.md
Git It Out
Use this skill when the work is substantially complete and the user wants the agent to own the remaining closeout all the way to the repo's final landing point.
Boundaries
- Use it for final last-mile closure: verification, proper commits, main/mainline landing, push, release, deploy, publish, tracker, checkpoint, and handoff work.
- Do not use it for greenfield implementation, broad refactors, deep debugging, or release-process design from scratch.
- If you discover the work is not actually closeable yet, clear only the blockers required to reach the intended finish line, then stop expanding scope.
Load references/finish-checklist.md when
- the user says "git it out," "get it out," or clearly wants final no-dangling-session closeout,
- the finish line touches more than one surface, such as main plus tracker plus deploy,
- an irreversible action is about to happen,
- repo policy or branch protection adds gates you must satisfy, or
- you need a completion checklist before handing back status.