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