Aidex Plan Exec

Use when the user asks to execute, implement, or continue a written multi-phase plan — typically a `.context/plans/` document or any plan with checkboxes/phases. Fires on "implement the plan", "execute plan X", "let's execute the plan", "continue with phase Y", "resume the plan", "run the plan phase by phase". Enforces between-phase discipline: code-review, commit, handoff when context grows. Not for: creating the plan itself (aidex-plan); one-shot tasks with no phases; bug fixes (aidex-bugfix); pure refactors with no plan document.

yacb2 8b3c5ad 10 files · 96.0 KB Updated

File contents

yacb2/aidex/tree/main/skills/aidex-plan-exec commit 8b3c5add4c

Frequently asked questions

npx skillmds@latest add yacb2/aidex-plan-exec