
Themagictower Grimoires
- 1 repo stars
- Updated March 3, 2026
- TheMagicTower/Grimoires
themagictower-grimoires is a Claude Code plugin that orchestrates multiple AI agents via config-driven squads, sprint cycles, and cast workflows.
About
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. developers 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 developers 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.
- 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
Themagictower Grimoires by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install themagictower-grimoires@TheMagicTower/GrimoiresAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | March 3, 2026 |
| Repository | TheMagicTower/Grimoires ↗ |
What it does
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.
Who is it for?
Best when you're running Claude Code like a mini agent factory with sprints, reviews, and document-driven spells.
Skip if: Skip if you only need a React component kit, a lone MCP tool, or a zero-config chat assistant with no squad configuration.
What you get
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.
- Three-plugin orchestration surface for spells, casts, and sprint workflows
- Structured handoffs between discovery, development, and review agent roles
By the numbers
- Plugin bundle lists pluginCount: 3
- Repository: TheMagicTower/Grimoires
- Catalog categories include development and data-access
Recommended Plugins
How it compares
Multi-agent orchestration plugin pack, not a shared UI library or single-purpose MCP server.
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.