File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## v0.1.0 (2026-03-17)
4+
5+ Initial release. Inspired by [ gstack] ( https://github.com/garrytan/gstack ) for Claude Code, rebuilt for Kiro CLI.
6+
7+ ### Skills
8+ - ** plan-product** — Product thinking mode: rethink the problem, find the 10-star version
9+ - ** plan-eng** — Engineering planning: architecture diagrams, failure modes, test matrix
10+ - ** code-review** — Paranoid code review: find bugs that pass CI but explode in prod
11+ - ** ship** — One-command shipping: sync → test → push → PR
12+ - ** qa** — QA testing: diff-aware, health score, severity classification
13+ - ** retro** — Engineering retrospective: data-driven, actionable
14+
15+ ### Infrastructure
16+ - ` setup ` script with install / remove / verify
17+ - GitHub Actions: weekly upstream gstack tracking
18+ - Eval test cases for all 6 skills
19+ - MIT license
20+
21+ ### Upstream
22+ - Tracking gstack at ` 3e3843c `
You can’t perform that action at this time.
0 commit comments