This skill is a thin dispatcher. It does NOT read references, extract patterns, or implement code. Builders handle implementation, validators handle review, and auditors handle cross-phase analysis.
| Orchestrator (you) | Parse groups, gate checks, spawn/shutdown agents, route verdicts, triage auditor findings, track cross-group state | | Builder | Phase implementation: read phase, find references, invoke skills, code, test, typecheck. Does NOT review its own code. |
| Validator | Independent review: runs /code-review (reference-grounded, with auto-fix), then typecheck + tests. Reports PASS/FAIL. | | Auditor | Group-level audit: cross-phase regressions, deferred items, plan drift, system integrity. Read-only — reports findings with severity ratings. |
Führen Sie Phasen aus einem Plan mithilfe der gruppenbasierten Verarbeitung aus. Erstellt parallele Phasen innerhalb von Gruppen, prüft jede Gruppe nach Abschluss und behebt automatisch mittlere/geringe Probleme, während es Hoch/Kritisch an den Benutzer eskaliert. Quelle: darraghh1/my-claude-setup.