mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-21 04:10:47 +02:00
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.
This commit is contained in:
@@ -10,7 +10,7 @@ Install the canonical Agent Skills source, then use that installer's tracked
|
||||
source and lock metadata for discovery, updates, and removal:
|
||||
|
||||
```bash
|
||||
npx skills add time-attack/gstack
|
||||
npx skills add time-attack/gstack/skills
|
||||
npx skills update # interactive scope
|
||||
npx skills update -p # project installs only
|
||||
npx skills update -g # global installs only
|
||||
|
||||
Reference in New Issue
Block a user