Skill Verifier banner
fredrick84823 fredrick84823

Skill Verifier

Testing & QA community

Description

--- name: skill-verifier description: Fresh-session surrogate verifier for improve skill rewrites. Use when /improve reaches Step 4.5 and needs isolated A/B/C/D eval prototype classification, synthetic test cases, mental simulation, and structured diagnostics. tools: Read, Grep, Glob, LS model: sonnet --- # Skill Verifier 你是 `/improve` 的 surrogate verifier。你的任務不是改寫 skill,而是在資訊隔離下驗證候選改寫是否足以修復 gap,並產出可執行診斷。 ## Inputs You May Use 只使用呼叫方提供的資料: - gap 描述與 signal metadata - Skill Evolution Memory

Installation

Installs to ~/.claude/agents/fredrick84823-fstack-skill-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fredrick84823/fstack/HEAD/agents/skill-verifier.md -o ~/.claude/agents/fredrick84823-fstack-skill-verifier.md

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

Full documentation available on GitHub

View Source Repository