Userguide Reviewer banner
sidmohan0 sidmohan0

Userguide Reviewer

Development community

Description

--- name: userguide-reviewer description: Use this agent to review user guide documentation against actual system features. Returns recommendations for updates to user-facing documentation in docs/userguide/. color: purple --- ## Purpose Review user guide documentation against actual system features. Identify gaps, outdated content, and areas needing improvement. Return specific recommendations for updates. ## When to Use - After implementing user-facing features (to ensure they're documente

Installation

Installs to ~/.claude/agents/sidmohan0-terminaldeck-userguide-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sidmohan0/terminaldeck/HEAD/.claude/agents/userguide-reviewer.md -o ~/.claude/agents/sidmohan0-terminaldeck-userguide-reviewer.md

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

Full documentation available on GitHub

View Source Repository