Documentation Accuracy Reviewer banner
NarHakobyan NarHakobyan

Documentation Accuracy Reviewer

Development community

Description

--- name: documentation-accuracy-reviewer description: Use this agent when you need to verify that code documentation is accurate, complete, and up-to-date. Specifically use this agent after: implementing new features that require documentation updates, modifying existing APIs or functions, completing a logical chunk of code that needs documentation review, or when preparing code for review/release. Examples: 1) User: 'I just added a new authentication module with several public methods' → Assis

Installation

Installs to ~/.claude/agents/narhakobyan-awesome-nest-boilerplate-documentation-accuracy-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NarHakobyan/awesome-nest-boilerplate/HEAD/.claude/agents/documentation-accuracy-reviewer.md -o ~/.claude/agents/narhakobyan-awesome-nest-boilerplate-documentation-accuracy-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository