Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 713 Bytes

File metadata and controls

13 lines (7 loc) · 713 Bytes

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