mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-22 04:40:44 +02:00
16 lines
620 B
Markdown
16 lines
620 B
Markdown
---
|
|
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`.
|