executing-plans

Execute implementation plans step by step with review checkpoints and blocker handling.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/abogoyavlensky/agents --skill executing-plans-abogoyavlensky
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/abogoyavlensky/agents/tree/main/skills/executing-plans
Command: npx skills add https://github.com/abogoyavlensky/agents --skill executing-plans-abogoyavlensky

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Load and review a written implementation plan, then execute all tasks in a separate session with review checkpoints, reporting progress and blockers along the way.

Core Features & Use Cases

  • Load and review a plan
  • Execute tasks in order with steady progress checks
  • Verify outcomes and report completion
  • Stop on blockers or ambiguous instructions
  • Revisit steps when the plan is updated by stakeholders

Quick Start

Load the plan file, review it critically, and execute all tasks step by step with verifications, reporting blockers as they arise.

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 implementation plan with automated checkpoints?

To execute a written implementation plan, you load the plan file for critical review, then run tasks in order with steady progress checks, verifying outcomes and reporting blockers as they arise.

What is the best way to track progress and handle blockers during task execution?

The best way to handle blockers during task execution is to use stop-on-blocker behavior, which halts progress on ambiguous instructions and reports the blocker immediately for stakeholder feedback.

How do I manage multi-step plans that require critical review before staging tasks?

You manage multi-step plans by loading the file, critically reviewing the instructions, and executing staged tasks sequentially with verifications and clear handling of any blockers encountered.

Does this plan execution workflow stop when it encounters ambiguous instructions?

Yes, this plan execution workflow stops on blockers or ambiguous instructions, ensuring tasks are not executed incorrectly and waiting for plan updates or stakeholder feedback before proceeding.

Can I revisit plan steps when the implementation plan is updated by stakeholders?

Yes, you can revisit steps when the plan is updated by stakeholders, allowing feedback integration and adjustment of remaining tasks while maintaining accurate progress tracking.