mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-21 20:30:47 +02:00
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.
16 lines
597 B
Markdown
16 lines
597 B
Markdown
---
|
|
name: skillify
|
|
description: >-
|
|
Compatibility alias for the retired /skillify command. Routes to $qa --mode Report --module skillify without copying specialist judgment.
|
|
metadata:
|
|
internal: true
|
|
---
|
|
|
|
# Compatibility alias: /skillify
|
|
|
|
Print this replacement invocation, then dispatch to it exactly:
|
|
|
|
`$qa --mode Report --module skillify`
|
|
|
|
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `skillify` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack/skills --skill qa`.
|