21 lines
650 B
Markdown
21 lines
650 B
Markdown
---
|
|
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.
|