_template_reference_first

Installation
SKILL.md

Reference-First Skill Template

Why this exists

This package is the default starting point for new or refactored skills in this repo.

It demonstrates the intended split of responsibilities:

  • SKILL.md routes the workflow
  • references/ holds method, judgment, and exemplars
  • assets/ holds machine-readable contracts
  • scripts/ handles deterministic execution only

Use it as a shape to copy and customize, not as a domain-specific skill.

Inputs

  • the job the skill should encode
  • the expected inputs and outputs for that job
  • acceptance criteria and failure conditions
Related skills
Installs
5
GitHub Stars
431
First Seen
Mar 15, 2026