← ClaudeAtlas

collabn-locallisted

Run an N-round expert consultation with one of our own sub-agents (default: brainstorm) that has repo access -- like collaborate3, but the consultant can read the code, trace design docs, and run real tests. Spawn once, continue via SendMessage each round; saves 2N+1 verbatim round files plus an independent dev-workflow final assessment. N defaults to 3.
DazzleML/dazzle-claude-code-config · ★ 0 · AI & Automation · score 67
Install: claude install-skill DazzleML/dazzle-claude-code-config
# collabN-local Skill - N-Round Local-Agent Consultation ## Purpose Run the `collaborate3` consultation pattern entirely **in-house**: instead of consulting an external model (Gemini 2.5 Pro via Zen/OpenRouter), consult one of **our own sub-agents** (`brainstorm`, `senior-engineer`, `oracle`, `Explore`, etc.). The decisive advantage over the external `collaborate*` commands: a local agent **has the files**. It can read the actual code, trace design docs and postmortems, and run real tests — none of which the external expert could ever do. You are effectively holding a structured, multi-round technical review *with a second instance of yourself that can see the repo*. `N` is the number of consultation rounds (default **3**), always followed by one independent final assessment (Round `N+1`). **This command works exactly like `collaborate3`, with two swaps: the consultant is a local agent instead of Gemini, and the continuity handle is the agent's `agentId` + `SendMessage` instead of a Zen `continuation_id`. Everything else — the per-round files, the verbatim saving, the critical analysis, the independent final assessment — is identical.** ## Invocation & Arguments ``` /collabN-local [N] [agent] <topic / problem statement> ``` - **`N`** (optional integer) — number of consultation rounds. **Default `3`.** If omitted, assume 3 (do not block to ask). - **`agent`** (optional) — which sub-agent to consult. **Default `brainstorm`.** Recognized values map to the Agent tool's `subag