Skip to content

Release 4.3.0

Choose a tag to compare

@github-actions github-actions released this 07 May 14:08
e84aa61

OpenFastTrace 4.3.0, released 2026-05-07

Code name: Reverse specification skill

Summary

In this release we added the OpenFastTrace Reverse Specs Skill. The skill guides AI agents through reverse-engineering missing system requirements and design documentation from a project's user guide, tests, and source code.

The skill provides templates for doc/system_requirements.md, doc/design.md, and arc42-style design chapters. It also defines a user-guide-first workflow for capturing product intent, filling gaps from implementation evidence, and recording contradictions under Open Issues.

Features

  • #510: Added the OpenFastTrace Reverse Specs Skill for reverse-engineering missing specifications