executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Content Preview
--- name: executing-plans description: Use when you have a written implementation plan to execute in a separate session with review checkpoints --- # Executing Plans ## Overview Load plan, review critically, execute all tasks, report when complete. **Announce at start:** "I'm using the executing-plans skill to implement this plan." **Note:** Tell your human partner that Superpowers works much better with access to subagents. The quality of its work will be significantly higher if run on a p
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/executing-plans.md \
https://raw.githubusercontent.com/obra/superpowers/main/skills/executing-plans/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/obra/superpowersThen reference at skills/executing-plans/SKILL.md
Related Skills
Executing Plans
Execute detailed plans in batches with review checkpoints
executing-plansexecuting plans
by Jesse Vincent (community) · obra-superpowers-skills
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session
subagent-driven-developmentsubagentdrivendevelopment
by Jesse Vincent · obra-superpowers
using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
using-git-worktreesusinggitworktrees
by Jesse Vincent · obra-superpowers
pentest-checklist
Provide a comprehensive checklist for planning, executing, and following up on penetration tests. Ensure thorough preparation, proper scoping, and effective remediation of discovered vulnerabilities.
generalpentestchecklist
by sickn33 (Antigravity) · antigravity-awesome-skills