audit-context
Evaluates ambient context artifacts (CLAUDE.md, memory, local skills, settings hooks) for compatibility with swarm governance. Returns a classified report so…
Resolves stuck review findings via a put-up-or-concede exchange. Invoked by the facilitator when a finding survives arbitration without new evidence.
$ npx -y skills add DheerG/swarms --skill resolve-dispute --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/resolve-disputeContext preview
The summary Claude sees to decide when to auto-load this skill.
Resolves stuck review findings via a put-up-or-concede exchange. Invoked by the facilitator when a finding survives arbitration without new evidence.
name: resolve-dispute user-invocable: false description: | Resolves stuck review findings via a put-up-or-concede exchange. Invoked by the facilitator when a finding survives arbitration without new evidence.
A review finding is stuck. Structure its resolution in three steps.
**Step 1 — Frame the dispute.** Identify and state aloud:
**Step 2 — Send the reviewer this message, substituting `[finding]` with the actual finding:**
> Your finding — [finding] — was arbitrated. To keep it open, you must provide ONE of: > (a) A concrete failure scenario: specific inputs or conditions that produce wrong behavior > (b) A source citation: file, line number, and what it shows > (c) A direct counterexample to the arbitration reasoning > > One response. No response counts as concession. After that, the facilitator rules and the finding is DECIDED.
**Step 3 — Rule and tag.**
After the reviewer responds:
DECIDED findings cannot be re-raised without new substance. This enforces the existing "Don't regurgitate decided points" rule.
**What this skill must not do:**
Describe what you want. Get a reviewed, ship-ready PR — without babysitting the agent.
Evaluates ambient context artifacts (CLAUDE.md, memory, local skills, settings hooks) for compatibility with swarm governance. Returns a classified report so…
Code mode operational spec for the team lead. Returns lead identity, facilitator identity, mode-specific rules, suggest-members guidance, and phase arc for…
Builds measurable validation criteria when no existing standards apply. Invoked by team agents during review.
Returns the frozen gate constants — question, header, option labels and descriptions, digest field-list, and preview content — for every catalog gate. Invoked…
General mode operational spec for the team lead. Returns lead identity, facilitator identity, suggest-members guidance, and phase arc for general-purpose…
Independent review loop run before delivery in code work. An independent reviewer (Codex, or fresh Codex-style subagents) reads the whole PR against the…