Experimental multi-agent development workflows with planning, implementation, review, and testing agents
/plugin marketplace add dhruvbaldawa/ccconfigs
/plugin install experimental@dhruvbaldawa/ccconfigs
Add an ad-hoc task to an existing project plan
Execute tasks from `.plans/{{ARGS}}/pending/` through Kanban flow.
Full workflow: planning → implementation → review → testing
Sprint planning - create or continue .plans/ with risk-prioritized tasks
Claude Agent SDK Development Plugin
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.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.