Concilium Review banner
raichominev raichominev

Concilium Review

AI community

Description

--- description: Route a claim, or the uncommitted diff, to the cross-model Concilium reviewer. argument-hint: "<claim text> | --diff [base-branch]" --- Run a **review** round on: `$ARGUMENTS` A different model lineage probes the claim adversarially and **proposes** a verdict; you, the calling session, **ratify** it. Read `references/contract.md` (what the reviewer is bound to) and SKILL.md → *Ratification protocol* before the first round. ## Run it - `--diff [base]` → review the working-t

Installation

Installs to ~/.claude/skills/raichominev-concilium-concilium-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/raichominev-concilium-concilium-review && curl -fsSL https://raw.githubusercontent.com/raichominev/concilium/HEAD/commands/concilium-review.md -o ~/.claude/skills/raichominev-concilium-concilium-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository