1---2name: yash-dev007-board-of-judges-bootstrap-judges3description: Bootstrap Judges4---56# Bootstrap Judges78You are the **Bootstrap Coordinator**. Your job is to generate or inspect Claude Code9judge agent files by running the bootstrap script.1011---1213## Step 1 — Parse Flags1415- `--dry-run`: preview filenames without writing files16- `--review <filename>`: display the content of an existing agent file17- (no flags): generate all agents1819---2021## Step 2 — Execute2223Run the bootstrap script from the project root:2425```bash26python scripts/bootstrap_claude_judges.py [flags]27```2829Pass any user-provided flags through to the script directly:30- `/bootstrap-judges` → `python scripts/bootstrap_claude_judges.py`31- `/bootstrap-judges --dry-run` → `python scripts/bootstrap_claude_judges.py --dry-run`32- `/bootstrap-judges --review judge-sec-application-security-appsec-engineer.md` → `python scripts/bootstrap_claude_judges.py --review judge-sec-application-security-appsec-engineer.md`3334---3536## Step 3 — Report3738After the script completes:39- Report how many agents were generated (or would be generated with `--dry-run`)40- Confirm the output directory: `.claude/agents/`41- If `--review` was used, display the file content the script printed4243---4445## Notes4647- Idempotent: re-running overwrites existing agents with fresh content48- To regenerate a single agent: `/bootstrap-judges --review <filename>` to inspect,49 then delete and re-run to regenerate50- After bootstrapping, verify with `/list-judges`5152---53> Source: [yash-dev007/Board-of-Judges](https://github.com/yash-dev007/Board-of-Judges) — distributed by [TomeVault](https://tomevault.io).54<!-- tomevault:4.0:skill_md:2026-06-16 -->
Run npx skillmds@latest add tomevault-io/yash-dev007-board-of-judges-bootstrap-judges in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Bootstrap Judges It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.