Finishing a development branch
Skill a5c-ai/babysitter/library/methodologies/superpowers/skills/finishing-a-development-branch
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
npx -y skills add a5c-ai/babysitter --skill finishing-a-development-branchAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work.
SKILL.md
0.8 KB, as published. Nobody here has run it
Process
- Verify all tests pass (STOP if they fail)
- Determine base branch
- Present exactly 4 options
- Execute chosen option
- Clean up worktree (Options 1 and 4 only)
Agents Used
- Process agents referenced in workflow processes
Tool Use
Referenced by executing-plans and subagent-driven-development processes.