بنقرة واحدة
specrew-version
Show the installed Specrew version and the slash-command compatibility state.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Show the installed Specrew version and the slash-command compatibility state.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
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.
استنادا إلى تصنيف SOC المهني
| name | specrew-version |
| description | Show the installed Specrew version and the slash-command compatibility state. |
Type: Informational Skill
Schema: v1
Status: Active
Namespace: /specrew
Canonical command: /specrew-version
Show the installed Specrew version and slash-command compatibility state. Reports both the installed/runtime version and the project baseline version from .specrew/config.yml.
specrew update.This skill provides version and compatibility information only. It does not authorize or imply approval to advance any lifecycle boundary.
/specrew-version [--project-path <path>]
Backed by: specrew version / scripts/specrew-version.ps1
| Input | Type | Required | Description |
|---|---|---|---|
--project-path | string | No | Target Specrew project path (defaults to current directory) |
Specrew.psd1).specrew/config.yml)compatible — the installed version can service the project baseline recorded in .specrew/config.ymlincompatible — the installed version is older than the project baseline; upgrade guidance is shownunknown — the installed version cannot be determinedUpdate-Module Specrew or equivalentSPECREW_MODULE_PATHspecrew updateOnly --project-path is accepted in v1. Unknown arguments are rejected with explicit help guidance.
| Failure mode | Behavior |
|---|---|
| Unsupported argument | Rejected immediately with command-specific help guidance |
| Missing project setup | Continue with version inspection, report the project baseline as missing, and point to specrew init if the project has not been bootstrapped yet |
| Version cannot be determined | Report unknown state and suggest verifying the Specrew module installation |
| Incompatible baseline | Report upgrade guidance (Update-Module Specrew, SPECREW_MODULE_PATH, then specrew update) |
Compatibility is evaluated against the installed/running Specrew version and the project baseline recorded in .specrew/config.yml. If the project baseline is newer than the running module, use Update-Module Specrew or SPECREW_MODULE_PATH to select a matching development tree before refreshing project assets.
Part of the /specrew-* command surface. Coexists with /speckit.* without collision.
/specrew-update — refresh Specrew assets and compatibility baseline/specrew-help — catalog fallback and full command list