Skip to content

Commands Reference

Slash commands available in this project (universal + provisioned registry). For a tooling project these are the command-line / API surface.

47 commands — generated from source frontmatter.

NameOriginDescription
auto-loopregistryDEPRECATED — use /warp-drive instead.
autonomous-pmregistryAutonomous PM front-end — from a vision doc alone, drive /business-case → /capability → /requirement → /groom to manufacture an approved queue warp-drive can consume, emitting human-only blockers as TODOs.
backlogregistryBacklog Management
business-caseuniversalProduce a business case (problem, options, cost/benefit, risk, recommendation, success metrics) as a GitHub Issue that sits above capability — the upstream justification lens.
capabilityuniversalCreate a product capability (epic/spec) as a GitHub Issue.
cdforkregistrySpawn parallel /warp-drive sessions in isolated git worktrees + tmux windows.
changeregistryChange Management
dashboardregistryProject Dashboard
deployregistryDeploy via the resolved deploy adapter (cloudflare/node/drupal), parameterized by --env
design-briefregistryElicit and assemble a structured design brief for a feature or product surface, written as a project file artifact and printed to the terminal.
dev-upuniversalBring dev environment to fully testable state (server, seed data, test users)
doc-bootstrapregistryBootstrap complete, tier-scaled, code-grounded documentation onto an existing (brownfield) project — triage → reconcile → generate → review → write → audit-clean
finish-workuniversalMerge current branch to main branch and cleanup
flightplanuniversalDerive an ordered warp-drive run plan ONCE and persist it as an issue-backed flight plan (label flight-plan).
groomuniversalDeep cap/req cluster reconciliation + warp-drive prep, plus business-case→vision fold-in (GitHub Issues)
incidentregistryIncident Management (GitHub Issues)
journaluniversalCreate a new journal entry as a GitHub Issue
pruniversalCreate and manage pull requests with requirement traceability
provisionuniversalManage project provisioning (skills, commands, agents from registry)
rebobuniversalRebob — Full Project State Reconciliation
releaseregistryCreate a versioned release with git tag and GitHub release
report-buguniversalBug Tracking
requirementregistryCreate or manage requirements as GitHub Issues (label req).
requirementuniversalCreate a requirement as a GitHub Issue with acceptance criteria, priority, and labels.
researchregistryManage research projects (questions, sources, findings, analysis, decisions)
retrospectiveregistryRetrospective
review-lessonsregistrySurface unactioned lessons with tooling potential, grouped by theme
review-teamregistryLaunch a four-role adversarial review team (implementer / tester / reviewer / lead) on Claude Code's native Agent Teams feature, so no single agent both writes and approves its own code.
riskregistryRisk Management
session-summaryuniversalCreate a summary of the current work session as a GitHub Issue
setup-promotionregistryScaffold a project's dev→test→prod promotion ladder from its detected stack — one command, one review, stopping cleanly at the human gates
solutionregistryPropose or compare solution approaches as decision-labeled GitHub Issues
standupregistryDaily Standup
start-workuniversalStart a new feature, fix, or other branch
statusregistryStatus report — a thin alias of /what-next --report (on-demand catch-up + data-derived health + ranked next work)
swarmregistryRun the full agent-swarm loop as one command — decompose, approve, dispatch in capped waves via cdfork, gate each result, integrate, and summarize.
threat-modelregistryProduce a structured threat model for a capability or feature BEFORE build — assets, trust boundaries, entry points, threats (STRIDE), and mitigations — recorded as a GitHub Issue so mitigations become trackable requirements.
trace-miningregistryMine past session journals and the structured decision log for failure patterns and distilled user preferences — the outer improvement loop for harness engineering.
update-journeyregistryRefresh the workday scenarios page (docs/explanation/workday-scenarios.md) from git history — restamp its inventory counts and date, and surface genuinely new commands/skills/agents for inclusion in the narrative.
update-storyregistryRefresh the project story page (story/index.html) from git history — restamp counts and date, and narrate genuinely new milestones into the timeline.
use-caseuniversalCapture a use case as a persisted GitHub Issue, then decompose it into a capability (broad) or requirement(s) (narrow) — each realizing issue links back via "Realizes #NN".
ux-reviewregistryCreate and manage UX reviews as GitHub Issues
versioningregistryProvision and manage automated semantic versioning (commit-and-tag-version) for the current project
visionuniversalCreate or update a project's product vision & strategy document.
warp-driveuniversalRun the autonomous development loop — orchestrates work discovery, coding, documentation, commits, and merge/PR.
what-nextuniversalAnalyze project state and identify the next logical work item.
whereuniversalGiven a free-text task, return a ranked "start here" file map for the current repo — the ~5 files to open instead of reading the whole tree.