This commit is contained in:
2026-03-10 13:09:47 +00:00
parent e0c4c2ed7b
commit ffd0d31fa5
43 changed files with 532 additions and 749 deletions

View File

@@ -1,6 +1,8 @@
---
name: doc-coverage
description: Documentation coverage checklist and update procedures — load when completing a feature or change set
description: Documentation coverage checklist and update procedures — load when completing
a feature or change set
permalink: opencode-config/skills/doc-coverage/skill
---
## When to Use
@@ -41,7 +43,7 @@ Check `AGENTS.md` and its symlinks:
**Anti-patterns:**
- Symlinks missing or pointing to wrong location
- Instruction file is stale or empty
- Instruction file duplicates `.memory/` tracking content (plans, research)
- Instruction file duplicates basic-memory project note content (plans, research)
### 4. Inline documentation
- [ ] Are complex functions/components documented with comments explaining **why**, not **what**?
@@ -67,4 +69,4 @@ Check `AGENTS.md` and its symlinks:
- The **librarian** subagent is the specialist for documentation work.
- Lead should delegate doc coverage review to librarian after coder completes implementation.
- Librarian reads the changes, identifies doc gaps, and writes/updates documentation.
- Librarian reads the changes, identifies doc gaps, and writes/updates documentation.