mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-22 04:40:44 +02:00
16 lines
598 B
Markdown
16 lines
598 B
Markdown
---
|
|
name: ios-sync
|
|
description: >-
|
|
Compatibility alias for the retired /ios-sync command. Routes to $ship --mode Prepare --module ios-sync without copying specialist judgment.
|
|
metadata:
|
|
internal: true
|
|
---
|
|
|
|
# Compatibility alias: /ios-sync
|
|
|
|
Print this replacement invocation, then dispatch to it exactly:
|
|
|
|
`$ship --mode Prepare --module ios-sync`
|
|
|
|
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `ios-sync` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill ship`.
|