plan-implementation

Execute implementation plans by processing task batches with progress tracking and milestone reviews.

39|1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/qodex-ai/ai-agent-skills --skill plan-implementation-qodex-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-implementation
Source: https://github.com/qodex-ai/ai-agent-skills/tree/main/skills/plan-implementation
Command: npx skills add https://github.com/qodex-ai/ai-agent-skills --skill plan-implementation-qodex-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the execution of complex implementation plans by breaking them down into manageable batches, ensuring systematic progress and facilitating regular review.

Core Features & Use Cases

  • Batch Execution: Processes tasks in predefined batches (defaulting to three at a time).
  • Progress Tracking: Marks tasks as 'in_progress' and 'completed' with verification steps.
  • Milestone Management: Facilitates review and feedback between task batches.
  • Use Case: A software development team can use this Skill to systematically implement a feature roadmap, with the AI executing tasks and reporting back for code reviews at each stage.

Quick Start

Use the plan-implementation skill to execute the first batch of tasks from the attached 'feature-x-plan.md' file.

Frequently Asked Questions about plan-implementation

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

FAQPage Schema
How do I systematically execute and track complex implementation plans?

Systematically executing and tracking implementation plans involves breaking down tasks into actionable steps with batch processing. This approach manages milestones and pauses execution between batches to facilitate review and gather feedback before proceeding.

What is the best way to manage progress tracking during a feature roadmap implementation?

Progress tracking during feature roadmap implementation is managed by marking tasks as 'in_progress' and 'completed' alongside verification steps. This ensures systematic updates and milestone management throughout the execution lifecycle.

How does batch processing work when executing a detailed task plan?

Batch processing during task plan execution works by processing predefined groups of tasks, defaulting to three at a time. The system completes a batch, reports back for review, and waits for feedback before starting the next set of tasks.

What happens when an execution blocker is encountered during plan implementation?

When an execution blocker is encountered during plan implementation, the system stops execution immediately and asks for clarification. This ensures critical steps and verifications are followed without proceeding on incorrect assumptions.

Can I use batch execution for software development feature roadmaps?

Yes, you can use batch execution for software development feature roadmaps. The system executes planned tasks systematically, processing them in batches and reporting back to the team for code reviews and feedback at each milestone stage.

Why does implementation stop between task batches during execution?

Implementation stops between task batches during execution to facilitate milestone management and regular review. Pausing allows teams to verify completed steps, provide feedback, and ensure critical verifications are followed before continuing.