review-evals

Installation
SKILL.md

Open the interactive HTML eval viewer for a skill's evaluation results.

$ARGUMENTS

If $ARGUMENTS is provided, use it as the skill path. Otherwise, ask the user which skill to review.

Steps

  1. Locate the skill directory and its .skill-eval/ workspace. Resolve $ARGUMENTS to an absolute path if provided.

  2. Find the latest run directory (or ask which run to review).

  3. Run generate_review.py:

    python3 ${SKILL_ROOT}/../skill-shaper/scripts/generate_review.py <workspace> --skill-name <name>
    
  4. Open the HTML viewer in the browser (or use --static <path> for headless environments).

  5. Wait for user feedback from the viewer.

Related skills

More from bluewaves-creations/bluewaves-skills

Installs
2
GitHub Stars
1
First Seen
Mar 28, 2026