بنقرة واحدة
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 ويثبّتها لك.
Replay the persisted reviewer closeout packet for a completed iteration.
Show the installed Specrew version and the slash-command compatibility state.
Replay the persisted reviewer closeout packet for a completed iteration.
استنادا إلى تصنيف 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 ships the Feature 024 multi-host slash-command surfaceincompatible — the installed version predates the multi-host slash-command surface; upgrade guidance is shownunknown — the installed version cannot be determinedUpdate-Module Specrew or equivalentspecrew 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 (specrew update or Update-Module Specrew) |
The minimum compatible version is the first published Specrew release that ships Feature 024 (the multi-host slash-command surface). Projects running on a pre-v0.24.0 baseline must upgrade to access the full /specrew-* command surface.
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