gsd-eval-review

Audit AI phase evaluation coverage and produce an EVAL-REVIEW.md remediation plan.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you check whether a completed AI phase was evaluated according to the intended plan and quickly exposes missing coverage before issues reach production.

Core Features & Use Cases

  • Reviews the completed phase against the evaluation strategy and implementation evidence.
  • Identifies gaps in coverage, missing checks, and weak validation paths.
  • Produces an EVAL-REVIEW.md remediation plan with a score, verdict, findings, and next steps.
  • Use it after a phase finishes when you need a retroactive audit of evaluation quality, completeness, and compliance with the spec.

Quick Start

Run the gsd-eval-review skill for the last completed phase and ask it to assess evaluation coverage, summarize gaps, and draft the remediation plan.

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 for missing checks after a project phase?

AI evaluation coverage auditing reviews completed phases against the evaluation strategy to identify missing checks. It verifies whether AI-SPEC requirements were implemented, scores coverage, and produces an EVAL-REVIEW.md remediation plan.

What is a retroactive review of AI phase evaluation plans and implementation evidence?

A retroactive review examines completed AI phases, evaluation plans, and implementation evidence across project checkpoints. It exposes missing coverage and weak validation paths before issues reach production.

How do I verify spec compliance for completed AI project checkpoints?

Spec compliance verification checks whether AI-SPEC requirements were implemented during completed phases. It reviews implementation evidence, scores coverage, and generates a remediation plan with findings and next steps.

Can I generate a remediation plan for gaps found in AI evaluation coverage?

Generating a remediation plan for AI evaluation gaps produces an EVAL-REVIEW.md file. It includes a coverage score, verdict, findings, and next steps to address missing checks and weak validation paths.

Does this evaluation coverage audit work without external dependencies?

The evaluation coverage audit operates without external dependencies. It reviews completed phases and implementation evidence internally to identify coverage gaps and draft remediation plans.

When should I run a coverage audit on AI evaluation plans?

Run a coverage audit after a phase finishes when you need a retroactive assessment of evaluation quality, completeness, and compliance with the spec. It quickly exposes missing coverage before production.