I built a discipline framework to keep dispatched Claude Code agents coherent across a multi-month prod roadmap.
It's called agentwaves.
Most skill collections constrain the dev process inside one feature. agentwaves constrains how agents coordinate across many
sessions. (1/8)
8/8
Composes with Superpowers. Orthogonal to GSD and gstack. MIT-licensed.
Repo + 14-dimension framework comparison + adoption guide:
https://t.co/zgqf1ak2dW
If you've run into multi-agent multi-session dispatch drift, curious how you've handled it.
7/8
How to apply it:
โ New project: clone as .orchestrator/, paste CLAUDE.md.snippet into your CLAUDE.md, kick off with "Run the Session-start ritual."
โ Existing project: same drop-in. Read agents/orchestrator.md first, then retrofit one phase at a time.
6/8
For teams: each engineer runs their own orchestrator session against the same repo.
Coordination happens through shared plans/ artifacts + phase tracking issues + the GitHub project board.
No new tool to roll out โ just markdown files and a discipline.
5/8
Every clause traces back to a specific recurring failure mode with a measured token cost.
Not aspirational. The residue of mistakes that hurt enough to encode.
4/8
Cross-session state lives in wave-state.md + a pre-rendered Session Handoff Document. Budget watchdogs (T-A/T-G/T-D), coordination watchdogs (T-M/T-X/T-Y), and a 17-invariant guardrails script catch silent drift at session-close.
No more "agent followed stale memory" bugs.
3/8
The pattern, per phase:
W0 โ orchestrator freezes contracts
W0.5 โ Backend/Frontend/Infra dispatched in parallel; file GitHub issues
W1 โ build loop, one specialist per issue, reviewer-trio per PR
W2 โ QA planning + build
W3 โ phase close
W3.5 โ dogfood real data
2/8
How the Claude Code framework layers differ:
โ Superpowers: TDD + phase gates inside a feature
โ GSD: fresh 200k context per atomic task
โ gstack: a role to think from (CEO, EM, designer)
โ agentwaves: dispatch + lifecycle scaffolding across the whole roadmap
@iitm_bs Why only for kids who have cleared JEE mains? These courses are offered for free all over the internet! What is so special about IIT-M courses?
@delk@lansing Is it because public school data is basically a black hole? You must have considered integrating with the systems they use (I know there are hundreds of those!), but other than that what is the hardest problem?
@OpenAIDevs Build something similar for Claude code to build product in "waves" of contract freezing, defining work writing issues, build, qa and release cycles
https://t.co/15HdGXppzm