Naming Conventions
Invoke when creating a new script/tool, renaming an existing one, or reviewing a
folder of scripts that feel inconsistent. A name should answer "when and how do
I use this?" before the reader opens the file. Inconsistent names (build_site
next to pull-from-all next to scale_bench) cost onboarding time and make a
toolbox feel ad-hoc.
Read the full skill on GitHub. The site shows the first section; the canonical full content with all principles, examples, and rules lives in the repo.
View full SKILL.md on GitHub ›What the full skill covers
- Micro-Skills
- Inputs
- Outputs
- Scope
- Guardrails
- Decision Criteria
- Success Criteria
- Failure Modes