executing-plans
A structured workflow for AI agents to critically review, execute, and verify tasks from a development plan.
Install
npx skills add https://github.com/obra/superpowers --skill executing-plansStats
| Total installs | 33,988 |
| Weekly installs | 33.7K |
| GitHub stars | 118.4K |
| First seen | Jan 19, 2026 |
| Source | @obra/superpowers |
Summary
- Requires loading and critically reviewing the plan before execution; raises concerns with the human partner if issues are identified
- Executes tasks sequentially, marking progress and running verifications as specified in the plan
- Stops immediately on blockers (missing dependencies, test failures, unclear instructions) rather than guessing; asks for clarification
- Integrates with git-worktrees for isolated workspaces and finishing-a-development-branch to complete the work after all tasks verify
- Works best on platforms with subagent support; recommends subagent-driven-development skill as the preferred alternative when available
Tags
Related skills
| Skill | Installs | vs executing-plans |
|---|---|---|
| remotion-render | 109,099 | +75,111 |
| azure-prepare | 145,548 | +111,560 |
| twitter-automation | 109,264 | +75,276 |
| azure-postgres | 34,754 | +766 |
| finishing-a-development-branch | 23,844 | -10,144 |
FAQ
- How many installs does executing-plans have?
- executing-plans has 33,988 total installs and 33.7K installs this week.
- Where is executing-plans hosted?
- executing-plans is published by @obra/superpowers at https://github.com/obra/superpowers.
- How many GitHub stars does executing-plans have?
- executing-plans has 118.4K GitHub stars.
- When was executing-plans first indexed?
- OrangeBot.AI first indexed executing-plans on Jan 19, 2026.
- How do I install executing-plans?
- Run: npx skills add https://github.com/obra/superpowers --skill executing-plans