executing-plans

Executes implementation plans in batches with review checkpoints and reporting.

1|Updated May 25, 2025
One-click install
npx skills add https://github.com/circld/dotfiles --skill executing-plans-circld
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/circld/dotfiles/tree/main/external/opencode/skills/executing-plans
Command: npx skills add https://github.com/circld/dotfiles --skill executing-plans-circld

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured framework for executing a pre-defined implementation plan, ensuring critical review and progress tracking at defined checkpoints.

Core Features & Use Cases

  • Batch Execution: Breaks down a plan into manageable batches of tasks for sequential execution.
  • Review Checkpoints: Integrates mandatory review and feedback loops between task batches.
  • Error Handling: Defines clear stopping conditions and prompts for seeking help when blockers are encountered.
  • Use Case: When you have a detailed technical plan for implementing a new feature, use this Skill to systematically execute each step, report progress, and get feedback before proceeding to the next set of tasks.

Quick Start

Use the executing-plans skill to execute the plan located at /path/to/your/plan.md.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I execute a technical implementation plan step by step?

To execute a technical implementation plan, this Skill breaks it down into manageable batches for sequential execution. It processes tasks step-by-step, verifies completion, and pauses at defined review checkpoints for architect feedback before proceeding.

What is a review checkpoint in the development workflow?

A review checkpoint in the development workflow is a mandatory stopping point between batch executions. It requires critical review and feedback from an architect to ensure the implementation plan meets standards before the next set of tasks begins.

How do I handle blockers or errors during code implementation?

To handle blockers during code implementation, this Skill defines clear stopping conditions and prompts for seeking help. It halts execution when errors are encountered, ensuring issues are resolved before continuing the batch execution process.

Can I execute multiple tasks in batches for a new feature?

Yes, you can execute multiple tasks in batches for a new feature. This Skill manages batch execution by grouping planned tasks sequentially, verifying each step, and reporting progress at mandatory review checkpoints to ensure controlled implementation.

Do I need a written plan before starting task management execution?

Yes, you need a written implementation plan before starting task management execution. This Skill requires a pre-defined plan, such as a markdown file, to systematically execute each step, track progress, and integrate feedback loops during the development workflow.

What's the best way to track progress during code implementation?

The best way to track progress during code implementation is using a structured framework with defined review checkpoints. This Skill reports progress after each task batch, verifies completion, and routes feedback to architects to maintain accurate progress tracking.