executing-plans

Execute written implementation plans with batched tasks and review checkpoints.

Updated May 26, 2026
One-click install
npx skills add https://github.com/anukkrit149/anukkrit-skills --skill executing-plans-anukkrit149
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/anukkrit149/anukkrit-skills/tree/main/cloud/skills/executing-plans
Command: npx skills add https://github.com/anukkrit149/anukkrit-skills --skill executing-plans-anukkrit149

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you reliably turn a written implementation plan into executed work with explicit review checkpoints, reducing wasted effort from misunderstanding or missing dependencies.

Core Features & Use Cases

  • Critical pre-flight plan review: read the plan, identify questions/concerns, and resolve them with your human partner before executing.
  • Batch execution with verification: implement tasks in a controlled batch (default first three tasks), following the plan’s bite-sized steps and running the specified verifications.
  • Checkpoint reporting and iteration: report implemented work and verification output after each batch, then continue based on feedback until completion.
  • Controlled completion workflow: finish using the required finishing sub-skill and ensure tests/options are verified rather than assumed.

Quick Start

Use executing-plans to implement a written software or engineering plan for a new feature, pausing after the first batch to report what was built and get feedback before continuing.

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 written software implementation plan with review checkpoints?

To execute a software implementation plan with review checkpoints, you implement tasks in controlled batches, run verifications after each task, and report progress to your partner for feedback before continuing. This reduces wasted effort from missing dependencies.

What is batched task execution for multi-step engineering workflows?

Batched task execution for multi-step engineering workflows is implementing tasks in controlled groups, defaulting to the first three tasks, while following bite-sized steps and running mandatory verifications before reporting output for partner feedback.

How do I verify task completion during software implementation?

You verify task completion during software implementation by running the specified verifications for each task within a batch before reporting the implemented work. This ensures tests and options are verified rather than assumed during the workflow.

When do I need a critical plan review before implementing a feature?

You need a critical plan review before implementing a feature when your written plan may contain ambiguities or missing dependencies. Reading the plan and resolving questions with your partner ensures dependencies are met before batch execution begins.

Can I use batch execution for multi-step project workflows?

Yes, you can use batch execution for multi-step project workflows. It applies to engineering workflows where work must be verified between batches and refined based on partner feedback, pausing after the first batch to report what was built.

What is the best way to control completion of a software implementation plan?

The best way to control completion of a software implementation plan is to use a required finishing sub-skill that ensures all tests and options are verified rather than assumed, completing the workflow only after final checkpoint reporting and iteration.