Summary
Add a step-by-step training guide (docs/guides/superpowers.md) that walks new team members through using Claude Code with the Superpowers plugin — from brainstorming an idea through opening a PR.
Motivation
We have no onboarding documentation for the superpowers workflow. New team members need to understand:
- The full lifecycle: brainstorm → spec → team review → plan → execute → PR
- Trigger phrases ("let's brainstorm", "let's troubleshoot", etc.)
- Their role at each phase (what Claude does vs. what the human does)
- Common mistakes to avoid
Changes
- New:
docs/guides/superpowers.md — the training guide
- Modified:
docs/guides/index.md — add to guides routing table
- Modified:
mkdocs.yml — add to site nav
Summary
Add a step-by-step training guide (
docs/guides/superpowers.md) that walks new team members through using Claude Code with the Superpowers plugin — from brainstorming an idea through opening a PR.Motivation
We have no onboarding documentation for the superpowers workflow. New team members need to understand:
Changes
docs/guides/superpowers.md— the training guidedocs/guides/index.md— add to guides routing tablemkdocs.yml— add to site nav