IdeaCredIdeaCred

Walllmat/verdict

54

🧑⚖️ Evaluate AI skill and agent performance with configurable scores and dual-mode operation on Claude Code and Cowork platforms.

What's novel

🧑⚖️ Evaluate AI skill and agent performance with configurable scores and dual-mode operation on Claude Code and Cowork platforms.

Code Analysis

11 files read · 4 rounds

A Claude Code plugin that evaluates the execution quality of other skills/agents using LLM-driven 7-dimension scoring with supplementary regex-based transcript heuristics, benchmark comparison, and visual scorecard reporting.

Strengths

Well-organized architecture with clear separation between LLM instructions (SKILL.md, agent definitions), automated heuristics (Python scripts), and lifecycle hooks (shell scripts). Comprehensive test suite with thorough edge case coverage and clean, well-documented code with proper type hints.

Weaknesses

The README is severely misleading, describing a GUI desktop application with download/install steps when the project is actually a Claude Code plugin. The Python scoring engine is shallow—relying on regex word matching against transcripts rather than meaningful code analysis, making the 'quality scoring' largely dependent on LLM judgment rather than algorithmic depth.

Score Breakdown

Innovation
4 (25%)
Craft
57 (35%)
Traction
11 (15%)
Scope
47 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+1
Concept Novelty+0

Craft

Ci+0
Tests+3
Polish+0
Releases+1
Has License+5
Code Quality+22
Readme Quality+15
Recent Activity+7
Structure Quality+4
Commit Consistency+0
Has Dependency Mgmt+0

Traction

Forks+0
Stars+6
Hn Points+0
Watchers+3
Early Traction+0
Devto Reactions+0
Community Contribs+2

Scope

Commits+3
Languages+5
Subsystems+5
Bloat Penalty+0
Completeness+6
Contributors+6
Authored Files+12
Readme Code Match+3
Architecture Depth+7
Implementation Depth+8

Evidence

Commits

7

Contributors

2

Files

37

Active weeks

2

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

1

Forks

0

License

MIT