reverse-engineer
Installation
SKILL.md
/specforge:reverse-engineer — brownfield onboarding
Most real adoption is on existing code, not greenfield. This skill analyzes the current repo and
produces a baseline set of artifacts so the team can move forward under the lifecycle. Delegate the
heavy analysis to the reverse-engineer subagent to keep the main context clean.
When to use
- Adopting SpecForge on an existing project.
- The user wants an as-built spec/architecture snapshot before making changes.
Preconditions
- A
specforge/workspace exists (run/specforge:initfirst).