gstack/ship
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: test coverage catalog + failure triage (merged branches) (#285) 2026-03-21 09:36:17 -07:00