This is a compliance-first reverse engineering workflow that turns products into machine-checkable feature inventories, CLI surfaces, and contract files. It explicitly refuses to run binary analysis without an authorization flag, redacts secrets on sight, and separates what docs claim from what code proves. You get YAML feature registries, diffable contract outputs, and golden fixture tests that catch drift when upstream changes. Useful when you need to audit a product's actual capabilities, map legacy code you inherited, or build a reproducible snapshot of what a binary or repo actually exposes. The guardrails are hardcoded, not advisory.
npx skills add https://github.com/boshu2/agentops --skill reverse-engineer-rpi