executing-plans

Execute and verify development plans with step-by-step status updates.

321|26|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/mkurman/tamux --skill executing-plans-mkurman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/mkurman/tamux/tree/main/skills/development/superpowers/executing-plans
Command: npx skills add https://github.com/mkurman/tamux --skill executing-plans-mkurman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the execution and verification of development plans from written strategies, ensuring checkpoints are met and progress is tracked.

Core Features & Use Cases

  • Load plans, review for gaps, and execute tasks with status updates and built-in verifications.
  • Coordinate with subagents and isolated workspaces to facilitate parallel workstreams and safe integrations.
  • Use for release preparation, code changes, and plan-driven development cycles across projects.

Quick Start

Load a plan, review it for gaps, then execute tasks and report progress 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 automate development plan execution with built-in verification checks?

Automating development plan execution requires loading a written strategy, reviewing it for gaps, and running tasks step by step with mandatory verification checkpoints to track progress. This structured workflow ensures checkpoints are met before proceeding.

What is a plan-driven development workflow with subagent support?

A plan-driven development workflow with subagent support coordinates plan execution across isolated workspaces, enabling parallel workstreams and safe integrations. Subagents handle individual tasks while the main workflow tracks status and imposes verification checks.

Can I coordinate parallel workstreams using git-worktrees for release preparation?

Yes, you can coordinate parallel workstreams using git-worktrees to facilitate isolated workspaces and safe integrations during release preparation. Subagents execute tasks in separate worktrees while the main workflow enforces step-by-step verification checks.

How do I review a development plan for gaps before executing tasks?

Reviewing a development plan for gaps involves loading the written strategy, analyzing it for missing steps or verification checkpoints, and identifying incomplete task definitions. This review occurs before execution begins to ensure a structured workflow.

What's the best way to track progress during plan execution across isolated workspaces?

The best way to track progress during plan execution is imposing a structured workflow with step-by-step status updates and mandatory verification checks across isolated workspaces. This ensures checkpoints are met and progress is monitored during coordinated releases.

When should I not use automated plan execution for code changes?

Automated plan execution may not suit ad-hoc code changes or tasks lacking written strategies, as it imposes a structured workflow with mandatory verification checks and step-by-step status updates. It is designed for plan-driven development cycles, not spontaneous modifications.