evaluate-skill

Installation
SKILL.md

Contract

  • Input: problem or task defined by the skill body.
  • Output: Markdown artifact or structured result with completion criteria met.
  • Side effects: none (design/review/documentation only unless explicitly stated).
  • Dependencies: none (self-contained unless linked to other skills).
  • Stop condition: all process steps completed; artifact saved; criteria checked.
  • Risk: low.
  • Boundary: produces reasoning or documentation artifacts; does not modify external systems unless explicitly instructed.

Evaluate Skill

Use this skill to check whether a Skill behaves predictably.

Scenario fixtures live in scenarios/. They describe expected routes and static assertions for representative project-development workflows. Behavioral fixtures live in behavioral-fixtures/. They describe representative artifact outputs that templates should continue to produce.

Use the deterministic runner when you need a repeatable regression check:

Installs
2
First Seen
Sep 7, 2026
evaluate-skill — quantumquirkxyz/skills-quirk