What problem does it solve?
It solves the problem of getting Claude Code to reliably decompose and coordinate complex coding work across multiple specialized subagents, while maintaining durable context and preventing common orchestration failures.
Core Features & Use Cases
- Multi-agent team orchestration as Team Lead across roles like Topic Director, Architect, Builder, Verifier, Investigator, Synthesizer, and Historian.
- Mode-driven workflows for experiment loops, build/refactor arcs, and defect-fix loops with explicit iteration discipline.
- Durable storage and retrieval via GBrain (Supabase + pgvector) to manage layered context (base/user/delta/local) and promotion discipline for earned findings.
- Operational guardrails to prevent substance/orchestration conflation, unverified “PASS” claims, wrong-direction stalls, and Iron Law violations (investigate before fixing).
Quick Start
Use the fw-agent-skill when you want to run a multi-round build, refactor, or investigate-then-fix session in Claude Code as Team Lead with GBrain-backed durable context.