# Changelog

## [0.1.1](https://github.com/lbk-open/super-spec/compare/v0.1.0...v0.1.1) (2026-07-11)


### Bug Fixes

* ship shared templates as the ss-references skill ([ec77238](https://github.com/lbk-open/super-spec/commit/ec7723811942b699ece9546cdae80889eb4eb7fc))

## 0.1.0 (2026-07-11)

Initial public release of SuperSpec: 19 spec-driven Agent Skills that run on Claude
Code, OpenAI Codex, Pi, and OpenCode from a single `SKILL.md` source — end-to-end
feature, coding, and troubleshooting workflows; multi-agent TDD coding and parallel
code review; living OpenSpec-compatible specs; and engineering guardrails.

### Features

* initial open-source release of the super-spec toolkit ([1d36fcd](https://github.com/lbk-open/super-spec/commit/1d36fcd))
* native install/update channels for Codex, Pi, and OpenCode ([96aea79](https://github.com/lbk-open/super-spec/commit/96aea79))
* **ss-feature-workflow:** gate the proposal stage behind a complexity triage ([4afe6de](https://github.com/lbk-open/super-spec/commit/4afe6de))
