status · git:20260515.d5537a5 · 2026-05-15 · sha256 165eb698e7f59fc6

status git:20260515.d5537a5B

Immutable. This exact content is served forever at /api/v1/blob/165eb698e7f59fc6.

---
description: Show the project's specclaw dashboard — active changes, completed changes, pending proposals, blocked work. Reads .specclaw/STATUS.md. Read-only; does not modify state.
---

# specclaw status

**First, run** `specclaw-ensure-init .specclaw` — idempotently creates `.specclaw/` if it doesn't exist (silent if already initialized; auto-inits using the current directory's basename as the project name).

Show the project dashboard.

1. Refresh: `specclaw-update-status .specclaw`
2. Read `.specclaw/STATUS.md` and present:
   - Active changes with progress %
   - Pending proposals
   - Recently archived changes
   - Overall project health
3. For a specific change, run `specclaw-validate-change .specclaw <change> status` to get a per-change snapshot.