gsd-eval-review

Audit completed AI phases against AI-SPEC.md evaluation strategies and produce EVAL-REVIEW.md remediation plans.

4|1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/lgwanai/openforce --skill gsd-eval-review-lgwanai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-eval-review
Source: https://github.com/lgwanai/openforce/tree/main/skills/gsd-eval-review
Command: npx skills add https://github.com/lgwanai/openforce --skill gsd-eval-review-lgwanai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps you verify whether an executed AI phase actually implemented the intended evaluation strategy, so you can reliably identify blind spots and correct them before shipping.

Core Features & Use Cases

  • Evaluation coverage audit: Compares the completed phase behavior against the evaluation plan defined in AI-SPEC.md to detect missing checks or mismatched criteria.
  • Remediation planning: Produces an EVAL-REVIEW.md report containing a score, verdict, gaps, and a concrete remediation plan.
  • Phase-targeted review: Lets you review the most recent phase by default or a specified phase number for focused iteration.

Quick Start

Run the skill for the last completed phase to generate an EVAL-REVIEW.md remediation plan covering evaluation coverage gaps.

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 a completed workflow phase?

To audit AI evaluation coverage, the skill compares a completed agent workflow phase against the evaluation plan in AI-SPEC.md. It detects missing checks or mismatched criteria and produces an EVAL-REVIEW.md report with a score, verdict, and remediation plan.

What is an evaluation coverage audit and when do I need it?

An evaluation coverage audit verifies whether an executed AI phase actually implemented the intended evaluation strategy. You need it to reliably identify blind spots and correct them before shipping, ensuring retroactive quality assurance for agent workflows.

Can I target a specific phase number for a quality gate review?

Yes, you can target a specific phase number for a quality gate review. The skill reviews the most recent completed phase by default, but allows you to specify a phase number for focused iteration and retroactive quality assurance.

How do I generate a remediation plan for missing AI quality checks?

You generate a remediation plan by running the skill for the last completed phase. It produces an EVAL-REVIEW.md report containing detected gaps and a concrete, actionable remediation plan while preserving workflow gates.

Do I need an AI-SPEC.md file to perform an evaluation coverage audit?

Yes, you need an AI-SPEC.md file to perform an evaluation coverage audit. The skill compares completed phase behavior against the evaluation plan defined within AI-SPEC.md to detect missing checks and generate the remediation report.

What's the best way to fix gaps in AI QA phase reviews?

The best way to fix gaps in AI QA phase reviews is to generate an EVAL-REVIEW.md report. This provides a score, a verdict, detected coverage gaps, and an actionable remediation plan to correct blind spots before shipping.