← ClaudeAtlas

otto-committeelisted

Form a committee of two high-reasoning agents to step back, do root cause analysis, and produce a plan. Use when stuck, looping, tunnel-visioning, or facing a hard planning problem.
Draek2077/otto-code · ★ 8 · Code & Development · score 71
Install: claude install-skill Draek2077/otto-code
# Committee Skill Two agents from contrasting providers, fresh context, planning a solution in parallel. They stay alive for review after implementation. The purpose is to step back, not double down. The committee may propose a completely different approach. **User's additional context:** $ARGUMENTS ## Prerequisites Read the **otto** skill. Before choosing committee members, call `list_personalities` (role `advisor` or `judger`) - if the host has suitable personalities, spawn the members by `personality` name and skip provider selection. Otherwise read `~/.otto/orchestration-preferences.json` unless the user explicitly named providers in this request. Do not create committee agents until you have done one of these. Contrast is the point of a committee, so pick two deliberately contrasting members - by personality when available, otherwise across providers using the configured preferences rather than hardcoded defaults. ## Composition Two members with different reasoning styles: - Prefer two contrasting `advisor`/`judger` **personalities** (from `list_personalities`), spawned via `create_agent`'s `personality` argument. - Otherwise select from orchestration preferences: one planning/research-strength provider and one contrasting high-reasoning provider. Override only when the user explicitly asks for different members. ## Hard rules - **No edits.** Every prompt to a committee member ends with the no-edits suffix: ``` This is analysis only. Do NOT edit, create,