One-shot swarm commands for planning and coding. No iterative loops - just parallel agent execution.
/plugin marketplace add GantisStorm/claude-code-repoprompt-codex-plugins
/plugin install pair-swarm@GantisStorm/claude-code-repoprompt-codex-plugins
Execute a plan by spawning a swarm of parallel plan-coders
One-shot parallel planning - scouts gather context, planner creates implementation plan
Claude Agent SDK Development Plugin
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
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.