| name | review-docs |
| description | Review and fix ChatJS Blume documentation and MDX files. Use when checking docs for correctness, broken links, stale examples, unclear prose, or consistency with the implementation. |
Review ChatJS documentation
Read each target file completely and verify code examples, paths, terminology,
and behavior against the repository.
Fix directly when the correct change is clear:
- Typos, grammar, formatting, and unclear phrasing
- Broken links and incorrect paths
- Stale examples with an evident replacement in the codebase
- Missing imports and inconsistent terminology
- Dead external links
Report only issues that require a product, architecture, or domain decision.
Summarize edited files and list any remaining decisions with context and
concrete options.