Coordinate agents with Gas Town role mapping and convoy-based task decomposition. Use only when the user explicitly requests Gas Town, convoy workflow, theatrical roles, or this repo's agent-role system; not for generic parallel work.
Watch running background agents for evidence of a genuine stall without killing healthy work. Use for hang checks, stuck or silent subagents, stalled agents, watchdog monitoring, or periodic status detection.
Build modular TypeScript browser games with parallel agents. Use for game workstreams, batched smoke tests, web-platform issues, local serving, single-file export, or GitHub Pages deployment on the starter TypeScript scaffold.
In-flight nudge to split current work into independent tracks for parallel subagent dispatch; does not create new plans (use blueprint-plan-drafter for that).
Keep an agent manager productive through safe, evidence-producing follow-on work. Use for /stay-busy, idle orchestrators, waiting subagents, or active delegated workflows. Generates bounded workstreams and fallbacks; not productivity advice.
Load required repo rules before coding, reviewing, or delegating. Reads AGENTS.md, docs/STYLE.md, and the latest changelog entry; use for rule orientation or targeted questions.
Create forward-looking implementation plans without writing code. Use for new plans, major rewrites, milestones, migrations, risks, rollout strategy, and acceptance gates.
Expand, vary, invert, or recombine an idea with randomized ideonomy methods. Use for alternatives, opposites, unexpected angles, or fresh frameworks when output must remain portable plain text. Use ideonomy-rich for monospace art.
Expand an idea with randomized ideonomy methods and expressive monospace art. Use when the channel supports Unicode box drawing, figlet banners, density gradients, and visible reasoning structure. Use ideonomy-plain for portable text.
Generate thorough Python 3 pytest unit tests across a repo by scanning Python files and functions, writing one test module per source file, following current repo Python and pytest style, and documenting behavior that is unsafe or unclear to test.