ctf-monitor
01Agent Claude Code
CTF dispatch monitor. Poll board, run ctfdispatch plan/monitor, decide slot preemption, list which workers to spawn or stop. Use for orchestration ticks, not for writing exploits.
NepCTF-style Claude Code multi-agent CTF dispatcher: slot preemption, MemoryMax, auto flag submit
Agent Claude Code
CTF dispatch monitor. Poll board, run ctfdispatch plan/monitor, decide slot preemption, list which workers to spawn or stop. Use for orchestration ticks, not for writing exploits.
Agent Claude Code
Single-challenge CTF worker. Use for offline prep, writing exploits, remote pwn/web, and submitting flags. One challenge id per spawn. Prefer when monitor plan says a challenge needs coverage or respawn.
Agent
A dispatcher guide for Claude Code sessions that coordinate multiple agents solving capture-the-flag challenges. It defines recurring checks, task assignment, priority rules, and safety limits.