بنقرة واحدة
Board-of-Judges
يحتوي Board-of-Judges على 5 من skills المجمعة من yash-dev007، مع تغطية مهنية على مستوى المستودع وصفحات 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.