gstack/browse
Garry Tan 9aec68142d
feat: SKILL.md template system with auto-generated command references
- SKILL.md.tmpl + browse/SKILL.md.tmpl with {{COMMAND_REFERENCE}} and {{SNAPSHOT_FLAGS}} placeholders
- scripts/gen-skill-docs.ts generates SKILL.md from templates (supports --dry-run)
- Build pipeline runs gen:skill-docs before binary compilation
- Generated files have AUTO-GENERATED header, committed to git
2026-03-13 20:23:18 -05:00
..
bin feat: v0.3.2 — project-local state, diff-aware QA, Greptile integration (#36) 2026-03-13 18:10:56 -07:00
src refactor: extract command registry to commands.ts, add SNAPSHOT_FLAGS metadata 2026-03-13 20:23:03 -05:00
test feat: v0.3.2 — project-local state, diff-aware QA, Greptile integration (#36) 2026-03-13 18:10:56 -07:00
SKILL.md feat: SKILL.md template system with auto-generated command references 2026-03-13 20:23:18 -05:00
SKILL.md.tmpl feat: SKILL.md template system with auto-generated command references 2026-03-13 20:23:18 -05:00