executing-plans

Execute implementation plans in batches with review checkpoints.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/vanmarkic/credit-castor --skill executing-plans-vanmarkic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/vanmarkic/credit-castor/tree/main/.claude/skills/executing-plans
Command: npx skills add https://github.com/vanmarkic/credit-castor --skill executing-plans-vanmarkic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures complex implementation plans are executed precisely and systematically, with critical review checkpoints to catch errors early. It prevents misinterpretations and ensures alignment with architectural goals.

Core Features & Use Cases

  • Batch Execution: Breaks down large plans into manageable batches, executing tasks sequentially.
  • Critical Review: Mandates reporting for feedback after each batch, ensuring continuous alignment.
  • Use Case: When given a detailed implementation plan for a new microservice, use this skill to execute it step-by-step, pausing for your human partner's review after every few tasks to ensure correctness and prevent costly rework.

Quick Start

I have a new implementation plan in docs/plans/feature-x.md. Use the executing-plans skill to start implementing it.