executing-plans

Execute implementation plans with review checkpoints between task batches.

Updated Jun 23, 2024
One-click install
npx skills add https://github.com/KyleLeduc/bulk-video-review --skill executing-plans-kyleleduc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/KyleLeduc/bulk-video-review/tree/main/.github/skills/executing-plans
Command: npx skills add https://github.com/KyleLeduc/bulk-video-review --skill executing-plans-kyleleduc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured approach to executing pre-defined plans, ensuring critical review and batch processing with regular checkpoints for feedback and verification.

Core Features & Use Cases

  • Structured Execution: Follows a plan step-by-step in manageable batches.
  • Checkpoint Reviews: Pauses execution between batches for critical review and feedback.
  • Verification: Includes mandatory verification steps after each task.
  • Use Case: Implementing a complex software feature by breaking it down into a detailed plan, executing it in stages, and getting architect approval at each milestone.

Quick Start

Use the executing-plans skill to load and critically review the provided implementation plan.

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 with code review checkpoints?

To execute a development plan with code review checkpoints, load the plan and process tasks in manageable batches, pausing between each batch for critical feedback and verification before proceeding to the next stage.

How does batch execution with checkpoints work for complex software features?

Batch execution breaks complex software features into defined plan steps, executing tasks iteratively and enforcing mandatory verification checks after each task to ensure development workflow adherence before reaching the next review checkpoint.

Do I need a pre-defined implementation plan before starting task execution?

Yes, you need a detailed, pre-defined implementation plan to use this workflow, as the execution mechanism loads and critically reviews the provided written plan to guide subsequent batch processing and milestone approvals.

What is the best way to manage iterative development workflows with feedback stages?

The best way to manage iterative development workflows is executing plan steps in sequential batches, enforcing verification at each stage, and requiring architect approval at defined milestones to ensure critical review before continuing.

What happens if task verification fails during plan execution?

When task verification fails during plan execution, the iterative development process pauses at the checkpoint, preventing advancement to the next batch until the critical review identifies and resolves the execution discrepancy.