Reveng 0.1.0
Reveng 0.1.0 — first published release.
Reveng at 0.1.0 is a Claude Code plugin and CLI for reverse-engineering legacy applications. It ships:
- Three skills:
image-to-html,curate-transcript,validate-mermaid - Eight agents (curator, four analysts, product-manager, prd-to-features, feature-writer)
- A headless CLI (
reveng curate,reveng synth,reveng decompose) with model and verbosity flags - A devcontainer (
reveng sandbox) for safe execution - Stack-agnostic analysers — application-developer and database-analyst detect the target codebase's language/database at runtime
Reveng is the successor to DEFRA/claude-legacy-reveng-plugin, which this repository supersedes.