Skip to content

Reveng 0.1.0

Choose a tag to compare

@marc0der marc0der released this 22 May 11:31
· 26 commits to main since this release
v0.1.0
8c4bfd0

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.