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: autoplan
|
||||
description: >-
|
||||
Compatibility alias for the retired /autoplan command. Routes to $plan --mode Full chain --module autoplan without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /autoplan
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$plan --mode Full chain --module autoplan`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `autoplan` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill plan`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: benchmark-models
|
||||
description: >-
|
||||
Compatibility alias for the retired /benchmark-models command. Routes to $qa --mode Report --module benchmark-models without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /benchmark-models
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$qa --mode Report --module benchmark-models`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `benchmark-models` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill qa`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: benchmark
|
||||
description: >-
|
||||
Compatibility alias for the retired /benchmark command. Routes to $qa --mode Report --module benchmark without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /benchmark
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$qa --mode Report --module benchmark`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `benchmark` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill qa`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: browse
|
||||
description: >-
|
||||
Compatibility alias for the retired /browse command. Routes to $qa --mode Report --module browse without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /browse
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$qa --mode Report --module browse`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `browse` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill qa`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: canary
|
||||
description: >-
|
||||
Compatibility alias for the retired /canary command. Routes to $qa --mode Report --module canary without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /canary
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$qa --mode Report --module canary`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `canary` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill qa`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: careful
|
||||
description: >-
|
||||
Compatibility alias for the retired /careful command. Routes to $debug --mode Diagnose-only --module careful without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /careful
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$debug --mode Diagnose-only --module careful`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `careful` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill debug`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: claude
|
||||
description: >-
|
||||
Compatibility alias for the retired /claude command. Routes to $review --mode Deep --module claude without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /claude
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$review --mode Deep --module claude`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `claude` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill review`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: codex
|
||||
description: >-
|
||||
Compatibility alias for the retired /codex command. Routes to $review --mode Deep --module codex without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /codex
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$review --mode Deep --module codex`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `codex` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill review`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: context-restore
|
||||
description: >-
|
||||
Compatibility alias for the retired /context-restore command. Routes to $plan --mode Discovery --module context-restore without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /context-restore
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$plan --mode Discovery --module context-restore`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `context-restore` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill plan`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: context-save
|
||||
description: >-
|
||||
Compatibility alias for the retired /context-save command. Routes to $plan --mode Discovery --module context-save without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /context-save
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$plan --mode Discovery --module context-save`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `context-save` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill plan`.
|
||||
@@ -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`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: design-consultation
|
||||
description: >-
|
||||
Compatibility alias for the retired /design-consultation command. Routes to $design --mode Generate --module design-consultation without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /design-consultation
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$design --mode Generate --module design-consultation`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `design-consultation` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill design`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: design-html
|
||||
description: >-
|
||||
Compatibility alias for the retired /design-html command. Routes to $design --mode Implement --module design-html without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /design-html
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$design --mode Implement --module design-html`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `design-html` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill design`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: design-review
|
||||
description: >-
|
||||
Compatibility alias for the retired /design-review command. Routes to $design --mode Implement --module design-review without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /design-review
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$design --mode Implement --module design-review`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `design-review` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill design`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: design-shotgun
|
||||
description: >-
|
||||
Compatibility alias for the retired /design-shotgun command. Routes to $design --mode Explore --module design-shotgun without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /design-shotgun
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$design --mode Explore --module design-shotgun`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `design-shotgun` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill design`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: devex-review
|
||||
description: >-
|
||||
Compatibility alias for the retired /devex-review command. Routes to $qa --mode Report --module devex-review without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /devex-review
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$qa --mode Report --module devex-review`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `devex-review` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill qa`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: diagram
|
||||
description: >-
|
||||
Compatibility alias for the retired /diagram command. Routes to $design --mode Generate --module diagram without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /diagram
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$design --mode Generate --module diagram`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `diagram` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill design`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: document-generate
|
||||
description: >-
|
||||
Compatibility alias for the retired /document-generate command. Routes to $ship --mode Prepare --module document-generate without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /document-generate
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$ship --mode Prepare --module document-generate`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `document-generate` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill ship`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
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 --skill ship`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: freeze
|
||||
description: >-
|
||||
Compatibility alias for the retired /freeze command. Routes to $debug --mode Diagnose-only --module freeze without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /freeze
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$debug --mode Diagnose-only --module freeze`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `freeze` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill debug`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: gstack-upgrade
|
||||
description: >-
|
||||
Compatibility alias for the retired /gstack-upgrade command. Routes to $ship --mode Prepare --module gstack-upgrade without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /gstack-upgrade
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$ship --mode Prepare --module gstack-upgrade`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `gstack-upgrade` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill ship`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: gstack
|
||||
description: >-
|
||||
Compatibility alias for the retired /gstack command. Routes to $plan --mode Discovery --module gstack without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /gstack
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$plan --mode Discovery --module gstack`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `gstack` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill plan`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: guard
|
||||
description: >-
|
||||
Compatibility alias for the retired /guard command. Routes to $debug --mode Diagnose-only --module guard without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /guard
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$debug --mode Diagnose-only --module guard`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `guard` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill debug`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: health
|
||||
description: >-
|
||||
Compatibility alias for the retired /health command. Routes to $review --mode Deep --module health without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /health
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$review --mode Deep --module health`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `health` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill review`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: investigate
|
||||
description: >-
|
||||
Compatibility alias for the retired /investigate command. Routes to $debug --mode Diagnose-only --module investigate without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /investigate
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$debug --mode Diagnose-only --module investigate`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `investigate` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill debug`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: ios-clean
|
||||
description: >-
|
||||
Compatibility alias for the retired /ios-clean command. Routes to $ship --mode Prepare --module ios-clean without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /ios-clean
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$ship --mode Prepare --module ios-clean`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `ios-clean` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill ship`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: ios-design-review
|
||||
description: >-
|
||||
Compatibility alias for the retired /ios-design-review command. Routes to $design --mode Critique --module ios-design-review without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /ios-design-review
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$design --mode Critique --module ios-design-review`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `ios-design-review` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill design`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: ios-fix
|
||||
description: >-
|
||||
Compatibility alias for the retired /ios-fix command. Routes to $debug --mode Fix --module ios-fix without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /ios-fix
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$debug --mode Fix --module ios-fix`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `ios-fix` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill debug`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: ios-qa
|
||||
description: >-
|
||||
Compatibility alias for the retired /ios-qa command. Routes to $qa --mode Report --module ios-qa without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /ios-qa
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$qa --mode Report --module ios-qa`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `ios-qa` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill qa`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: ios-sync
|
||||
description: >-
|
||||
Compatibility alias for the retired /ios-sync command. Routes to $ship --mode Prepare --module ios-sync without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /ios-sync
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$ship --mode Prepare --module ios-sync`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `ios-sync` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill ship`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: land-and-deploy
|
||||
description: >-
|
||||
Compatibility alias for the retired /land-and-deploy command. Routes to $ship --mode Land --module land-and-deploy without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /land-and-deploy
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$ship --mode Land --module land-and-deploy`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `land-and-deploy` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill ship`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: landing-report
|
||||
description: >-
|
||||
Compatibility alias for the retired /landing-report command. Routes to $ship --mode Prepare --module landing-report without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /landing-report
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$ship --mode Prepare --module landing-report`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `landing-report` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill ship`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: learn
|
||||
description: >-
|
||||
Compatibility alias for the retired /learn command. Routes to $plan --mode Discovery --module learn without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /learn
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$plan --mode Discovery --module learn`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `learn` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill plan`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: make-pdf
|
||||
description: >-
|
||||
Compatibility alias for the retired /make-pdf command. Routes to $design --mode Generate --module make-pdf without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /make-pdf
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$design --mode Generate --module make-pdf`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `make-pdf` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill design`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: office-hours
|
||||
description: >-
|
||||
Compatibility alias for the retired /office-hours command. Routes to $plan --mode Discovery --module office-hours without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /office-hours
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$plan --mode Discovery --module office-hours`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `office-hours` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill plan`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: open-gstack-browser
|
||||
description: >-
|
||||
Compatibility alias for the retired /open-gstack-browser command. Routes to $qa --mode Report --module open-gstack-browser without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /open-gstack-browser
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$qa --mode Report --module open-gstack-browser`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `open-gstack-browser` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill qa`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: pair-agent
|
||||
description: >-
|
||||
Compatibility alias for the retired /pair-agent command. Routes to $qa --mode Report --module pair-agent without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /pair-agent
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$qa --mode Report --module pair-agent`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `pair-agent` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill qa`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: plan-ceo-review
|
||||
description: >-
|
||||
Compatibility alias for the retired /plan-ceo-review command. Routes to $plan --mode Product --module plan-ceo-review without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /plan-ceo-review
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$plan --mode Product --module plan-ceo-review`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `plan-ceo-review` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill plan`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: plan-design-review
|
||||
description: >-
|
||||
Compatibility alias for the retired /plan-design-review command. Routes to $design --mode Critique --module plan-design-review without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /plan-design-review
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$design --mode Critique --module plan-design-review`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `plan-design-review` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill design`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: plan-devex-review
|
||||
description: >-
|
||||
Compatibility alias for the retired /plan-devex-review command. Routes to $plan --mode DX --module plan-devex-review without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /plan-devex-review
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$plan --mode DX --module plan-devex-review`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `plan-devex-review` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill plan`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: plan-eng-review
|
||||
description: >-
|
||||
Compatibility alias for the retired /plan-eng-review command. Routes to $plan --mode Engineering --module plan-eng-review without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /plan-eng-review
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$plan --mode Engineering --module plan-eng-review`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `plan-eng-review` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill plan`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: plan-tune
|
||||
description: >-
|
||||
Compatibility alias for the retired /plan-tune command. Routes to $plan --mode Discovery --module plan-tune without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /plan-tune
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$plan --mode Discovery --module plan-tune`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `plan-tune` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill plan`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: qa-only
|
||||
description: >-
|
||||
Compatibility alias for the retired /qa-only command. Routes to $qa --mode Report --module qa-only without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /qa-only
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$qa --mode Report --module qa-only`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `qa-only` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill qa`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: retro
|
||||
description: >-
|
||||
Compatibility alias for the retired /retro command. Routes to $plan --mode Discovery --module retro without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /retro
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$plan --mode Discovery --module retro`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `retro` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill plan`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: scrape
|
||||
description: >-
|
||||
Compatibility alias for the retired /scrape command. Routes to $qa --mode Report --module scrape without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /scrape
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$qa --mode Report --module scrape`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `scrape` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill qa`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: setup-browser-cookies
|
||||
description: >-
|
||||
Compatibility alias for the retired /setup-browser-cookies command. Routes to $qa --mode Report --module setup-browser-cookies without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /setup-browser-cookies
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$qa --mode Report --module setup-browser-cookies`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `setup-browser-cookies` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill qa`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: setup-deploy
|
||||
description: >-
|
||||
Compatibility alias for the retired /setup-deploy command. Routes to $ship --mode Deploy --module setup-deploy without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /setup-deploy
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$ship --mode Deploy --module setup-deploy`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `setup-deploy` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill ship`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: setup-gbrain
|
||||
description: >-
|
||||
Compatibility alias for the retired /setup-gbrain command. Routes to $plan --mode Discovery --module setup-gbrain without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /setup-gbrain
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$plan --mode Discovery --module setup-gbrain`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `setup-gbrain` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill plan`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
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 --skill qa`.
|
||||
@@ -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`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: sync-gbrain
|
||||
description: >-
|
||||
Compatibility alias for the retired /sync-gbrain command. Routes to $plan --mode Discovery --module sync-gbrain without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /sync-gbrain
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$plan --mode Discovery --module sync-gbrain`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `sync-gbrain` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill plan`.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: unfreeze
|
||||
description: >-
|
||||
Compatibility alias for the retired /unfreeze command. Routes to $debug --mode Diagnose-only --module unfreeze without copying specialist judgment.
|
||||
metadata:
|
||||
internal: true
|
||||
---
|
||||
|
||||
# Compatibility alias: /unfreeze
|
||||
|
||||
Print this replacement invocation, then dispatch to it exactly:
|
||||
|
||||
`$debug --mode Diagnose-only --module unfreeze`
|
||||
|
||||
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `unfreeze` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill debug`.
|
||||
Reference in New Issue
Block a user