| "prd", "requirements", "spec", "plan an app", "design an app" | /prd |
| "architect", "architecture", "design the system", "file structure", "plan the build" | /architect |
| "create app", "build app", "build me", "make an app", "new app", "generate app" | /create-app |
| "add [feature]", "implement [feature]", "add auth", "add payments", "integrate [x]" | /create-app (Tier 5 — feature mode) |
| "review", "code review" | /review |
| "test", "generate tests", "write tests" | /test-gen |
| "document", "docs", "docstring", "readme" | /doc-gen |
| "refactor", "rename", "extract", "split file" | /refactor |
| "scaffold", "new module", "new component", "bootstrap" | /scaffold |
| "create skill", "new skill", "repeated pattern" | /create-skill |
| "handoff", "session summary" | /session-handoff |
| "orchestrate", "chain skills", "multi-step" | /marshal |
| "campaign", "multi-session", "phases" | /archon |
| "parallel", "simultaneous", "multiple agents", "at the same time", "both ... and" | /fleet --quick |
| "intake", "process pending", "pipeline" | /autopilot |
| "setup", "first run", "configure harness" | /setup |
| "research", "investigate", "look into", "find out" | /research |
| "experiment", "optimize", "try", "A/B", "measure" | /experiment |
| "debug", "root cause", "diagnose", "why is", "investigate bug" | /systematic-debugging |
| "research fleet", "parallel research", "multi-angle research", "compare options" | /research-fleet |
| "preview", "screenshot", "visual check", "does it render" | /live-preview |
| "postmortem", "retro", "what broke", "what happened", "debrief" | /postmortem |
| "design", "style guide", "design manifest", "visual consistency" | /design |
| "qa", "test the app", "click through", "does it work", "browser test" | /qa |
| "triage", "open issues", "unlabeled issues", "review pr", "review prs", "investigate issue" | /triage |
| "watch pr", "watch ci", "monitor pr", "fix ci", "ci failing", "pr failing", "auto-fix", "auto fix pr", "pr is red", "checks failing" | /pr-watch |
| "dashboard", "what's happening", "what's going on", "show activity", "harness state", "show me status" | /dashboard |
| "telemetry", "what did this cost", "session cost", "how much did that cost", "how much have I spent", "what hooks fired", "trust level", "show me telemetry", "spending", "session stats", "what telemetry", "verify audit", "audit integrity", "check audit", "tampered records" | /telemetry |
| "learn", "extract patterns", "learn from that", "save what worked", "patterns from campaign" | /learn |
| "schedule", "recurring", "every N minutes", "cron", "set a reminder", "run periodically" | /schedule |
| "merge review", "check merges", "any conflicts", "fleet conflicts", "pending branches", "safe to merge" | /merge-review |
| "ascii diagram", "ascii art", "box diagram", "architecture diagram", "flow diagram", "draw a diagram", "text diagram", "sequence diagram" | /ascii-diagram |
| "improve", "improvement loop", "quality loop", "rubric", "score against", "run improvement", "improve citadel" | /improve |
| "evolve", "sustained improve", "improvement director", "research-driven improve", "multi-cycle improve", "run until done", "improve until ceiling", "keep improving", "hypothesis", "belief model", "scout agents" | /evolve |
| "organize", "directory structure", "folder structure", "project structure", "file organization", "where should this go", "cleanup directories" | /organize |
| "houseclean", "house clean", "disk space", "free space", "drive full", "running out of space", "clean up disk", "clean worktrees", "disk audit", "storage audit", "move to another drive", "free up space", "c drive full", "orphaned worktrees" | /houseclean |
| "daemon", "continuous", "run overnight", "keep running", "24/7", "unattended", "run autonomously", "daemon start", "daemon stop", "daemon status" | /daemon |
| "map", "index codebase", "codebase map", "structural index", "scan codebase", "map stats", "map query" | /map |
| "watch", "watch files", "watch changes", "file sentinel", "monitor files", "watch start", "watch stop", "watch scan", "marker comments", "@citadel" | /watch |
| "infra", "infrastructure", "what databases", "what systems", "docker-compose", "infra audit", "map infrastructure", "what does this connect to" | /infra-audit |
| "workspace", "multi-repo", "cross-repo", "across repos", "multiple repos", "coordinate repos", "add redis and snowflake", "split into repos" | /workspace |