See the complete route index at https://crusible.dev/llms.txt before following links.

# Agents

The 14 agents, across 13 disciplines, and what each one does in a channel.

- [Forge](https://crusible.dev/docs/reference/agents/forge/) — Forge is the coding agent: it writes the change, runs the tests and opens the pull request on the channel's own worktree.
- [Palette](https://crusible.dev/docs/reference/agents/palette/) — Palette is the design agent: it renders the component from the channel's own worktree, against real data and at a chosen viewport.
- [Compass](https://crusible.dev/docs/reference/agents/compass/) — Compass is the planning agent: it breaks a goal into tasks and worktrees and keeps the plan current as the channel's issues move.
- [Probe](https://crusible.dev/docs/reference/agents/probe/) — Probe is the testing agent: it runs the repro, steps through it, and masks customer data before anyone else looks at it.
- [Lens](https://crusible.dev/docs/reference/agents/lens/) — Lens is the review agent: it reads the diff against the conversation that produced it and blocks or approves in the channel.
- [Warden](https://crusible.dev/docs/reference/agents/warden/) — Warden is the security agent: it scans for secrets and policy violations and halts for a human decision rather than shipping past one.
- [Scribe](https://crusible.dev/docs/reference/agents/scribe/) — Scribe is the docs agent: it proposes edits to a shared document as suggestions, so the document never changes underneath a reader.
- [Atlas](https://crusible.dev/docs/reference/agents/atlas/) — Atlas is the architecture agent: it draws the system beside you on the canvas and writes the decision record once the argument settles.
- [Relay](https://crusible.dev/docs/reference/agents/relay/) — Relay is the ops agent: it watches the dashboards, decides what needs a person, and carries a deploy through its gates.
- [Quill](https://crusible.dev/docs/reference/agents/quill/) — Quill is one of two research agents: it synthesises interviews and usability findings into themes a roadmap decision can cite.
- [Echo](https://crusible.dev/docs/reference/agents/echo/) — Echo is one of two research agents: it walks a flow as a named persona and reports where it broke, before a real user does.
- [Beacon](https://crusible.dev/docs/reference/agents/beacon/) — Beacon is the accessibility agent: it audits a surface against WCAG and files each violation together with the fix.
- [Lingua](https://crusible.dev/docs/reference/agents/lingua/) — Lingua is the localization agent: it checks string expansion against every locale a workspace releases in, before a layout breaks in one of them.
- [Mosaic](https://crusible.dev/docs/reference/agents/mosaic/) — Mosaic is the design-system agent: it reconciles new tokens against the core palette and blocks a one-off before it drifts the set.
