executing-plans

Execute implementation plans in batches with human review checkpoints.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the execution of pre-defined implementation plans by breaking them down into manageable batches with critical review checkpoints, ensuring quality and alignment throughout the development process.

Core Features & Use Cases

  • Batch Execution: Executes tasks from a plan in predefined batches (defaulting to the first three).
  • Critical Review: Prompts for and incorporates human feedback between task batches.
  • Verification: Includes specified verifications for each task and reports results.
  • Use Case: A developer receives a detailed technical plan for a new feature. They use this Skill to implement the feature incrementally, submitting each batch of completed tasks for review before proceeding, ensuring the implementation aligns with the original design and requirements.

Quick Start

Use the executing-plans skill to implement the plan outlined in the attached file 'feature-implementation.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 development plan in batches with mandatory review?

To execute a development plan in batches, this Skill processes written implementation steps in predefined increments (defaulting to the first three) and pauses for mandatory human review and feedback integration between each batch.

What is the best way to ensure iterative development aligns with an original plan?

Iterative development alignment is ensured by executing plan steps in batched increments, running specified verifications, and requiring critical human review checkpoints before proceeding to subsequent batches.

How does batched plan execution handle task verification and feedback?

Batched plan execution handles task verification by including specified verifications for each task, reporting the results, and prompting for human feedback to integrate before moving to the next batch.

Can I use this approach for feature implementation with critical checkpoints?

Yes, you can use this approach for feature implementation by attaching a detailed technical plan file, which the Skill will process incrementally with critical review checkpoints to ensure alignment with requirements.

Do I need a pre-written implementation plan to use batched execution?

Yes, you need a pre-written implementation plan because this Skill executes written implementation steps in predefined batches, pausing for critical review and verification at defined stages.

When should I not use batched execution for workflow planning?

You should not use batched execution for workflow planning when a development process requires continuous, uninterrupted execution without mandatory human review checkpoints or iterative feedback integration between batches.