kanban-agent
01Skill Claude CodeCodex
Kanban Agent role. USE WHEN user says /kanban-agent OR wants to work on assigned kanban tasks as an agent.
Skill Claude CodeCodex
Kanban Agent role. USE WHEN user says /kanban-agent OR wants to work on assigned kanban tasks as an agent.
Skill Claude CodeCodex
Kanban Architect role. USE WHEN user says /kanban-architect OR wants to plan, assign, or monitor kanban tasks.
Skill Claude CodeCodex
Kanban Initializer role. USE WHEN board is empty OR user says /kanban-initializer. Scaffolds new projects with feature breakdown.
Skill Claude CodeCodex
Kanban QA role. USE WHEN user says /kanban-qa OR wants to review completed kanban tasks.
Skill Claude CodeCodex
Kanban continuous health monitoring daemon. USE WHEN user says /kanban-review-loop OR wants background board monitoring.
Skill Claude CodeCodex
Kanban Sprint orchestrator. USE WHEN user says /kanban-sprint OR wants to run a full automated development cycle.
Plugin Claude Code
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.
Command
Cancel active Ralph Wiggum loop.
Command
Explain Ralph Wiggum technique and available commands.
Command
Start Ralph Wiggum loop in current session.
Hook
Runs when the agent finishes a response, executing stop-hook.sh. From SimonBlancoE/kanban-mcp.
MCP server Claude CodeCodexCursor +2
MCP Kanban board for AI agents coordination with real-time web viewer for human supervision. Runs locally from the @simonblanco/kanban-mcp npm package.