Agent Skills.
| Skill | What it does |
|---|---|
| simplified-technical-english | Rewrites IT prose in ASD-STE100 Simplified Technical English. Includes a linter. Idea from Ege Chelebi (@egedata) |
| update-docs | Finds the docs a change invalidates, updates the ones that earn their place, deletes the ones that only restate the code. Opinionated: it expects every doc in docs/ to carry frontmatter (name, description, kind: adr | glossary | navigation, related_files), and backfills it on the first run |