Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Evaluate agents and skills for quality and standards compliance.
Objective, evidence-based quality assessment for agents and skills. Implements a 6-phase rubric: Identify, Structural, Content, Code, Integration, Report. Every finding must cite a file path and line number — no subjective "looks good" verdicts.
| Signal | Load These Files | Why |
|---|---|---|
| tasks related to this reference | batch-evaluation.md | Loads detailed guidance from batch-evaluation.md. |
| tasks related to this reference | common-issues.md | Loads detailed guidance from common-issues.md. |
| tasks related to this reference | report-templates.md | Loads detailed guidance from report-templates.md. |
| tasks related to this reference | scoring-rubric.md | Loads detailed guidance from scoring-rubric.md. |
Goal: Determine what to evaluate and confirm targets exist.
Read the repository CLAUDE.md first to understand current standards before evaluating anything. Only evaluate what was explicitly requested — do not speculatively analyze additional agents or skills.
# List all agents
ls agents/*.md | wc -l
# List all skills
npx skills add notque/vexjoy-agent --skill agent-evaluationHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Partially actionable with several concrete steps, but still missing important details.