Executing plans
Skill a5c-ai/babysitter/library/methodologies/superpowers/skills/executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints between batches.From its SKILL.md
npx -y skills add a5c-ai/babysitter --skill executing-plansAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.0 KB, 131 tokens by cl100k_base, as published. Nobody here has run it
- Executing in a separate/parallel session
- Want human checkpoints between task batches
Process
- Load persisted tasks (resume support)
- Verify/setup worktree
- Execute tasks in batches (default 3)
- Report after each batch, wait for feedback
- Finish branch after all tasks complete
Agents Used
- Process agents defined in
executing-plans.js - References
using-git-worktreesfor workspace isolation - References
finishing-a-development-branchfor completion
Tool Use
Invoke via babysitter process: methodologies/superpowers/executing-plans
What ships with it: 1 file
416 B alongside SKILL.md
- README.md416 B