mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-26 22:51:47 +02:00
16 lines
587 B
Markdown
16 lines
587 B
Markdown
---
|
|
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`.
|