Readme Judge banner
shimo4228 shimo4228

Readme Judge

Development community

Description

--- name: readme-judge description: "README 品質の厳格判定器(execution 層)。fresh context で README だけを 1 回読み、readme_evidence.py の JSON を証拠に、README 固有の動的二値チェック + 固定コア(第一画面 / 文の密度 / 文脈予算 / 継ぎ足し検出)に 1 行証拠付きで答え、反証プレッシャーテストを経て、集計しない named verdict(Publishable / Fix / Rewrite)を返す。readme-writer の改稿ループの判定器として、草稿ゲートと凍結候補への binding 最終判定の 2 回走る。NOT for 初見読者の読書体験の模擬(→ readme-clarity-reviewer)、フロア復元・構成・視覚の精査(→ readme-reviewer)、事実の repo 照合(→ read-only の allowlist 照合)。" tools: ["Read", "Grep", "Glob", "Bash"] model: opus

Installation

Installs to ~/.claude/agents/shimo4228-claude-harness-readme-judge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shimo4228/claude-harness/HEAD/agents/readme-judge.md -o ~/.claude/agents/shimo4228-claude-harness-readme-judge.md

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

Full documentation available on GitHub

View Source Repository