Context-first agents
Agents that start briefed.
Opening a session is not a blank prompt. The agent you choose — Claude Code or Codex — starts already reading the task's brief, the board history and the approved designs. New machine, new teammate, resumed session: straight into the work.
- Choose the agent at capture: Claude Code, Codex, or plain shell — Team offers only what is installed
- The official Twindem MCP server gives agents board & docs tools in ANY terminal — authenticated through your account, zero API keys
- The twd-* skill family (context, review, design, architecture, sequence) works identically in Claude Code (/twd-…) and Codex ($twd-…)
- The app maintains the whole agent environment — skills, MCP, hooks — provisioned with one consented click and updated with the app
- Resume a conversation and it re-reads the board first: what changed while you were away
> claude "/twd-context DB-0142"
⏺ twindem · project_context
⎿ 12 work items · 3 in progress · 2 approved designs
⏺ twindem · get_work_item(DB-0142)
⎿ brief, 14 history entries, review verdict pending
⏺ Here is where this task stands…
Your terminal, unchanged
No wrapper. No chat window pretending to be a shell.
Inside every tab runs the real agent CLI you already trust — same keybindings, same output, same power. Team wraps the environment around it: identity, context, tools and memory arrive with your account, not with a setup doc.
