بنقرة واحدة
specrew-status
Show the current Specrew project status dashboard as an alias for specrew-where.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Show the current Specrew project status dashboard as an alias for specrew-where.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Run live continuous co-review or replay persisted reviewer evidence for an iteration.
Run live continuous co-review or replay persisted reviewer evidence for an iteration.
Run live continuous co-review or replay persisted reviewer evidence for an iteration.
Perform a Specrew human-verdict boundary stop on the Claude host. Renders the FULL Rule 46 six-section human re-entry packet AND the verdict options as one Markdown message, with the AskUserQuestion picker disabled so the packet cannot collapse into the picker's short header/option fields. Invoke at EVERY human-judgment boundary stop (specify, clarify, plan, tasks, before-implement, implement, review, retro, feature-closeout, lifecycle-end). Triggers: boundary stop, verdict, approve / redirect / send back, why I stopped, human re-entry packet, gate stop.
{what this skill teaches agents}
Run Specrew's per-lens design workshop and collaborative design-analysis. Use whenever you work the design lenses for a feature: at specify/intake (the lens workshop) and at the design-analysis stop (co-design the architecture), and RE-INVOKE at the start of EACH new lens (architecture, data, ui-ux, security, integration, devops, requirements/NFR, observability, component). Triggers: design, design lens, lens workshop, design-analysis, architecture, trade-offs, co-design, explore options, decompose, or moving from one lens to the next. Tells you to facilitate each lens as a discussion, surface diagrams the human can actually SEE (console ASCII inline; mermaid/html to a file with a clickable file:/// link), co-design components/responsibilities/flows WITH the human instead of handing over finished options, capture the agreements, and which per-lens md to load.
| name | specrew-status |
| description | Show the current Specrew project status dashboard as an alias for specrew-where. |
Type: Operational Skill
Schema: v1
Status: Active (alias)
Namespace: /specrew
Canonical command: /specrew-status
Alias of: /specrew-where
Alias for /specrew-where. Show the current Specrew project status dashboard. Produces the exact same semantic result as /specrew-where.
/specrew-where would be appropriate — this command is a full semantic alias./specrew-status is the only alias in the v1 Specrew slash-command catalog. It is routed to the same backend, uses the same validation path, and produces identical output to /specrew-where. It is not a separate status model.
This skill provides read-only status information only. Invoking /specrew-status does not authorize or imply approval to advance any lifecycle boundary.
/specrew-status [--project-path <path>] [--feature <id>] [--iteration <NNN>]
[--compact] [--ascii] [--no-color] [--json]
[--team] [--worktrees] [--recentcount <N>] [--barwidth <N>]
Backed by: specrew status (alias route) -> specrew where / scripts/specrew-where.ps1
| Input | Type | Required | Description |
|---|---|---|---|
--project-path | string | No | Target Specrew project path (defaults to current directory) |
--feature | string | No | Restrict view to a specific feature directory under specs\ |
--iteration | string | No | Restrict view to a specific iteration number |
--compact | flag | No | Emit a compact single-line summary |
--ascii | flag | No | Use ASCII-safe output (no Unicode box-drawing) |
--no-color | flag | No | Suppress color output |
--json | flag | No | Emit machine-parseable JSON output |
--team | flag | No | Include team member status in the view |
--worktrees | flag | No | Include worktree awareness information |
--recentcount | number | No | Number of recent iterations to include (default: 6) |
--barwidth | number | No | Width of progress bar in characters (default: 28) |
/specrew-where — semantic parity is a hard requirement.Same whitelist as /specrew-where. Only the arguments listed above are accepted.
Same failure guidance as /specrew-where.
Part of the /specrew-* command surface. Coexists with /speckit.* without collision.
/specrew-where — canonical command; this alias produces identical output/specrew-help — catalog fallback and full command list