mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-23 13:20:48 +02:00
16 lines
595 B
Markdown
16 lines
595 B
Markdown
---
|
|
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`.
|