gstack/document-release
Garry Tan bd1d591007
fix: REPO_MODE defaults to unknown when helper emits nothing
Changed preamble from `source <(...) || REPO_MODE=unknown` (which doesn't
catch empty output) to `source <(...) || true` followed by
`REPO_MODE=${REPO_MODE:-unknown}`. Regenerated all SKILL.md files.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 09:55:58 -07:00
..
SKILL.md fix: REPO_MODE defaults to unknown when helper emits nothing 2026-03-21 09:55:58 -07:00
SKILL.md.tmpl feat: natural language skill routing + proactive suggestions (v0.7.1) (#195) 2026-03-18 23:08:04 -05:00