gstack/scripts
Joshua O’Hanlon 68ec3d05d3 fix: make skill/template discovery dynamic
Replace hardcoded SKILL_FILES and TEMPLATES arrays in skill-check.ts,
gen-skill-docs.ts, and dev-skill.ts with a shared discover-skills.ts
utility that scans the filesystem. New skills are now picked up
automatically without updating three separate lists.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 15:41:08 -07:00
..
dev-skill.ts fix: make skill/template discovery dynamic 2026-03-14 15:41:08 -07:00
discover-skills.ts fix: make skill/template discovery dynamic 2026-03-14 15:41:08 -07:00
eval-compare.ts feat: eval CLI tools + docs cleanup 2026-03-14 03:49:57 -05:00
eval-list.ts feat: eval CLI tools + docs cleanup 2026-03-14 03:49:57 -05:00
eval-summary.ts feat: eval CLI tools + docs cleanup 2026-03-14 03:49:57 -05:00
eval-watch.ts fix: auto-clear stale heartbeat when process is dead 2026-03-14 12:55:40 -05:00
gen-skill-docs.ts fix: make skill/template discovery dynamic 2026-03-14 15:41:08 -07:00
skill-check.ts fix: make skill/template discovery dynamic 2026-03-14 15:41:08 -07:00