interview-simulation-reviewer

Analyze JSON interview simulation outputs and generate structured Markdown review reports.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/michaelarutyunov/interview-system-v2 --skill interview-simulation-reviewer
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: interview-simulation-reviewer
Source: https://github.com/michaelarutyunov/interview-system-v2/tree/main/.claude/skills/interview-simulation-reviewer
Command: npx skills add https://github.com/michaelarutyunov/interview-system-v2 --skill interview-simulation-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review teams can systematically evaluate AI-driven interview simulations by analyzing transcript quality, signal consistency, strategy alignment, scoring decomposition, and knowledge-graph health to deliver actionable insights.

Core Features & Use Cases

  • Structured assessment of transcript quality, signal integrity, and graph health across turns.
  • Flexible input support: consumes JSON simulation outputs and optional scoring CSV to enrich the review.
  • Output as a consolidated Markdown report saved to synthetic_interviews/review_<filename_without_extension>.md for traceability.

Quick Start

Feed a simulation JSON (and optional CSV) to the reviewer and export a Markdown review to synthetic_interviews/review_<filename_without_extension>.md.

Frequently Asked Questions about interview-simulation-reviewer

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

FAQPage Schema
How do I evaluate the quality of an AI-driven interview simulation?▼

To evaluate an AI-driven interview simulation, you can analyze transcript quality, signal integrity, strategy alignment, and knowledge-graph health. This process provides structured assessment across turns to deliver actionable insights from the simulation outputs.

Can I use a scoring CSV to enrich my interview simulation review?▼

Yes, you can supply an optional scoring CSV alongside your JSON simulation outputs to enrich the interview review. The reviewer incorporates this CSV data into its five-part analysis to perform scoring decomposition and validate results against methodology directives.

How does knowledge-graph health factor into interview signal diagnostics?▼

Knowledge-graph health is one of the five analytical dimensions evaluated during interview signal diagnostics. It assesses the consistency and integrity of the graph structure across turns to ensure the AI-driven simulation maintains coherent strategy alignment throughout the transcript.

What format is the interview simulation analysis report saved in?▼

The interview simulation analysis report is saved as a consolidated Markdown file. This structured report is automatically exported to the synthetic_interviews directory, specifically named review_<json_filename_without_extension>.md, ensuring full traceability across cross-run validations.

How do I perform consistent cross-run validation for AI interview simulations?▼

You perform consistent cross-run validation by feeding JSON simulation outputs to the reviewer alongside methodology directives. It generates structured Markdown reports saved to the synthetic_interviews directory, allowing you to compare transcript quality, signal integrity, and knowledge-graph health across multiple runs.