Commands Overview¶
Commands are slash commands that can be invoked with /<command-name> in Claude Code.
Available Commands¶
| Command | Description | Origin |
|---|---|---|
| /address-pr-feedback | Systematically address PR review comments. Fetches all threads, categorizes by s... | spellbook |
| /advanced-code-review-context | Advanced Code Review Phase 2: Context Analysis - load previous reviews, PR histo... | spellbook |
| /advanced-code-review-plan | Advanced Code Review Phase 1: Strategic Planning - scope analysis, risk categori... | spellbook |
| /advanced-code-review-report | Advanced Code Review Phase 5: Report Generation - produce final deliverables inc... | spellbook |
| /advanced-code-review-review | Advanced Code Review Phase 3: Deep Review - multi-pass code analysis, finding ge... | spellbook |
| /advanced-code-review-verify | Advanced Code Review Phase 4: Verification - fact-check findings against codebas... | spellbook |
| /audit-green-mirage | Audit test suites for Green Mirage anti-patterns: tests that pass but don't veri... | spellbook |
| /audit-mirage-analyze | Phase 2-3 of auditing-green-mirage: Systematic line-by-line audit and 10 Green M... | spellbook |
| /audit-mirage-cross | Phase 4 of auditing-green-mirage: Cross-test suite-level analysis | spellbook |
| /audit-mirage-report | Phase 5-6 of auditing-green-mirage: Findings report generation and output | spellbook |
| /brainstorm | You MUST use this before any creative work - creating features, building compone... | superpowers |
| /code-review-feedback | Feedback mode for code-review: Process received review feedback with categorizat... | spellbook |
| /code-review-give | Give mode for code-review: Review someone else's code with multi-pass analysis a... | spellbook |
| /code-review-tarot | Tarot integration for code-review: Roundtable dialogue with archetype personas f... | spellbook |
| /create-issue | Create a GitHub issue with proper template discovery and population | spellbook |
| /create-pr | Create a pull request with proper template discovery and population | spellbook |
| /crystallize | Transform verbose SOPs into high-performance agentic prompts via principled comp... | spellbook |
| /crystallize-verify | Adversarial review of a crystallized document against its original. Use when cry... | spellbook |
| /dead-code-analyze | Extract, triage, and verify code items for dead code. Part of dead-code-* family... | spellbook |
| /dead-code-implement | Implement dead code deletions with user approval. Part of dead-code-* family. | spellbook |
| /dead-code-report | Generate dead code findings report with implementation plan. Part of dead-code-*... | spellbook |
| /dead-code-setup | Git safety and scope selection for dead code analysis. Part of dead-code-* famil... | spellbook |
| /decompose-claims | Decompose text into atomic, independently verifiable claims using FActScore-styl... | spellbook |
| /deep-research-interview | Phase 0 of deep-research: Structured interview and Research Brief generation. Tr... | spellbook |
| /deep-research-investigate | Phase 2 of deep-research: Triplet search engine with plateau detection and micro... | spellbook |
| /deep-research-plan | Phase 1 of deep-research: Thread decomposition, source strategy, and convergence... | spellbook |
| /design-assessment | Generate assessment frameworks (dimensions, severity levels, verdicts, finding s... | spellbook |
| /distill-session | Distill oversized session: extract context, workflow, pending work into resumabl... | spellbook |
| /docs-audit | Phase 1 of documenting-projects: Project analysis for documentation planning. Tr... | spellbook |
| /docs-plan | Phase 2 of documenting-projects: TOC generation, tone assignment, and build conf... | spellbook |
| /docs-review | Phase 4 of documenting-projects: Quality gate with 8 measurable criteria and ite... | spellbook |
| /docs-write | Phase 3 of documenting-projects: Generate documentation with adaptive tone per s... | spellbook |
| /encyclopedia-build | [DEPRECATED] Build encyclopedia content: glossary, architecture, decisions, and ... | spellbook |
| /encyclopedia-validate | [DEPRECATED] Assemble and validate encyclopedia, write to output path (Phase 6) | spellbook |
| /execute-plan | Execute implementation plans with structured review checkpoints. Use when you ha... | superpowers |
| /execute-work-packet | Execute a single work packet: verify dependencies, run TDD task loop through thr... | spellbook |
| /execute-work-packets-seq | Execute all work packets in dependency order, one at a time, with context compac... | spellbook |
| /fact-check-extract | Phases 2-3 of fact-checking: Claim Extraction and Triage | spellbook |
| /fact-check-report | Phases 6-7 of fact-checking: Report Generation and Learning | spellbook |
| /fact-check-verify | Phases 4-5 of fact-checking: Parallel Verification and Verdicts | spellbook |
| /feature-config | Phase 0 of develop: Configuration wizard, escape hatches, preferences, continuat... | spellbook |
| /feature-design | Phase 2 of develop: Create and review design document | spellbook |
| /feature-discover | Phase 1.5 of develop: Informed discovery, disambiguation, 7-category questions, ... | spellbook |
| /feature-implement | Phase 3-4 of develop: Plan and execute implementation | spellbook |
| /feature-research | Phase 1 of develop: Research strategy, codebase exploration, ambiguity detection... | spellbook |
| /finish-branch-cleanup | Step 5 of finishing-a-development-branch: Worktree cleanup for Options 1, 2, and... | spellbook |
| /finish-branch-execute | Step 4 of finishing-a-development-branch: Execute chosen integration option (mer... | spellbook |
| /fix-tests-execute | Phase 2 of fixing-tests: Fix Execution - investigate, classify, fix, verify, and... | spellbook |
| /fix-tests-parse | Phase 0 of fixing-tests: Input Processing — parse audit reports and build work i... | spellbook |
| /fractal-think-harvest | Phase 3 of fractal-thinking: Read completed graph, verify synthesis, format Frac... | spellbook |
| /fractal-think-seed | Seed phase of fractal-thinking: Create graph and generate seed sub-questions | spellbook |
| /fractal-think-work | Phase 2 of fractal-thinking: Dispatch workers that execute the recursive fractal... | spellbook |
| /handoff | Shift change: brief successor on context, workflow, pending work, and verificati... | spellbook |
| /ie-techniques | Reference for the 16 proven instruction engineering techniques. Invoke via /ie-t... | spellbook |
| /ie-template | Template and example for engineered instructions. Invoke via /ie-template when d... | spellbook |
| /ie-tool-docs | Guidance for writing tool/function documentation. Invoke via /ie-tool-docs when ... | spellbook |
| /merge-work-packets | Verify all tracks complete, invoke merging-worktrees, run QA gates, report final... | spellbook |
| /merge-worktree-execute | Phase 2: Sequential Round Merging - merge worktrees in dependency order with tes... | spellbook |
| /merge-worktree-resolve | Phase 3: Conflict Resolution - delegate to resolving-merge-conflicts with interf... | spellbook |
| /merge-worktree-verify | Phases 4-5: Final Verification and Cleanup — run full test suite, verify contrac... | spellbook |
| /mode | Switch session mode between fun, tarot, or off | spellbook |
| /move-project | Move project: relocate directory and update Claude Code session references safel... | spellbook |
| /polish-repo-audit | Phases 0-1 of polish-repo: Reconnaissance gathering and audit scorecard generati... | spellbook |
| /polish-repo-community | Phase 3 of polish-repo: Community infrastructure, issue templates, roadmap, cont... | spellbook |
| /polish-repo-identity | Phase 3 of polish-repo: Visual identity, badges, GitHub metadata, topics, and do... | spellbook |
| /polish-repo-naming | Phase 3 of polish-repo: Naming workshop, tagline crafting, and positioning strat... | spellbook |
| /polish-repo-readme | Phase 3 of polish-repo: README authoring from scratch, improvement, or replaceme... | spellbook |
| /pr-distill | Analyze a PR and generate a review distillation report that categorizes changes ... | spellbook |
| /pr-distill-bless | Save a discovered pattern for future PR distillation, adding it to the blessed p... | spellbook |
| /reflexion-analyze | Steps 1-3 of reflexion: Parse feedback, categorize root causes, store reflection... | spellbook |
| /request-review-artifacts | Request Code Review artifact contract: directory structure, phase outputs, manif... | spellbook |
| /request-review-execute | Request Code Review Phases 3-6: Dispatch review agent, triage findings, execute ... | spellbook |
| /request-review-plan | Request Code Review Phases 1-2: Planning scope and assembling reviewer context | spellbook |
| /review-design-checklist | Phases 2-3 of reviewing-design-docs: Completeness Checklist + Hand-Waving Detect... | spellbook |
| /review-design-report | Phases 6-7 of reviewing-design-docs: Findings Report + Remediation Plan | spellbook |
| /review-design-verify | Phases 4-5 of reviewing-design-docs: Interface Verification + Implementation Sim... | spellbook |
| /review-plan-behavior | Phase 3 of reviewing-impl-plans: Behavior Verification Audit | spellbook |
| /review-plan-completeness | Phase 4-5 of reviewing-impl-plans: Completeness Checks and Escalation | spellbook |
| /review-plan-contracts | Phase 2 of reviewing-impl-plans: Interface Contract Audit | spellbook |
| /review-plan-inventory | Phase 1 of reviewing-impl-plans: Context and Inventory analysis | spellbook |
| /scientific-debugging | Rigorous theory-experiment debugging methodology. Use when debugging complex iss... | spellbook |
| /sharpen-audit | Audit LLM prompts/instructions for ambiguity. Use when reviewing prompts, skill ... | spellbook |
| /sharpen-improve | Rewrite LLM prompts to eliminate ambiguity. Use when you have a prompt that need... | spellbook |
| /simplify | Orchestrates code simplification via verified transformations. Delegates to simp... | spellbook |
| /simplify-analyze | Analyze code for simplification opportunities. Part of simplify-* family. | spellbook |
| /simplify-transform | Apply verified simplifications with user approval. Part of simplify-* family. | spellbook |
| /simplify-verify | Verify simplification candidates pass all gates. Part of simplify-* family. | spellbook |
| /systematic-debugging | 4-phase root cause debugging methodology. Use when encountering bugs, test failu... | spellbook |
| /test-bar | Generate a floating QA test overlay for the current branch's UI changes. Use whe... | spellbook |
| /test-bar-remove | Remove test bar artifacts injected by /test-bar. Use when user says /test-bar-re... | spellbook |
| /verify | Run verification commands and confirm output before making success claims. Use b... | spellbook |
| /write-plan | Create detailed implementation plan with bite-sized tasks. Use when starting any... | superpowers |
| /write-readme | Standalone README generation for any project. Triggers: '/write-readme', 'write ... | spellbook |
| /write-skill-test | RED-GREEN-REFACTOR implementation for writing-skills: Baseline testing, minimal ... | spellbook |
| /writing-commands-create | Create a new command file following the command schema. Use when writing-command... | spellbook |
| /writing-commands-paired | Create paired commands (create + remove) with proper artifact contracts. Use whe... | spellbook |
| /writing-commands-review | Review and test a command against the quality checklist. Use when writing-comman... | spellbook |