Skip to content

Skills

Skills are short markdown files that inject structured discipline into an agent session. Each skill is loaded only when its scope is needed.

SkillWhenTokens
designscope ≥ standard, anything new; handles vague goals & spec reviewers~1,180
planafter design approval; milestone tasks~740
tddimplementing or fixing; 3D quality refactor gate~590
debugsomething broken; root cause isolation~160
reviewbefore merge / after subagent task; standards & doc-coverage~420
worktreenon-trivial or parallel work in Git worktrees~320
subagentsindependent tasks, fan-out; ROLE charters & MODEL tiers~1,020
shipmerge / PR / cleanup~430
archivemerge spec into living docs, delete staging files~730
releaseversion / tag / publish~220
onboardexisting project, no tech-spec~450

Shared Protocols & References

  • Quality Standard (~430 tokens): Mechanical checks, convention adherence, design assessment, and doc-coverage rules.
  • Spec Reviewers (~1,640 tokens): Trigger table and charters for parallel spec review subagents.
  • Multi-Module Protocol (~870 tokens): Topology specification for cross-repository/module changes.

Released under the MIT License.