ctx-plan-execution

Convert formal plans into executable tasks and verification runs.

29|15|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/NickCrew/claude-cortex --skill ctx-plan-execution
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ctx-plan-execution
Source: https://github.com/NickCrew/claude-cortex/tree/main/skills/collaboration/executing-plans
Command: npx skills add https://github.com/NickCrew/claude-cortex --skill ctx-plan-execution

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill translates plans into tracked tasks, orchestration rules, and verification runs to drive execution.

Core Features & Use Cases

  • Task Sync: Create and update tasks, assign owners, and set DoDs.
  • Mode & Rule Activation: Aligns Claude modes and rules to plan.
  • Verification: Run tests and visual checks before moving forward.

Quick Start

Seed tasks for each plan item and start the first workstream.

Frequently Asked Questions about ctx-plan-execution

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a plan into executable tasks with verification?

Task orchestration translates your plan into tracked tasks with assigned owners and definitions of done. Sync each plan item to a corresponding task, activate required modes and rules, run verification checks before advancing, and capture progress updates throughout execution.

What's the best way to structure task verification before moving forward?

Verification runs tests and visual checks aligned to your plan's requirements. Execute verification before each workstream transition to confirm readiness, then publish status updates to stakeholders and close retrospectives once plan items complete.

Can I synchronize plan streams with task tracking automatically?

Plan-to-task synchronization mirrors each plan stream in your task view automatically. The Skill maintains alignment between plan items and their corresponding tasks while toggling modes and rules to match plan requirements.

How do I activate modes and rules based on my plan?

Mode and rule activation aligns Claude's processing behavior to your plan's context and constraints. Map each plan stream to its required modes and rules, then toggle them as you advance through workstreams to enforce disciplined execution.

What happens after I complete a workstream in the execution loop?

After verification passes, the Skill publishes status updates to stakeholders and captures retrospectives for that workstream. Close the retrospective to your plan document, then proceed to the next workstream with updated context and progress tracking.

Do I need existing task management infrastructure to use plan execution?

Plan execution works within claude-ctx orchestration to seed tasks for each plan item. No external task system is required; the Skill creates and tracks tasks directly within the orchestration context as part of the plan-to-execution mapping.