generator-ai-review

Analyze Case Pack v1.4 reports to identify issues and produce a joint fix plan.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/vperreard/Mathildanesth --skill generator-ai-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generator-ai-review
Source: https://github.com/vperreard/Mathildanesth/tree/main/.claude/skills/generator-ai-review
Command: npx skills add https://github.com/vperreard/Mathildanesth --skill generator-ai-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams systematically analyze the outputs of a dual-AI generation workflow, enabling data-driven validation, cross-comparison, and actionable fix planning.

Core Features & Use Cases

  • Cross-model analysis: Run Claude and Codex analyses on case-pack validation data to surface inconsistencies and prioritize fixes.
  • Causal and phase-impact reasoning: Interpret causal events and optimizer deltas to distinguish root causes from side-effects and collateral damage.
  • Joint fix planning and execution support: Generate a structured update plan and track progress across Phase 1–5 workflows.

Quick Start

Prompt the workflow with 'gen review' to start the end-to-end dual-AI analysis.

Frequently Asked Questions about generator-ai-review

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

FAQPage Schema
How do I analyze cross-model validation outputs from a dual-AI generator workflow?

Cross-model validation analysis is performed by reading the Case Pack v1.4 report to surface inconsistencies between Claude and Codex outputs, identifying traceable root causes, and generating a joint fix plan. It evaluates causal events and optimizer deltas to distinguish root causes from side-effects.

What is the best way to triage causal events and phase impacts in AI generation workflows?

Triage of causal events involves interpreting phaseImpact and actionableFindings data across Phase 1–5 workflows. By cross-validating outputs from dual models, you can distinguish actual root causes from collateral damage and side-effects to produce structured, ready-to-implement fixes.

How do I generate a structured fix plan from Case Pack validation data?

Generating a structured fix plan requires analyzing actionableFindings and causal events from the Case Pack v1.4 report. The analysis produces traceable root causes and cross-validated updates compatible with Codex and Claude prompts for execution across workflows.

Can I use this analysis to track generator fixes across Phase 1 to Phase 5 workflows?

Yes, the analysis supports tracking progress across Phase 1–5 workflows. It evaluates validation outputs and phaseImpact metrics to generate a structured update plan, ensuring fixes are ready to implement and compatible with dual-model prompt environments.

Does dual-AI cross-validation help distinguish root causes from side-effects in generator outputs?

Dual-AI cross-validation helps distinguish root causes from side-effects by comparing Claude and Codex analyses on case-pack validation data. It interprets causal events and optimizer deltas to ensure findings are traceable and accurately prioritized for fixes.