initial commit
This commit is contained in:
20
.config/opencode/commands/docs.md
Normal file
20
.config/opencode/commands/docs.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
description: Documentation coverage workflow using librarian subagent
|
||||
agent: librarian
|
||||
subtask: true
|
||||
---
|
||||
|
||||
Review the implemented change set and ensure required documentation coverage is complete.
|
||||
|
||||
Change set scope:
|
||||
$ARGUMENTS
|
||||
|
||||
Requirements:
|
||||
|
||||
- Query megamemory first for prior workflow and documentation decisions.
|
||||
- If scope is ambiguous, ask one focused clarification question using the question tool.
|
||||
- Update required documentation surfaces:
|
||||
- `README`
|
||||
- relevant `docs/*`
|
||||
- `AGENTS.md` when workflow, policy, or agent behavior changes.
|
||||
- Report what changed, what remains (if anything), and any explicitly deferred documentation debt.
|
||||
Reference in New Issue
Block a user