
from maister151
Orchestrates implementation plans by delegating task groups to a task-group-implementer subagent, enforcing test-driven, wave-based parallel execution and lazy
This skill coordinates the execution of implementation plans: it parses an implementation-plan.md, computes parallelizable 'waves' of task groups, and delegates each group to a specialized subagent (task-group-implementer). It enforces a test-driven workflow, records progress in a work-log, and performs lazy standards discovery from an INDEX.md file to keep implementations consistent with project standards.
Use this skill when you have a structured implementation plan with task groups and need reliable, parallel execution across groups while preserving standards compliance and traceability. Ideal for large code changes split into independent file sets, and when you want automated progress tracking and test-first enforcement.
Best suited for Claude-like orchestrators and systems that support subagent invocation and structured tool calls (Claude Code, Claude orchestration, custom agent runtimes that accept multi-call messages).
This skill has not been reviewed by our automated audit pipeline yet.