---
description: "Stage-11 traceability drift scan from the Claude Code surface: wraps the review drift CLI verb (src/commands/drift.js) — previously CLI-only."
argument-hint: "[run-id]"
owner: RStack developed by Richardson Gunde
---

# /sdlc-drift — Traceability Drift

```bash
RSTACK_PROJECT_ROOT="$(pwd)" npx rstack-agents review drift
```

No SDLC logic lives here — the drift scanner (src/commands/drift.js, #74) owns the analysis; this command only shells out to it.
