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