Files
gstack/skills/.compat/document-release/SKILL.md
T
Sinabina b0047cc525 fix: add production runtime RC release channel
Publish signed prerelease artifacts from v2.0.0-rc.* tags, bind bootstrap trust to the immutable RC tag, make missing-release errors actionable, and install the six public skills from the canonical subpath.
2026-07-20 16:51:59 -07:00

16 lines
653 B
Markdown

---
name: document-release
description: >-
Compatibility alias for the retired /document-release command. Routes to $ship --mode Prepare --module document-release without copying specialist judgment.
metadata:
internal: true
---
# Compatibility alias: /document-release
Print this replacement invocation, then dispatch to it exactly:
`$ship --mode Prepare --module document-release`
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `document-release` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack/skills --skill ship`.