changes
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user