executing-plans

Load, review, and execute written development plans with task state tracking.

1|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/mortenbroesby/playground --skill executing-plans-mortenbroesby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/mortenbroesby/playground/tree/main/.skills/executing-plans
Command: npx skills add https://github.com/mortenbroesby/playground --skill executing-plans-mortenbroesby

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning, review, and execution of complex development tasks often suffer from drift, miscommunication, and missed checkpoints.

Core Features & Use Cases

  • Load, review critically, and execute a written plan with explicit check-points and task status tracking.
  • Enforce structured progress: in_progress and completed states, with per-task verifications.
  • Supports integration with sub-skills and development workflows to ensure reliable delivery.

Quick Start

Load the plan, review for questions, and then execute all tasks with verifications until completion.

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 development plan with verifiable checkpoints?

To execute a development plan with verifiable checkpoints, load a written plan document, review it critically, and process all tasks while tracking states like in_progress and completed with per-task verifications.

What is the best way to track task status across multiple development sessions?

Tracking task status across multiple development sessions requires a structured workflow that maintains explicit task states and finish-branch coordination to ensure reliable delivery and prevent progress drift.

How does structured plan execution prevent development drift and missed checkpoints?

Structured plan execution prevents development drift by enforcing auditable steps, requiring per-task verifications, and applying explicit checkpoints throughout the project-task execution lifecycle to ensure alignment.

Do I need a written plan document to use structured task execution workflows?

Yes, structured task execution workflows require a written plan document as input, along with tooling support for plan loading, task state management, and development branch coordination to function properly.

Can I review a development plan critically before executing tasks?

Yes, you can review a development plan critically before executing tasks by loading the document, evaluating the proposed strategy, and resolving questions before initiating structured execution with verifications.

What are the limitations of executing plans without per-task verifications?

Executing plans without per-task verifications risks miscommunication, progress drift, and missed checkpoints, because there is no structured mechanism to validate task completion or coordinate development branch states.