Doc Add Knowledge
Table of Contents
When to use this skill
Capturing durable, cross-cutting rationale as a knowledge document — concepts, conventions, design systems; not how-to steps (that is a recipe).
How to use this skill
Scaffold:
./projects/ores.compass/compass.sh add knowledge --slug <slug> --parent-dir doc/knowledge/<topic> --title "<title>" --description "<desc>" --tags "<tags>"
- Fill
* Summary(load-bearing facts) and* Detail(navigable, not exhaustive); link related docs with[[id:...]]. - Wire the topic index page so the doc is reachable, and commit.