# Rehearse Demo

> Use when preparing or validating the live Harness Score presentation before speaking to an audience.

- Skill: `paladini/rehearse-demo` (Agent Skill)
- Install (CLI): `npx skillmds@latest add paladini/rehearse-demo`
- Raw SKILL.md: https://api.skillmd.com/api/skills/paladini/rehearse-demo/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: paladini (https://skillmd.com/u/paladini)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/paladini/rehearse-demo

---


# Rehearse the Harness Score demo

1. Run `npm install` if dependencies are not available.
2. Run `npm run check` and fix any deterministic failure.
3. Run `npm run scan:gate` and confirm the repository remains L3 or higher.
4. Start `npm run dev`, open the local URL, and traverse all slides with the keyboard.
5. Verify the L3 result, the deliberate Hooks gap, and the copied terminal command.
6. Rehearse the four live-demo beats shown on slide 09.

Do not add runtime agent hooks only to increase the score. This repository intentionally demonstrates L3.

