cli-forge-demolisted
Install: claude install-skill Destynova2/cli-code-skills
> **Optimization:** This skill uses on-demand loading. Heavy content lives in `references/` and is loaded only when needed.
> **Language rule:** Skill instructions are English. Detect the project's primary language (README, comments, docs, commits) and generate the demo kit in that language. If bilingual, ask the user.
# Demo Forge — Reproducible Live-Demo Kit
> *"A good production is identical every night — not because the actors are lucky, but because the show is scripted, the marks are taped to the floor, and the stage is reset between performances."*
Generate everything needed to give the **same demo, flawlessly, every time**: a staged script, deterministic data, a one-command reset, a backup recording, and the delivery support that best fits the project.
## Core Principle — The Theatre
A live demo is a **staged performance**, not an improvisation. Eight mappings carry the whole skill (full model in `references/staging.md`):
| Stage craft | What it means for the demo |
|---|---|
| **The script & blocking** | `DEMO.md` — exact lines (what you say) and exact marks (the precise commands). No improvisation on stage. |
| **Same show every night** | Fixed seed: state, data, **clock**, and environment are pinned so the run is deterministic. Reality is seeded like a PRNG. The canonical reproducibility toolkit is `../../shared/determinism.md` (consumed by `cli-forge-pipeline`, `cli-forge-resilience`, `cli-forge-perf`, `cli-audit-wizard`, `cli-forge-oci-rootless`) — demo is