executing-plans

Execute written implementation plans with review checkpoints and task verifications.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/otto-poblysh/pedagemy-early-access --skill executing-plans-otto-poblysh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/otto-poblysh/pedagemy-early-access/tree/main/.agents/skills/executing-plans
Command: npx skills add https://github.com/otto-poblysh/pedagemy-early-access --skill executing-plans-otto-poblysh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you reliably execute a previously written implementation plan by forcing an upfront critical review, step-by-step task execution, and verification before completion.

Core Features & Use Cases

  • Critical plan review: surfaces concerns and questions to address before any work begins, preventing wasted effort.
  • Deterministic step execution: follows the plan’s bite-sized steps in order, marking tasks in progress and completed while running specified verifications.
  • Safe completion workflow: hands off to a required development-finishing sub-skill so tests and options are verified before proceeding.
  • Use case: You and a human partner agree on a staged implementation plan for a feature; you want consistent execution with clear stopping rules when blocked.

Quick Start

Ask the AI to execute the provided written implementation plan using the executing-plans skill and stop immediately on any blocker or failing verification.

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 step by step?

Executing a written implementation plan step by step requires deterministic task execution that marks items in progress and completed while running specified verifications. The skill enforces strict sequential execution and a critical upfront review before starting any tasks.

What is the best way to track progress during software development workflow orchestration?

The best way to track progress during workflow orchestration is by marking bite-sized planned tasks in progress and completed sequentially. This enforces mandatory review checkpoints and task verifications before safely handing off to a completion workflow.

How does STOP-on-blocker behavior work during plan execution?

STOP-on-blocker behavior immediately halts plan execution when a blocker or failing verification is encountered. This prevents wasted effort during task execution by forcing a complete stop until the human partner addresses the blocker or answers surfaced questions.

Do I need a written plan before starting task execution?

Yes, you need a previously written implementation plan before starting task execution. The skill requires an upfront critical plan review to surface concerns and questions, preventing wasted effort on unstaged or poorly defined software development tasks.

What happens during the plan review checkpoint before execution starts?

During the plan review checkpoint, concerns and questions are surfaced to address before any work begins. This critical review prevents wasted effort by ensuring the staged implementation plan is viable before deterministic step execution starts.

Can I hand off completed tasks to a development finishing workflow?

Yes, you can hand off completed tasks to a required development-finishing sub-skill. This safe completion workflow ensures tests and options are verified before proceeding, providing a secure handoff after step-by-step plan execution finishes.