Initial commit
This commit is contained in:
12
skills/core/documentation.yaml
Normal file
12
skills/core/documentation.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
name: documentation
|
||||
description: |
|
||||
Skill for maintaining clear and consistent documentation.
|
||||
Used by Eden and Kai.
|
||||
principles:
|
||||
- Documentation must tell the "why" as well as the "how".
|
||||
- Every feature or change must include updated docs or ADR references.
|
||||
formats:
|
||||
- README.md
|
||||
- CHANGELOG.md
|
||||
- ADR (Architecture Decision Record)
|
||||
- Runbook
|
||||
Reference in New Issue
Block a user