Projektmanagement
Team Execution Skill
Two-phase structured plan execution with automatic multi-reviewer consensus workflow.
Phase A runs DURING plan mode: reads the plan, derives workers from plan phases, detects
optional reviewers from keywords, embeds a ## Team Structure section, and calls
ExitPlanMode itself. The plan is a single atomic artifact — implementation steps, team
roster, and review protocol approved together in one unit.
Phase B is the orchestration protocol that Claude follows directly after plan approval:
TeamCreate fires immediately (ONLY permitted first action), then plan approval gates,
parallel execution, max-3-iteration review cycle with 9/10 consensus threshold, and
completion reporting.
Pattern source: adapted from a structured team review cycle for code/plan execution.