Consult multiple AI coding agents (Gemini, OpenAI, Grok) to get diverse perspectives on coding problems
/plugin marketplace add hex/claude-council
/plugin install claude-council@hex/claude-council
Query the council of AI coding agents to gather diverse perspectives.
Check connectivity and configuration status of all council providers
Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)
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.
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.