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

@@ -2,6 +2,7 @@
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.
@@ -11,10 +12,10 @@ $ARGUMENTS
Requirements:
- Read relevant `.memory/*.md` files first for prior workflow and documentation decisions.
- 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.
- Report what changed, what remains (if anything), and any explicitly deferred documentation debt.