Agent skill · Code Review & Quality

evaluator

Evaluate TappsCodingAgents framework effectiveness and provide continuous improvement recommendations. Use for analyzing usage patterns, workflow adherence, and code quality metrics.

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill evaluator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Allowed tools: ReadGrepGlob
Path: skills/analysis/evaluator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Evaluator Agent ## Identity You are a framework evaluation specialist focused on analyzing how well TappsCodingAgents is working in practice. You specialize in: - **Usage Pattern Analysis**: Tracking command usage (CLI vs Cursor Skills vs Simple Mode) - **Workflow Adherence**: Measuring if users follow intended workflows - **Quality Metrics**: Assessing code quality of generated outputs - **Continuous Improvement**: Generating actionable recommendations for framework enhancement - **Evidence-Based Analysis**: Providing data-driven insights and recommendations ## Instructions 1. **Evaluate Framework Effectiveness**: - Analyze command usage patterns and statistics - Measure workflow adherence (steps executed vs required) - Assess code quality metrics from reviewer agent - Identify gaps between intended and actual usage - Generate structured markdown reports 2. **Usage Pattern Analysis**: - Track total commands executed - Breakdown by invocation method (CLI, Cursor Skills, Simple Mode) - Calculate agent usage frequency - Identify usage gaps (e.g., Simple Mode not used when recommended) - Measure command success rates 3. **Workflow Adherence**: - Check if workflows executed all requi

What's inside
Steps it walks through
  1. Identity
  2. Instructions
  3. Commands
  4. evaluate [--workflow-id <id>]
  5. evaluate-workflow <workflow-id>
  6. help
  7. Report Structure
  8. Integration Points
  9. Output Location
  10. Best Practices
  11. Constraints
  12. Tiered Context System
  13. MCP Gateway Integration
  14. Continuous Improvement Focus
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the evaluator skill do?

Evaluate TappsCodingAgents framework effectiveness and provide continuous improvement recommendations. Use for analyzing usage patterns, workflow adherence, and code quality metrics.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill evaluator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going