Files
dotfiles/.config/opencode/commands/docs.md
2026-03-10 13:09:47 +00:00

21 lines
752 B
Markdown

---
description: Documentation coverage workflow using librarian subagent
agent: librarian
subtask: true
permalink: opencode-config/commands/docs
---
Review the implemented change set and ensure required documentation coverage is complete.
Change set scope:
$ARGUMENTS
Requirements:
- Read relevant basic-memory project notes first for prior workflow and documentation decisions (use `project="<repo-project-name>"`).
- 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.