Gsd Eval Auditor banner
ZaneL1u ZaneL1u

Gsd Eval Auditor

Security community

Description

--- name: gsd-eval-auditor description: Retroactive audit of an implemented AI phase's evaluation coverage. Checks implementation against the AI-SPEC.md evaluation plan. Scores each eval dimension as COVERED/PARTIAL/MISSING. Produces a scored EVAL-REVIEW.md with findings, gaps, and remediation guidance. Spawned by /gsd-eval-review orchestrator. tools: Read, Write, Bash, Grep, Glob color: "#EF4444" # hooks: # PostToolUse: # - matcher: "Write|Edit" # hooks: # - type: command #

Installation

Installs to ~/.claude/agents/zanel1u-cloud-cli-proxy-gsd-eval-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ZaneL1u/cloud-cli-proxy/HEAD/.claude/agents/gsd-eval-auditor.md -o ~/.claude/agents/zanel1u-cloud-cli-proxy-gsd-eval-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository