executing-plans

Load, review, and execute written implementation plans as trackable tasks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams implement a written plan by loading the plan, critically reviewing it for gaps, translating items into actionable todos, and executing tasks with verification until completion.

Core Features & Use Cases

  • Load and review a plan to identify gaps and questions.
  • Create granular, trackable tasks with in_progress and completed statuses, and perform verifications.
  • Execute all plan tasks in order, reporting progress and final results; integrate with subskills for specialized steps like finishing a development branch.

Quick Start

Provide the plan file path or reference and I will load, review, and execute the plan step by step.

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

To execute a development plan, provide the plan file path so the system can load it, critically review it for gaps, translate items into trackable tasks, and execute them with verifications until completion.

What is the best way to review an implementation plan for gaps before coding?

Reviewing an implementation plan involves loading the written plan file and critically analyzing its items to identify missing requirements, translating the validated items into trackable development tasks before execution begins.

How do I track task status and handle blockers during plan execution?

Track task status and handle blockers by marking items as in_progress or completed during execution, performing rigorous verifications at each step, and actively managing any identified blockers to ensure production-grade delivery.

Can I use structured task-management to finish a development branch with review checkpoints?

Yes, structured task-management integrates with subskills to finish a development branch, utilizing review checkpoints and rigorous verifications to ensure all planned tasks meet production-grade delivery standards.

When do I need a written implementation plan for software development?

You need a written implementation plan for development projects requiring structured execution, rigorous verifications, and granular trackable tasks to ensure production-grade delivery and comprehensive status updates.