Commands88 commands across 12 of 12 categories — the full operator surface, scanned from
~/.claude/commands/. Filter by category or search to find the right tool.Slash Commands
88 commands across 12 categories
Most Used Workflows
Build a Feature
/start feature-name/test/preview/shipFix a Bug
/fix/test/shipMorning Routine
/morning/status/war-room (Mondays)- /start [name]Create feature branch, begin work
- /ideaBrainstorm approaches before building
- /feature-devFull dev workshop (learn while building)
- /feature-dev-guidePersonal development mentor mode
- /blueprintInteractive build plan generator
- /fixDebug and fix issues
- /testTest feature with Playwright
- /test-verifyTest and verify
- /verifyFull verification (lint, types, tests, visual)
- /explain [thing]Explain code or concept in plain English
- /previewReview changes before committing
- /compareSee what changed (diff)
- /polishCode review + simplify (full auto)
- /review-codexReview and resolve Codex work
- /dev-assessSenior dev triangulated assessment
- /codebase-mapInteractive codebase health visualization
- /integration-auditFull-stack integration audit with visual report
- /shipComplete feature: preflight, commit, push, PR, merge
- /commit-push-prCommit, push, create PR
- /releasePromote dev to main (production)
- /sync-mainSync branch with main
- /rollbackUndo recent changes
- /adrArchitecture Decision Record
- /deployProduction deployment
- /deploy-watchMonitor Vercel deployment status
- /mobile-checkMobile readiness check
- /appstore-readinessFull App Store readiness audit
- /appstore-reviewQuick App Store review check
- /appstore-submitApp Store submission guide
- /docsGenerate documentation
- /visualizeCreate interactive visual explanation (HTML)
- /prepResearch doc creation
- /log-noteAdd note to Field Notes
- /reconcileReconcile the triangle
- /roadmapDerived roadmap from the triad
- /driftTrajectory analysis
- /changelogDerived changelog
- /pitchDerived pitch narrative
- /debtDerived debt report
- /onboardDerived onboarding guide
- /statusProject status report
- /gtmMARA: Marketing and Revenue Architect
- /distroMarketing and distribution pipeline
- /distro-lexiconDISTRO best practices and strategy reference
- /publishEditorial pipeline (6 agents, 3 waves)
- /publish-essayPublish essay to id8labs.app
- /write-articleWrite and publish article
- /write-releaseGenerate release announcement essay
- /write-researchGenerate research article essay
- /announce-releaseFull release announcement pipeline
- /post-linkedinPost to LinkedIn for id8Labs
- /researchResearch Lab orchestrator (expert panels, adversarial)
- /parallax-assessClinical triangulated assessment (Parallax)
- /morningDaily morning brief
- /war-roomWeekly war room (Monday AM, 30 min)
- /recapFriday weekly recap (5 min)
- /save-stateForce save session state and checkpoint
- /resumeResume from checkpoint
- /taskQuick task creation
- /cleanupClean up project
- /cheatsheetQuick reference cheatsheet
- /command-mapVisual command map
- /WHICH-COMMANDHelp choosing the right command
- /GETTING-STARTEDGetting started guide
- /READMEFull command documentation
- /office-hoursYC-style product rethink (6 forcing questions)
- /plan-ceo-reviewFounder-mode plan review (10-star product thinking)
- /plan-eng-reviewStaff engineer plan review (architecture, risks)
- /plan-design-reviewDesigner-eye plan review (UX, visual, interaction)
- /autoplanAuto-run CEO + eng + design reviews in sequence
- /design-consultationAI design consultation (research, moodboard, mockup)
- /design-reviewVisual QA: spacing, alignment, consistency
- /design-htmlFinalize approved AI mockup into production HTML
- /design-shotgunGenerate multiple AI design variants at once
- /browseHeadless browser for QA testing and dogfooding
- /connect-chromeLaunch real Chrome controlled by gstack
- /codexDelegate tasks to background agents (OpenAI Codex)
- /qaSystematic QA testing + auto-fix bugs found
- /qa-onlyReport-only QA (no auto-fix)
- /investigateSystematic root cause debugging (4 phases)
- /benchmarkPerformance regression detection
- /csoChief Security Officer audit
- /carefulSafety guardrails for destructive commands
- /freezeRestrict edits to a specific directory
- /unfreezeClear freeze boundary
- /guardFull safety mode (destructive warnings + dir lock)
- /land-and-deployMerge PR, wait for CI, deploy, verify
- /canaryPost-deploy canary monitoring