Agent skill

executing-plans

Execution discipline skill adapted from obra/superpowers. Ensures plans translate into tracked tasks, orchestration, and verification runs.

Stars 13
Forks 6

Install this agent skill to your Project

npx add-skill https://github.com/NickCrew/Claude-Cortex/tree/main/skills/collaboration/executing-plans

SKILL.md

/collaboration:executing-plans

Locks in the plan and drives it through cortex’s orchestration + verification stack.

Prereqs

  • /ctx:plan output in the thread.
  • Tasks captured in the Task view (T) or ready to be created now.
  • Relevant modes/agents activated.

Steps

  1. Create/Sync Tasks
    • For each plan item, add/edit a task (Task view TA/E).
    • Ensure category + workstream mirror the plan’s stream names.
  2. Activate Modes & Rules
    • Toggle required modes (3 view) and rules (4 view) to match plan.
  3. Run Workstream Loops
    • Pick a task → do the work → update status/progress.
    • Use /ctx:verify rules (tests, lint, Supersaiyan visual check) before moving to next task.
  4. Update Stakeholders
    • For finished streams, summarize progress + next up; attach screenshots/logs when relevant.
  5. Retrospective Hooks
    • When all tasks complete, close them in Task view, capture learnings in chat, and link to plan doc.

Output

  • Tasks JSON updated under tasks/current/active_agents.json.
  • Status update message covering completed tasks, blockers, verification evidence.
  • Next steps or follow-up issues if needed.

Resources

  • Execution checklist: skills/collaboration/executing-plans/resources/checklist.md.

Expand your agent's capabilities with these related and highly-rated skills.

NickCrew/Claude-Cortex

claude-consult

Consult Claude specialist agents during implementation for codebase understanding, pattern checking, security review, debugging help, and more. Use this skill whenever you're unsure about conventions, stuck on a failure, or need expert input before writing code. Does not replace the formal review gates in agent-loops — this is for mid-implementation consultation.

13 6
Explore
NickCrew/Claude-Cortex

doc-quality-review

Assess documentation quality across readability, consistency, audience fit, and prose clarity. Produces a scored review with actionable findings. This skill should be used before releases, during doc reviews, or when documentation feels unclear or inconsistent.

13 6
Explore
NickCrew/Claude-Cortex

event-driven-architecture

Event-driven architecture patterns with event sourcing, CQRS, and message-driven communication. Use when designing distributed systems, microservices communication, or systems requiring eventual consistency and scalability.

13 6
Explore
NickCrew/Claude-Cortex

prompt-engineering

Optimize prompts for LLMs and AI systems with structured techniques, evaluation patterns, and synthetic test data generation. Use when building AI features, improving agent performance, or crafting system prompts.

13 6
Explore
NickCrew/Claude-Cortex

compliance-audit

Regulatory compliance auditing across GDPR, HIPAA, PCI DSS, SOC 2, and ISO frameworks with automated evidence collection and gap analysis. Use when conducting compliance assessments, preparing for certifications, or implementing regulatory controls.

13 6
Explore
NickCrew/Claude-Cortex

react-performance-optimization

React performance optimization patterns using memoization, code splitting, and efficient rendering strategies. Use when optimizing slow React applications, reducing bundle size, or improving user experience with large datasets.

13 6
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results