code-quorum

Installation
SKILL.md

Read-only boundary

The whole workflow inspects and reports. No agent in it edits reviewed files, generates or applies patches, commits, or begins remediation; recommendations point at a later, separately authorized workflow. Reproduce claims only with non-mutating commands or in disposable isolation that cannot alter the reviewed workspace.

Confirm agents

Confirm the worker mechanism before touching the review scope.

Use the runtime's native subagent abstraction for the whole quorum. The reviewer names below are rubrics, not required configured agent names: create one fresh blind child per selected rubric and include that rubric in its task packet.

Every reviewer is a blind agent: fresh context, no prior conclusions, no reviewer passes in the delegator context. Concurrency is optional; blindness is required. When no mechanism can create blind agents, stop and return an execution-unavailable response naming the missing capability.

Complete this step when one mechanism can create a blind agent per reviewer.

Resolve scope

Resolve explicit scope first. Otherwise resolve, in order, pending changes against HEAD including staged changes, unstaged tracked changes, and relevant untracked files; a branch from its merge-base; an associated pull request; a recent commit; or named task artifacts. Record any supplied or associated issue, pull-request description, specification, or acceptance criteria as the requirements source; record its absence. Never infer a whole-repository review. Flag unusually large inferred ranges.

Complete this step when the exact diff, range, or files and the requirements source or its absence can be stated.

Installs
49
GitHub Stars
1
First Seen
Jul 13, 2026
code-quorum — scottwater/skills