Agent Claude Code
Coordinate parallel execution of independent plan tasks. For single tasks — implements directly with quality sidecars. For parallel tasks — dispatches implement-worker workers. Use via claude --agent implement-coordinator.
19 tagged ai game development, measured the same way as everything else here.
Browse within: ai-game 19ai-game-dev 19ai-game-engine 19
Agent Claude Code
Coordinate parallel execution of independent plan tasks. For single tasks — implements directly with quality sidecars. For parallel tasks — dispatches implement-worker workers. Use via claude --agent implement-coordinator.
Agent Claude Code
Iteratively polish a plan by launching plan-polisher in a loop until critique passes or max iterations reached. Use via claude --agent plan-coordinator.
Agent Claude Code
Create or refresh an /aif-plan plan, critique it, and run one refinement round at most. The caller launches another plan-polisher for further iterations if needed.