Provide a mechanism to generate specs and documentation retroactively from existing code. This would support teams who prefer a code-first workflow, allowing them to create OpenSpec artifacts after manual implementation.
## Problem Teams adopting OpenSpec often have members who prefer implementing features manually with minimal AI assistance. After implementation, they need a way to generate specs and documentation retroactively from the existing code. Currently, OpenSpec is optimized for a spec-first workflow. There is no native support for generating specs from already-implemented code. ## User Story > "I have a specific use case: for team members who prefer to implement features manually with minimal AI assistance, is it possible to generate the specifications and documentation after the code is written? Specifically, can `/opsx:verify` be used to 'reverse-engineer' these artifacts then archive it?" > > "In your experience, do you recommend generating specs for manual implementations, or is the tool optimized for a 'spec-first' workflow?" > > — Ousama Esbel (Discord, rolling out to a 15-person team) ## Context - Team of 15 members with mixed workflows (some AI-assisted, some manual coding) - N