mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-22 04:40:44 +02:00
implement six-skill gstack 2 runtime
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: cso
|
||||
description: >-
|
||||
Compatibility alias for the retired /cso command. Routes to $review --mode Security --module cso without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /cso
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$review --mode Security --module cso`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `cso` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill review`.
|
||||
Reference in New Issue
Block a user