sota

Installation
SKILL.md

SOTA Engineering Skills — Master Router

A library of 29 domain skills, each with a SKILL.md entry point and a rules/ folder of focused rule files (every file < 500 lines). Each skill works in two modes:

  • BUILD — apply the rules while designing or writing code.
  • AUDIT — review existing code against the rules and emit findings in the canonical format below (it supersedes any per-skill variant): file:line | rule violated | severity (Critical/High/Medium/Low/Info) | effort (trivial/small/medium/large) | fix.

Read only what the task needs: first the relevant skill's SKILL.md (it has its own index of rules/ files with "read this when..." guidance), then only the rules files that match the code in front of you. Never load all skills at once.

Operating principles (always apply)

Installs
1
First Seen
12 days ago
sota — martinholovsky/sota-skills