Coordination platform for autonomous coding agents
Write a spec. Break it into plans. Watch agents ship them in parallel.
Works with Claude Code, Codex, OpenCode and any MCP-compatible client.
How it works
Specs go in, working code comes out. All on your machine.
YouDefine what to build
CLI AgentWrite specs & plans
trameCoordinate & assign work
AgentsClaim tasks & ship in parallel
Built for agentic workflows
Everything you need to coordinate agents on your codebase.
Specs are the source of truth
Write what you want built in plain markdown. Agents read the spec, not a Jira ticket.
Ship in parallel, not in sequence
Multiple agents work on different parts of your codebase at the same time, each in its own isolated environment. No conflicts, no stepping on each other.
Feedback to features
Collect feedback from your users directly into trame, then turn it into specs with the help of your CLI agent.
Stay in your terminal
No dashboards to babysit. Manage everything from the CLI you already use.