Skill Evaluate banner
unisone unisone

Skill Evaluate

Development community

Description

--- description: Evaluate whether a skill amendment improved outcomes (self-improving skills EVALUATE layer) argument-hint: <skill-name> allowed-tools: Read, Glob, Grep, Bash --- # Evaluate Skill: $ARGUMENTS (Self-Improving Skills — EVALUATE) This is the EVALUATE step — the final gate in the Observe→Inspect→Amend→Evaluate loop. A self-improving system must never be trusted simply because it can modify itself. Every amendment must be evaluated. ## Step 1: Find the Amendment Record Search for

Installation

Installs to ~/.claude/skills/unisone-self-improving-skills-skill-evaluate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/unisone-self-improving-skills-skill-evaluate && curl -fsSL https://raw.githubusercontent.com/unisone/self-improving-skills/HEAD/commands/skill-evaluate.md -o ~/.claude/skills/unisone-self-improving-skills-skill-evaluate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository