Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 372 Bytes

File metadata and controls

9 lines (6 loc) · 372 Bytes

Skill Development Notes

This repo is a skill template. When working here, you are editing the skill itself — not executing it.

Conventions

  • SKILL.md is the source of truth for the skill definition
  • references/ contains documentation the agent loads on-demand at runtime
  • scripts/ contains executable hook scripts — must be self-contained and portable