implement six-skill gstack 2 runtime

This commit is contained in:
Sinabina
2026-07-17 11:08:14 -07:00
parent ce37bd36a9
commit b6572ebbb7
455 changed files with 108945 additions and 2622 deletions
+15
View File
@@ -0,0 +1,15 @@
---
name: document-generate
description: >-
Compatibility alias for the retired /document-generate command. Routes to $ship --mode Prepare --module document-generate without copying specialist judgment.
metadata:
internal: true
---
# Compatibility alias: /document-generate
Print this replacement invocation, then dispatch to it exactly:
`$ship --mode Prepare --module document-generate`
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `document-generate` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill ship`.