Code name: Spec-driven Development Skill
In this release we added the OpenFastTrace Spec-driven Development Skill. The skill guides AI agents through turning a GitHub issue into a changeset plan that can be reviewed before it gets executed by the user. The process uses a spec-driven development approach backed by an OFT spec.
We also moved the skills to .agents/skills for best cross-vendor compatibility.
The tag importer now supports Kotlin script files (.kts).
- #507: Tag importer now support
.ktsfiles - #514: Added changeset skill
- #514: Added changeset skill