원클릭으로
Board-of-Judges
Board-of-Judges에는 yash-dev007에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Board of Judges v2 — tool-grounded, eval-backed panel code review. Shells out to the `boj` Python CLI. Usage: /judge <file> [--panel X] [--solo X] [--all]
Board of Judges v2 — tool-grounded, eval-backed panel code review. Invokes the `boj` CLI; returns a structured verdict report. Usage: /judge-v2 <target> [--panel X] [--solo X] [--all] [--post-to-pr]
Generates all Claude Code judge agent files from role stubs. Run once to populate .claude/agents/ with 87+ specialist judge personas. Usage: /bootstrap-judges [--dry-run] [--review <agent-filename>]
Board of Judges coordinator. Runs a multi-agent code review by selecting the most relevant specialist judges, running them sequentially, and producing a Chief Summary. Invoke as: /judge <target> [--panel X] [--solo X] [--all] [--post-to-pr]
Lists all available Board of Judges agents, grouped by section, with their tags and tier. Use to find the right --solo or --panel target for /judge.