gstack/browse
Garry Tan 161b9d6eed
feat: add skill usage telemetry to preamble
TemplateContext system passes skill name through resolver pipeline so
each generated SKILL.md gets its own name baked into the telemetry line.
Appends to ~/.gstack/analytics/skill-usage.jsonl on every invocation.

Covers 14 preamble-using skills + 4 hook skills (inline telemetry).
JSONL format: {"skill":"ship","ts":"...","repo":"my-project"}

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 11:05:25 -07:00
..
bin Merge remote-tracking branch 'origin/main' into v0.3.6-qa-upgrades 2026-03-14 02:35:48 -05:00
src fix: eliminate duplicate command sets in chain, improve flush perf and type safety 2026-03-17 22:05:02 +08:00
test fix: js statement wrapping + click auto-routes option to selectOption (v0.4.5) (#117) 2026-03-16 21:50:43 -05:00
SKILL.md feat: add skill usage telemetry to preamble 2026-03-18 11:05:25 -07:00
SKILL.md.tmpl feat: add trigger phrases to skill descriptions for better model matching (v0.6.4.1) (#169) 2026-03-18 08:06:46 -05:00