@dzhechkov/skills-reverse-engineering
v0.1.2
Published
Reverse Engineering Unicorn — composite skill for Claude Code: reverse-engineer any company into an actionable launch playbook (+ clickable CJM prototype) via a 6-module pipeline with QUICK/DEEP/VERIFIED modes
Maintainers
Readme
@dzhechkov/skills-reverse-engineering
Reverse Engineering Unicorn — composite skill for Claude Code that reverse-engineers any company into an actionable launch playbook (plus, in DEEP mode, a clickable CJM prototype).
What It Does
A 6-module pipeline orchestrated end-to-end, with three depth modes (QUICK / DEEP / VERIFIED):
- M1 Intelligence — company/product intel gathering
- M2 Product & Customers — JTBD, segments (+ M2.5 CJM prototype in DEEP)
- M3 Market & Competition — landscape, positioning
- M4 Business & Finance — model, unit economics
- M5 Growth Engine — acquisition/retention loops
- M6 Playbook Synthesis — the actionable launch playbook
Triggers on "проанализируй компанию", "reverse engineer", "разбери бизнес-модель", "playbook запуска".
Why
A standalone, canonical home for the orchestrator that several toolkits (keysarium, p-replicator) used to vendor as drifting copies. Centralizing it per ADR-0001 gives one source of truth; consumers reference it by id instead of carrying divergent forks.
How to Use
npx @dzhechkov/skills-reverse-engineering initThen in Claude Code: /reverse-engineering-unicorn Notion or "разбери бизнес-модель Revolut".
What's Bundled
| Component | Description |
|-----------|-------------|
| reverse-engineering-unicorn | Orchestrator skill (6 modules, QUICK/DEEP/VERIFIED) |
| explore | Pre-flight clarification (tracked vendor) |
| goap-research-ed25519 | Adaptive research M1–M5 (tracked vendor) |
| problem-solver-enhanced | Game Theory / TRIZ M3–M5 (tracked vendor) |
| /reverse-engineering-unicorn | Slash command |
The core pipeline is self-contained. A few DEEP / Post-M6 modes reference extra skills that are not bundled (install separately if you need them):
| Optional dep | Used in | Get it from |
|--------------|---------|-------------|
| frontend-design | M2.5 CJM prototype (DEEP) | @dzhechkov/keysarium / p-replicator |
| brutal-honesty-review | M6 BS-gate (DEEP) | @dzhechkov/skills-qe |
| presentation-storyteller | Post-M6 pitch deck | @dzhechkov/keysarium |
| idea2prd-manual | Post-M6 PRD | @dzhechkov/skills-idea2prd |
| md2pptx | Post-M6 .md→.pptx | external |
Canonicalization (ADR-0001)
reverse-engineering-unicorn is the canonical artifact of this pack. It previously existed as two drifting copies (keysarium ≠ p-replicator); resolved here by taking the p-replicator body (which correctly references goap-research-ed25519, not the non-existent bare goap-research) plus keysarium's trust_tier frontmatter, and rewriting /mnt/skills/{user,public}/<id> → .claude/skills/<id>. The explore/goap/problem-solver trio is a sources.json-tracked vendored copy (canonical: @dzhechkov/skills-analyst-manual). Re-sync drift with dz sync-upstream.
CLI Commands
init (default) · update · remove · list · doctor — options --force, --dry-run, --help, --version.
Also Available Via dz
dz init --select reverse-engineering-unicorn
dz info reverse-engineering-unicornLicense
MIT
