gstack/retro
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 fix: remove PR size nagging from /retro (v0.9.4.1) (#264) 2026-03-20 19:42:28 -07:00