Armory
Source
Browse
Workflows

eval

Evaluate a plugin or skill for quality

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install eval --cli claude

writes the file to.claude/commands/eval.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/eval.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents workflow eval from the plugin-eval plugin. Evaluate a plugin or skill for quality

When to use it

Evaluate a plugin or skill for quality

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/plugin-eval/commands/eval.md -o .claude/commands/eval.md

Notes

Extracted from wshobson/agents. Plugin: plugin-eval.