Reverse-engineer OpenSpec specs from a repository's git history. Traverses commits chronologically, PR-wise, or author-wise using deterministic scripts, understands each change unit, and incrementally updates the final specs in openspec/specs/ — without creating per-change proposal artifacts. Use when the user wants to generate or bootstrap OpenSpec specs from an existing codebase's commit history, mentions code2spec or reverse openspec, or asks to build specs for a project that did not start with spec-driven development.
2026-07-11