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-plans or /ctx:plan is 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-plans first

Prerequisites

  • Plan output available in the thread (from writing-plans or /ctx:plan)
  • Access to Task view (T) in cortex TUI
  • Relevant modes and agents activated for the workstreams

Workflow

Installs
1
GitHub Stars
19
First Seen
7 days ago
executing-plans — nickcrew/claude-ctx-plugin