Skip to content

Command Reference

All 27 slash commands shipped with CAP Pro 1.0. Click a command name for details on its underlying agent.

Initialisation

CommandPurpose
/cap:initInitialise project — create .cap/, FEATURE-MAP.md, run brownfield analysis

Per-feature workflow

CommandBackend
/cap:brainstormcap-brainstormer
/cap:prototypecap-prototyper
/cap:iteratecap-prototyper (iterate mode)
/cap:testcap-validator (TEST)
/cap:reviewcap-validator (REVIEW)
/cap:debugcap-debugger
/cap:designcap-designer
/cap:annotatecap-prototyper (annotate mode)

Project-wide

CommandBackend
/cap:statuscap-curator (STATUS)
/cap:startcap-historian (CONTINUE)
/cap:savecap-historian (SAVE)
/cap:continuecap-historian (CONTINUE, with snapshot ID)
/cap:checkpointcap-historian
/cap:scantag scanner
/cap:tracetag scanner + git
/cap:reconciletag scanner + Feature Map
/cap:memorymemory pipeline (init, status, pin, show)
/cap:learnmemory pipeline
/cap:completenesscap-validator (AUDIT)
/cap:test-auditanalyser
/cap:depsanalyser
/cap:uicap-designer

Migration

CommandBackend
/cap:migratecap-migrator (GSD)
/cap:migrate-tagscap-migrator (TAGS)
/cap:migrate-feature-mapcap-migrator (FEATURE-MAP)
/cap:migrate-memorycap-migrator (MEMORY)

Per-runtime syntax

RuntimeSyntaxExample
Claude Code/cap:<name>/cap:prototype
Gemini CLI/cap:<name>/cap:prototype
OpenCode/cap-<name>/cap-prototype
Codex$cap-<name>$cap-prototype
GitHub Copilot/cap-<name>/cap-prototype
Antigravity/cap-<name>/cap-prototype
Cursorcap-<name> (mention skill)cap-prototype
Windsurf/cap-<name>/cap-prototype

Released under the MIT License.