plan-implementer

Execute multi-phase plans with verification checkpoints and human-in-the-loop pauses.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/CaptainPhantasy/floyd-v5 --skill plan-implementer-captainphantasy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-implementer
Source: https://github.com/CaptainPhantasy/floyd-v5/tree/main/extensibility/skills/project-management/plan-implementer
Command: npx skills add https://github.com/CaptainPhantasy/floyd-v5 --skill plan-implementer-captainphantasy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan execution in complex projects often lacks structure, leading to scope creep and missed milestones. This skill provides disciplined, phase-by-phase execution with explicit verification checkpoints and pauses for human validation.

Core Features & Use Cases

  • Phase-by-phase execution: manage multi-phase plans with explicit boundaries and progress tracking.
  • Automated verification: run verification commands per phase and update status automatically.
  • Human-in-the-loop pauses: pause for manual validation before advancing to the next phase.
  • Use Case: A team uses a written plan to implement a complex feature, pausing after each phase for QA and stakeholder sign-off.

Quick Start

Provide a plan path to begin execution and proceed through each phase with verification checkpoints.

Frequently Asked Questions about plan-implementer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I execute a multi-phase plan with verification checkpoints?

Executing multi-phase plans with verification checkpoints involves automating progress tracking and running verification commands at explicit phase boundaries. You provide a plan path to begin execution and guide phase transitions with pause points for manual validation.

What is human-in-the-loop plan execution and when do I need it?

Human-in-the-loop plan execution pauses automated phase transitions to allow manual validation before advancing. You need it for complex project work requiring stakeholder sign-off or QA checks at explicit boundaries to prevent scope creep.

How do I automate phase transitions in project planning?

Automating phase transitions requires configuring plan directories and specifying verification commands in your plan files. The system runs these commands per phase, updates status automatically, and pauses for human validation before advancing to the next phase.

Can I use a written plan file to manage multi-phase initiatives?

Yes, written plan files can manage multi-phase initiatives by configuring plan directories and specifying verification commands. The system reads the plan file to guide phase transitions and enforce explicit boundaries with human-in-the-loop pauses.

What is the best way to prevent scope creep during plan execution?

Preventing scope creep during plan execution requires disciplined phase-by-phase tracking with explicit verification checkpoints. By automating verification commands and enforcing human-in-the-loop pauses at phase boundaries, you ensure milestones are met before advancing.

Does automated plan execution work without manual validation pauses?

Automated plan execution requires human-in-the-loop pauses for manual validation before advancing phases. While verification commands run automatically, explicit pause points ensure stakeholders can provide sign-off and prevent unverified scope progression.