executing-plans
Installation
SKILL.md
Executing Plans
Locks in an approved plan and drives it through cortex’s orchestration and verification stack, ensuring every item becomes a tracked task that is executed, verified, and reported.
When to Use This Skill
- A plan from
writing-plansor/ctx:planis ready for execution - Coordinating multiple workstreams or agents against a shared plan
- Ensuring plan items are tracked as tasks with status updates
- Running verification loops (tests, lint, visual checks) before marking tasks done
- Avoid using before a plan exists — use
writing-plansfirst
Prerequisites
- Plan output available in the thread (from
writing-plansor/ctx:plan) - Access to Task view (
T) in cortex TUI - Relevant modes and agents activated for the workstreams