cyberneticlibrary

Execute multi-wave implementation plans

execute-planworkflowsetup L30
miethe/CCDash
What it does

Execute a Tier 2/3 implementation plan wave-by-wave with per-task specialists...

Best for

Managing multi-stage product lifecycles with validation gates between phases.

Inputs
  • · args: {phases[], tasks?, ...config}
  • · Working directory with source files
Outputs
  • · Execution report with phase results
  • · ExecutionReport: {task[], verdicts[], metrics}
Requires
  • · Bash
  • · Claude agents
  • · Python
Preconditions

Workflow orchestration environment; required data sources available

Failure modes
  • · Agent execution timeout
  • · Input file missing or malformed
  • · Schema validation failure on agent output
  • · Phase dependency not met (prior phase incomplete)
Trust signals
  • · Schema-validated agent outputs
  • · Explicit phase structure with gating