feat: add (gstack) tag to skill descriptions for discoverability (#594)

Every SKILL.md.tmpl description now contains "gstack" on the last line,
making skills findable in Claude Code's command palette. First-line hooks
stay under 120 chars. Split ship description to fix wrapping.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-28 22:32:30 -07:00
parent a38f9c9282
commit 0c56ae9268
54 changed files with 60 additions and 56 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ description: |
codex review with pass/fail gate. Challenge: adversarial mode that tries to break
your code. Consult: ask codex anything with session continuity for follow-ups.
The "200 IQ autistic developer" second opinion. Use when asked to "codex review",
"codex challenge", "ask codex", "second opinion", or "consult codex".
"codex challenge", "ask codex", "second opinion", or "consult codex". (gstack)
allowed-tools:
- Bash
- Read
+1 -1
View File
@@ -7,7 +7,7 @@ description: |
codex review with pass/fail gate. Challenge: adversarial mode that tries to break
your code. Consult: ask codex anything with session continuity for follow-ups.
The "200 IQ autistic developer" second opinion. Use when asked to "codex review",
"codex challenge", "ask codex", "second opinion", or "consult codex".
"codex challenge", "ask codex", "second opinion", or "consult codex". (gstack)
allowed-tools:
- Bash
- Read