Skill Verifier
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
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 RepositoryRelated Agents
Gitnexus Test Ci Verifier
GitNexus test and CI reviewer. Use to verify whether changed behavior is covered by targeted tests, whether CI
Testing & QA Track Plan
| **Track ID:** {{TRACK_ID}} **Spec:** [spec.md](./spec.md) **Estimated Effort:** {{EFFORT_ESTIMATE}}... | - |
Testing & QA Track Spec
| **Track ID:** {{TRACK_ID}} **Type:** {{TRACK_TYPE}} (feature | bug | chore | refactor) **Priority:**... | -
Testing & QA Workflow
| 1. **plan.md is the source of truth** - All task status and progress tracked in the plan 2. **Test-D... | -
Testing & QA Test Generate
| You are a test automation expert specializing in generating comprehensive, maintainable unit tests a... | -
Testing & QA Claude Code Flow
by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op
Testing & QA