chore: regenerate SKILL.md files with community-first telemetry prompt

This commit is contained in:
Garry Tan
2026-03-19 22:54:54 -07:00
parent a9ca7bdfd9
commit 7cebbd109a
34 changed files with 565 additions and 165 deletions
+4
View File
@@ -2,6 +2,10 @@
## [0.9.0.1] - 2026-03-19
### Changed
- **Telemetry opt-in now defaults to community mode.** First-time prompt asks "Help gstack get better!" (community mode with stable device ID for trend tracking). If you decline, you get a second chance with anonymous mode (no unique ID, just a counter). Respects your choice either way.
### Fixed
- **Review logs and telemetry now persist during plan mode.** When you ran `/plan-ceo-review`, `/plan-eng-review`, or `/plan-design-review` in plan mode, the review result wasn't saved to disk — so the dashboard showed stale or missing entries even though you just completed a review. Same issue affected telemetry logging at the end of every skill. Both now work reliably in plan mode.