Michabbb Claude Code
michabbb-claude-code is a Claude Code plugin bundle for the Build phase that adds multi-model expert consult flows and PHP language-server-oriented tooling to your agent session.
Run multi-model expert council and PHP language-server workflows inside Claude Code without wiring each provider yourself.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install michabbb-claude-code@michabbb/claude-codeBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:michabbb/claude-code") and the paste-ready config with skillselion.get_install_config("plugin:michabbb/claude-code").
What it does
michabbb-claude-code is a small Claude Code plugin bundle from community author michabbb that packages two complementary capabilities: multi-model consultation patterns (consensus, council, parallel experts) and PHP-oriented language-server assistance. Solo builders shipping PHP APIs or agent-heavy workflows can register the repo once and get structured prompts and tooling hooks aligned with consulting several models and tightening PHP feedback in-session. It is not a full IDE replacement or a hosted MCP marketplace; it is an installable plugin collection meant to extend Claude Code during implementation and integration decisions. Use it when you want opinionated multi-model review or PHP LSP-style guidance without building custom slash commands from scratch. Pair it with your main coding agent when you are past idea validation and actively building backend or agent features.
Highlights
- Two bundled plugins: multi-model council/consensus consult and PHP-focused language-server tooling
- Keywords center on parallel experts, Gemini/MiniMax-style multi-model intelligence, and consult workflows
- PHPantom-style lightweight LSP server support for PHP code intelligence in the editor loop
- Community-maintained michabbb plugin pack for Claude Code registration
Why builders use it
Solo builders waste time manually bouncing the same design question across models and lack tight PHP intelligence inside Claude Code.
After you add the plugins from michabbb/claude-code, Claude Code can run council-style multi-model consult patterns and PHP LSP-assisted edits with less custom prompt wiring.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is michabbb-claude-code for?
It is for solo and indie builders using Claude Code who want two focused plugins: multi-model council/consult behavior and PHP language-server style support.
When should I use michabbb-claude-code?
Use it during Build when you are integrating agents, debating architecture with several models, or actively editing PHP services inside Claude Code.
How do I add michabbb-claude-code to my agent?
Install or register the michabbb/claude-code repository as a Claude Code plugin source, then enable the bundled plugins from your Claude Code plugins configuration.
Comments
Share how you use michabbb-claude-code, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.