Source: davepoon/buildwithclaude → plugins/gsd/skills/eval-review/SKILL.md
Gsdeval Review
Retroactively audit an executed AI phase's evaluation coverage — scores each eval dimension as COVERED/PARTIAL/MISSING and produces an actionable EVAL-REVIEW.md with remediation plan
Gsdeval Review by thedixitjain · 09e56b5
npx skillmds add thedixitjain/gsdeval-review File contents
---name: gsdeval-reviewdescription: Retroactively audit an executed AI phase's evaluation coverage — scores each eval dimension as COVERED/PARTIAL/MISSING and produces an actionable EVAL-REVIEW.md with remediation plan---
<objective>
Conduct a retroactive evaluation coverage audit of a completed AI phase.
Checks whether the evaluation strategy from AI-SPEC.md was implemented.
Produces EVAL-REVIEW.md with score, verdict, gaps, and remediation plan.
</objective>
<execution_context>
@${CLAUDE_PLUGIN_ROOT}/workflows/eval-review.md
@${CLAUDE_PLUGIN_ROOT}/references/ai-evals.md
</execution_context>
<context>
Phase: $ARGUMENTS — optional, defaults to last completed phase.
</context>
<process>
Execute @${CLAUDE_PLUGIN_ROOT}/workflows/eval-review.md end-to-end.
Preserve all workflow gates.
</process>
---
**Source:** [`davepoon/buildwithclaude`](https://github.com/davepoon/buildwithclaude) → `plugins/gsd/skills/eval-review/SKILL.md`
thedixitjain/the-mega-skill-library/tree/main/library/testing-and-qa/gsdeval-review commit 09e56b56da
Frequently asked questions
Run npx skillmds add thedixitjain/gsdeval-review in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Retroactively audit an executed AI phase's evaluation coverage — scores each eval dimension as COVERED/PARTIAL/MISSING and produces an actionable EVAL-REVIEW.md with remediation plan It is listed under Security on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: makes network calls. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
thedixitjain (@thedixitjain) published this skill. Their other Agent Skills are listed on their SkillMD profile.