Quick Start
Install
Section titled “Install”npx summon-team my-projectcd my-projectThis scaffolds a new project with the full Summon framework — 16 agents, 23 commands, and all the methodology docs.
Or use the GitHub template:
- Click Use this template on GitHub
- Clone your new repo
Set Up
Section titled “Set Up”Open the project in Claude Code (CLI, desktop app, or IDE extension).
Claude will detect the fresh project and tell you to run one of:
/quickstart— 5-minute setup. Gets you coding fast./kickoff— 30-60 minute full discovery. Architecture, board setup, sprint planning.
Choose /quickstart if you already know what you’re building. Choose /kickoff if you want the team to help you figure it out.
Requirements
Section titled “Requirements”- Claude Code (CLI, desktop app, or IDE extension)
- A Claude API key or Claude Pro/Team subscription
What’s in Your Project
Section titled “What’s in Your Project”.claude/ agents/ 16 specialized agent personas commands/ 23 slash commands
docs/ methodology/ 7-phase team methodology process/ Governance, done gate, sprint tracking integrations/ GitHub Projects + Jira adapters scaffolds/ Project templates (code-map, test strategy, ...) adrs/ Architecture Decision Records
CLAUDE.md Runtime instructions — Claude reads this firstNext Steps
Section titled “Next Steps”- Meet the Team — learn who does what
- How It Works — understand the methodology
- Slash Commands — see all 23 commands