Mikev10 Olympus
mikev10-olympus is a Claude Code plugin for the Build phase that orchestrates multiple specialized agents with intelligent routing and persistence.
Orchestrate multiple specialized Claude Code agents with routing and persistence instead of one overloaded general session.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install mikev10-olympus@mikev10/olympusBuilt 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:mikev10/olympus") and the paste-ready config with skillselion.get_install_config("plugin:mikev10/olympus").
What it does
mikev10-olympus is a Claude Code plugin for multi-agent orchestration: you summon specialized agents, route work intelligently, and keep context across steps instead of cramming every job into one chat. For solo builders shipping with Claude Code, that means separating research, implementation, and review into focused agents without standing up a separate orchestration stack. Use it when feature work, debugging, or exploration keeps colliding in one thread and you want deliberate handoffs and persistence. The marketplace entry describes Olympus as summoning the gods of code—marketing flavor aside, the practical value is structured multi-agent routing inside your existing Claude Code workflow. One plugin is bundled in the repository listing.
Highlights
- Multi-agent orchestration with specialized roles summoned on demand
- Intelligent model routing and ascent across tasks
- Persistence across agent handoffs and longer workflows
- Single Olympus plugin bundle themed around coordinated gods-of-code agents
Why builders use it
A single Claude Code session becomes a bottleneck when research, coding, and review need different focuses and you lose state between handoffs.
After install, you can route tasks to specialized agents with persistence so longer solo-builder workflows stay organized inside Claude Code.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is mikev10-olympus for?
Claude Code users who outgrow single-thread coding and want specialized agents, routing, and persistence in one plugin bundle.
When should I use mikev10-olympus?
Use it whenever parallel concerns—exploration, implementation, review—should run as coordinated agents across your build, ship, and operate loops.
How do I add mikev10-olympus to my agent?
Add the Olympus plugin from the mikev10/olympus marketplace repository in Claude Code, enable orchestration features in settings, then summon agents per the plugin workflow.
Comments
Share how you use mikev10-olympus, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.