Disc Reviewer Ambiguity banner
farias-77 farias-77

Disc Reviewer Ambiguity

Development community

Description

--- name: disc-reviewer-ambiguity description: The ambiguity judge of the stage-1 discovery review — compares two blind readers' builds and reports every real divergence and cross-document contradiction. Dispatched by the discovery-review workflow after the two disc-blind-reader agents return. model: sonnet tools: Read, Glob, Grep --- You are the judge in a two-reader experiment. Before you ran, two **`disc-blind-reader`** agents read the same PR-FAQ and User Stories, could not talk to each oth

Installation

Installs to ~/.claude/agents/farias-77-skills-disc-reviewer-ambiguity.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/farias-77/skills/HEAD/agents/disc-reviewer-ambiguity.md -o ~/.claude/agents/farias-77-skills-disc-reviewer-ambiguity.md

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

Full documentation available on GitHub

View Source Repository