review-demo

Analyze event logs, timing, and narration to report demo quality issues.

6|1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/45ck/demo-machine --skill review-demo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-demo
Source: https://github.com/45ck/demo-machine/tree/main/.claude/skills/review-demo
Command: npx skills add https://github.com/45ck/demo-machine --skill review-demo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AI quality review of a completed demo run analyzes event logs, timing, and narration to flag issues and suggest improvements.

Core Features & Use Cases

  • Analyze event timing, narration, and chapter coverage to identify gaps and pacing issues.
  • Generate a structured QA report highlighting critical issues, warnings, and actionable recommendations.
  • Produce an artifact-quality review that can be attached to the demo run for team learning and iteration.

Quick Start

Provide the path to the demo run's output directory or events.json to generate a QA review report.

Frequently Asked Questions about review-demo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a QA review on a completed demo run with event logs?

Run a QA review on a completed demo run by providing the path to the output directory or events.json. The tool parses event timing data and narration alignment to generate a structured report.

What issues can demo narration and timing analysis identify?

Demo narration and timing analysis identifies pacing issues, gaps in chapter coverage, and misalignment between spoken narration and event logs. It flags these as critical issues or warnings in the output report.

Can I use video and subtitle artifacts to check demo narrative alignment?

Yes, you can check demo narrative alignment using output.mp4 and subtitle artifacts alongside events.json. The analysis cross-references these files to ensure spoken content matches executed events.

What is the best way to generate a structured QA report for a demo video audit?

The best way to generate a structured QA report for a demo video audit is to analyze event logs and timing data. This produces actionable recommendations and highlights critical issues for team iteration.

Do I need specific dependencies to perform event log timing analysis?

No specific dependencies are required to perform event log timing analysis. The tool operates directly on the artifacts from your demo run, such as the events.json file, without needing external components.

When should I avoid automated demo review for event logs?

You should avoid automated demo review if your demo run lacks an events.json file or output directory. The analysis requires these specific artifacts to parse timing data and check narration alignment.