Guide: Orchesto
Setup (once per product repo)
Prerequisites: ai-mcp-brain MCP up (vault_info → readable: true).
- In the product git repo, say setup orchesto
- Agent follows vault
workflows/global/setup-orchesto.md:- Ensures persona notes exist (create if missing — never overwrite)
- Installs the project skill from the vault skill template
- Ensures
.plans/exists and is gitignored
| Harness | Skill path |
|---|---|
| Zed / Codex-style | <repo>/.agents/skills/orchesto/SKILL.md |
| Cursor | <repo>/.cursor/skills/orchesto/SKILL.md |
| Claude Code | <repo>/.claude/skills/orchesto/SKILL.md |
Project-local only. Agent asks before overwriting a differing existing skill.
Ship a feature
- Ask for the feature (skill may match without saying “run orchesto”)
- Answer the PRD gate: Does this feature need a PRD / CPO pass?
- If yes: review
prd.md+ CPO approval packet; approve or reject for revise - Review architect
plan.md+validations.md; approve to unlock implementor - Implementor → reviewer; up to 3 fix rounds if
changes_required - Read the coordinator summary
Brainstorm
- Say brainstorm / seat brainstormer / talk through an idea
- Stay in multi-turn critical dialogue
- On proceed-yes:
.plans/<slug>/brainstorm.md, then Orchesto (PRD ask if unanswered) - On abort: stay in seat; no CPO/architect
Brainstormer is never auto-offered.
Audit (standalone)
- Say audit a repo/path/feature (or seat auditor)
- Agent writes
.audits/<scope-slug>/report.md - Ensure
.audits/is gitignored - Report-first — not an Orchesto fix loop
When not to use Orchesto
- Tiny one-off edits
- A lone PR review →
resolve_action action=pr-review(or seat reviewer only if you ask) - Whole-repo vulnerability hunts as part of shipping → use auditor
- Skipping approval gates “because the ask was build X”
Related
- Orchesto feature
- Vault:
workflows/global/setup-orchesto.md - Contributor template:
templates/skills/orchesto/