executing-plans

Execute implementation plans in batches with review checkpoints between stages.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/NovaAI-innovation/Infinite-Agency --skill executing-plans-novaai-innovation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/NovaAI-innovation/Infinite-Agency/tree/main/.qwen/skills/executing-plans
Command: npx skills add https://github.com/NovaAI-innovation/Infinite-Agency --skill executing-plans-novaai-innovation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the execution of complex implementation plans by breaking them down into manageable batches with critical review checkpoints, ensuring quality and alignment before proceeding.

Core Features & Use Cases

  • Batch Execution: Executes tasks from a plan in defined batches (defaulting to the first three).
  • Critical Review: Prompts for review and feedback between batches, facilitating architect oversight.
  • Verification: Ensures each task includes specified verifications before marking as complete.
  • Use Case: Implementing a new software feature based on a detailed technical plan, where each stage of development needs to be reviewed by a senior engineer before the next is started.

Quick Start

Use the executing-plans skill to load and begin executing the plan located at /path/to/implementation_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 an implementation plan in batches with mandatory review checkpoints?

Batch execution processes tasks from a predefined plan in defined groups, defaulting to the first three, and prompts for critical review and feedback between each batch before proceeding to subsequent stages.

What is the best way to ensure task verification and architect oversight during iterative development?

Iterative development verification is ensured by requiring specified verifications for each task before marking it complete, and by prompting for architect review and feedback between execution batches to maintain quality and alignment.

How does batch processing work when implementing a complex software feature from a technical plan?

Batch processing breaks down a complex implementation plan into manageable batches, executing the tasks sequentially while enforcing mandatory review checkpoints to ensure adherence to the plan instructions before moving to the next stage.

Can I revisit earlier steps and incorporate feedback during plan execution?

Revisiting earlier steps during plan execution is supported, allowing for feedback incorporation from review checkpoints to be integrated into subsequent batches or earlier stages of the iterative development process.

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

A pre-defined implementation plan file is required as input to begin batched execution, providing the structured tasks and verifications that the process follows and validates during each mandatory review checkpoint.