gsd-eval-review

Audit AI evaluation coverage against AI-SPEC.md and generate remediation plans.

Updated May 3, 2026
One-click install
npx skills add https://github.com/ThiagoVitale/endless-crystal --skill gsd-eval-review-thiagovitale
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-eval-review
Source: https://github.com/ThiagoVitale/endless-crystal/tree/main/.codex/skills/gsd-eval-review
Command: npx skills add https://github.com/ThiagoVitale/endless-crystal --skill gsd-eval-review-thiagovitale

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the audit of an executed AI phase's evaluation coverage, generating a detailed remediation plan in the form of an EVAL-REVIEW.md document.

Core Features & Use Cases

  • Evaluation Coverage Audit: Ensures that the evaluation strategy from AI-SPEC.md is fully implemented.
  • Remediation Plan Generation: Produces an EVAL-REVIEW.md document with a score, verdict, identified gaps, and a remediation plan.
  • Use Case: For an AI development team, use this Skill to verify the effectiveness of an AI phase after completion, ensuring all required evaluations are conducted and documented.

Quick Start

Run the gsd-eval-review skill to audit the evaluation coverage of the last completed AI phase.

Frequently Asked Questions about gsd-eval-review

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

FAQPage Schema
How do I audit AI evaluation coverage after completing a development phase?

AI evaluation coverage audit works by comparing executed phase evaluation data against the strategy specified in AI-SPEC.md. It identifies gaps where required evaluations were missed and generates a structured remediation plan to address them.

What is an AI evaluation remediation plan and when do I need one?

An AI evaluation remediation plan is a structured document detailing gaps found during an evaluation coverage audit. You need one after completing an AI development phase to verify all required evaluations were conducted and to outline corrective actions.

How to generate an EVAL-REVIEW.md document for AI phase evaluation gaps?

Generating an EVAL-REVIEW.md document requires accessing the AI phase's evaluation data and the AI-SPEC.md file. The audit process compares these inputs to produce a review containing a score, verdict, identified gaps, and a remediation plan.

Does AI evaluation audit require an AI-SPEC.md file to run?

Yes, AI evaluation audit requires an AI-SPEC.md file because it serves as the baseline strategy. The audit compares actual evaluation data against this specification to determine if the phase met the defined evaluation requirements.

What's the best way to verify AI phase evaluation effectiveness against a specification?

The best way to verify AI phase evaluation effectiveness is to audit the evaluation coverage against the specified strategy in AI-SPEC.md. This generates a scored review document with a verdict and remediation plan for any missing evaluations.