executing-plans

Execute implementation plans in batches with human review checkpoints.

Updated Dec 22, 2024
One-click install
npx skills add https://github.com/lvstb/nix-config --skill executing-plans-lvstb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/lvstb/nix-config/tree/main/home/opencode/skills/executing-plans
Command: npx skills add https://github.com/lvstb/nix-config --skill executing-plans-lvstb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you execute a pre-defined plan step-by-step, ensuring critical tasks are completed accurately with regular human review.

Core Features & Use Cases

  • Batch Execution: Executes tasks in manageable groups, preventing overwhelm.
  • Human Checkpoints: Pauses execution at defined intervals for user feedback and critical review.
  • Verification: Ensures each step and batch meets specified verification criteria before proceeding.
  • Use Case: When implementing a new feature based on a detailed plan, this Skill will execute the first few coding tasks, present the results for your approval, and then proceed with the next batch, ensuring alignment and catching errors early.

Quick Start

Load the plan and begin executing the first batch of tasks.

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 step-by-step with human review checkpoints?

To execute a development plan with human review checkpoints, you load a pre-defined written implementation plan to process tasks in manageable batches. The workflow pauses execution between each batch, presenting results for your feedback and critical review before proceeding to the next group of tasks.

What is batch execution for complex task management in iterative development?

Batch execution for iterative development is a process that groups implementation tasks into manageable sets to prevent overwhelm. It ensures verifications are run and critical tasks are followed precisely, requiring mandatory human approval at defined intervals before continuing to the next batch.

How do I ensure critical coding tasks are followed precisely during feature implementation?

You ensure critical coding tasks are followed precisely by executing a written plan in batches with mandatory human checkpoints. Verification criteria are checked for each step, and user feedback is incorporated before the workflow proceeds, catching errors early during feature implementation.

Can I pause task execution for user feedback during a complex development workflow?

Yes, you can pause task execution for user feedback by using human checkpoints between batches. The workflow stops at defined intervals during complex task execution, presenting the completed coding tasks for your approval and critical review to ensure alignment before proceeding.

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

Yes, you need a pre-defined written implementation plan to use batch execution. The workflow is designed to load an existing plan and execute its tasks in batches, relying on the specified verification criteria and defined intervals to manage the iterative development process effectively.