analyze
01Command
Start Phase 2 — turn a planned task into structured requirements with stable IDs, halting for UX input if the task touches a UI.
A governance layer for AI-assisted software delivery. Plan, scope, approve, build, test, release — with human sign-off at every gate.
Command
Start Phase 2 — turn a planned task into structured requirements with stable IDs, halting for UX input if the task touches a UI.
Command
Start Phase 4 — implement the approved design with surgical-edit discipline and work-item traceability.
Command
Guided setup for config/tools.json and config/tools.local.json. Replaces manual file editing for first-time setup and common reconfigurations. Auto-invoked on fresh install (Layer 0) and when a command finds its required config missing (Layer 2). Safe to run anytime for proactive changes.
Command
Start Phase 6 — propose a deployment for human approval and, once approved, execute with post-deploy verification.
Command
Start Phase 3 — produce or update application / data / platform / infrastructure / security / test architecture, technical specs, and test cases.
Command
Update the SDLC artifact index, requirements traceability matrix, architecture manifest, and changelog after a phase change.
Command
Compressed SDLC path for small bug fixes only — collapses Plan + Analyze + Design into a single mini-gate. Not for new builds or change requests.
Command
Show plugin command reference. /help for detail on a specific command, /help commands for the full table.
Command
Start Phase 1 — plan a new task, fix, or change request. Produces a plan artifact required by all downstream phases.
Command
Run code-review and security-review skills against the current diff. Safe to run repeatedly during Build.
Command
Activate the SDLC workflow (opt-in), re-enable after suspension, or start a new task when already enabled. On fresh install — auto-detects repo/CI/stack/tracker (≤3 prompts), creates .enabled, takes a one-sentence task description, and auto-generates scope.md and a draft plan. On re-enable — verifies the suspension…
Command
Show the current in-flight task state — active phase, plan, gate, sign-off progress, and next action. Read-only; writes nothing.
Command
Start Phase 7 — add monitoring, logging, alerts, dashboards, and a runbook stub for the deployed change.
Command
Pause SDLC enforcement. Snapshots governance artifacts (SHA-256, AES-256 encrypted) so tampering is detectable on re-enable. Requires a stated reason. Hard-blocks if the workflow is not currently enabled. Run /start to re-enable and reconcile any changes made during the suspension window.
Command
Start Phase 5 — execute functional tests, log defects, report coverage, validate UX conformance.
Command
Analyze SDLC token usage from .claude/sdlc/token-log.json (last run) and token-history.jsonl (rolling). Surfaces the biggest cost centers and concrete optimization candidates. Read-only.