Own documentation authoring quality and structure. Use when deciding how a document should be written, organized, reviewed, and maintained without redefining the system truth owned elsewhere.
technical-writing is the canonical documentation owner.
It owns document purpose, audience, structure, terminology discipline, navigation, and maintenance expectations. It does not own the underlying product/API/platform/security truth being described.
Capture:
Common structures:
Do not mix all document types into one giant file unless the audience truly needs that.
Every substantial document should make these things obvious:
Prefer:
Check whether the reader can:
## Documentation Review
### Audience and purpose
- intended readers:
- job this document helps them do:
### Structure
- appropriate doc type?: yes/no
- major sections present:
### Ownership
- semantic source of truth linked?: yes/no
- non-owned areas explicitly bounded?: yes/no
### Maintenance
- freshness expectation clear?: yes/no
- likely drift points:
technical-writing owns it.../changelog-maintenance/SKILL.md.../presentation-builder/SKILL.md as a companion.../using-git-worktrees/SKILL.md is process support only.