executing-plans

Execute implementation plan tasks in batches with human review checkpoints.

Updated Dec 30, 2025
One-click install
npx skills add https://github.com/bluefishs/CK_Missive --skill executing-plans-bluefishs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/bluefishs/CK_Missive/tree/main/.claude/skills/_shared/shared/superpowers/executing-plans
Command: npx skills add https://github.com/bluefishs/CK_Missive --skill executing-plans-bluefishs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Load and execute a written implementation plan in controlled batches, with critical review checkpoints between steps to catch issues early.

Core Features & Use Cases

  • Load and critically review an implementation plan
  • Execute tasks in batches with verifications between batches
  • Report progress and blockers for partner review

Quick Start

Provide a written implementation plan in a single file and I will load it, review it critically, execute tasks in batches, and report checkpoints for review.

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 in batches with review checkpoints?

To execute a development plan in batches, you provide a written implementation file for the system to load, review, and process sequentially, pausing for explicit human acceptance at critical review checkpoints before continuing.

What is the best way to handle blockers during plan-driven workflow execution?

Handling blockers during plan-driven workflow execution involves automated detection and structured reporting, which pauses the batch processing and reports the blocker for partner review before resuming the sequential steps.

Can I automate task execution while still requiring manual verification between steps?

Yes, you can automate task execution with manual verification by applying sequential steps that enforce review checkpoints between batches, requiring explicit acceptance to continue and applying verifications to catch issues early.

Do I need a single file to load and critically review an implementation plan?

Yes, you need a single written implementation plan file to load and critically review, which the workflow then processes in controlled batches with structured reporting and verifications until completion.

Why use batch execution with checkpoints instead of running an entire implementation plan at once?

Batch execution with checkpoints catches issues early by enforcing verifications and requiring explicit human review between steps, preventing unchecked errors across the entire implementation plan.

Does executing-plans support structured progress reporting for partner review?

Yes, executing-plans provides structured progress reporting for partner review by reporting batch completions, verifications, and blockers, guiding plan-driven work until the implementation is fully complete.