mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-21 20:30:47 +02:00
16 lines
626 B
Markdown
16 lines
626 B
Markdown
---
|
|
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`.
|