executing-plans
FeaturedUse when executing a written implementation plan across sessions or with review checkpoints. Small or single-slice plans stay inline. For same-session independent tasks, use subagent-driven-development instead.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- GanyuanRan
- Repository
- GanyuanRan/Aegis
- Created
- 4 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
executing-plans
Use to execute a written implementation plan inline with one writer, especially coupled tasks. Use subagent-driven-development for independent tasks with per-task review.
executing-plans
Use when you have a written implementation plan to execute inline in the current/separate session with review checkpoints, and subagents are unavailable or the tasks are tightly coupled. Triggers after writing-plans when the user picks inline execution. If subagents ARE available, prefer subagent-driven-development.
executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints