Themagictower Grimoires
themagictower-grimoires is a Claude Code plugin for the Build phase that orchestrates multiple AI agents via config-driven squads, sprint cycles, and cast workflows.
Install when you are running several specialized AI agents as squads with sprint cycles, document fetch, and structured cast workflows—not a single chat thread.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install themagictower-grimoires@TheMagicTower/GrimoiresBuilt 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:TheMagicTower/Grimoires") and the paste-ready config with skillselion.get_install_config("plugin:TheMagicTower/Grimoires").
What it does
themagictower-grimoires packages multi-agent orchestration for Claude Code around a Magic Tower metaphor: grimoires, spells, squads, and cast roles that split discovery, development, and review instead of one monolithic assistant. Solo builders who outgrow a single agent thread can use its sprint cycle vocabulary—sprintinit, sprintplan, sprintcycle—to mirror lightweight PM without abandoning the terminal-first Claude workflow. The listing emphasizes config-driven workflows, API and fetch surfaces, markdown documents, and Maidas compatibility, which suits builders who want repeatable agent plays rather than ad-hoc prompts. It spans more than pure coding: browse and discover hooks support research-ish passes, while CI-CD keywords signal handoff toward shipping discipline. Expect intermediate setup: you align schemas, resources, and squad definitions before casts produce trustworthy output. This is orchestration infrastructure, not a hosted runtime—you still own repos, secrets, and execution environments.
Highlights
- Three-plugin package for multi-AI agent orchestration in Claude Code
- Config-driven squads, spells, grimoires, and Maidas-compatible orchestration
- Sprint-oriented verbs: sprintinit, sprintplan, sprintcycle across workflows
- Cast pipeline keywords: castdev, castreview, castsummon for role-split work
- Data-access and reader flows for documents, websites, schemas, and markdown resources
Why builders use it
One Claude session cannot reliably play planner, implementer, reviewer, and document fetcher without explicit orchestration and squad boundaries.
After registration, you can drive multisquad sprint and cast workflows so specialized agent roles hand off structured work instead of collapsing into a single generic reply.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is themagictower-grimoires for?
It is for Claude Code users who want several coordinated AI agents—dev, review, summon, and data-access roles—organized through grimoires, squads, and sprint cycles.
When should I use themagictower-grimoires?
Use it when a feature needs repeatable multi-step agent choreography (plan → build → review → fetch resources) rather than one-shot code generation.
How do I add themagictower-grimoires to my agent?
Add the TheMagicTower/Grimoires plugin bundle in Claude Code, then configure workflows, schemas, and squad definitions referenced by cast and sprint commands in your project.
Comments
Share how you use themagictower-grimoires, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.