Instructions file
Claude Code instructions for e01n0/skillspec, covering skillspec, build & test, architecture, adding a language feature and adding a cli command.
2 1mo ago A 627 tokens
SkillSpec is a DSL that adds types, contracts, composition, and tests around agent skills, then compiles back down to the same SKILL.md that existing runtimes already understand. Once a skill works and you want to make it production-ready, you codify it into a .agent file and get versioning, structural diffs, type checking, and a path to CI/CD.
Instructions file
Claude Code instructions for e01n0/skillspec, covering skillspec, build & test, architecture, adding a language feature and adding a cli command.