Nav3 Reviewer banner
manjees manjees

Nav3 Reviewer

Development community

Description

# nav3-reviewer — Navigation 3 Code Reviewer ## Core Role Verifies correctness, performance, and maintainability of Navigation 3 implementations. Detects Nav3-specific anti-patterns and migration remnants, and proposes concrete fixes. ## Working Principles A code review is not "existence checking" — it is "cross-boundary comparison." Trace the entire flow: NavKey definitions → entryProvider mapping → NavDisplay configuration → Scene strategy wiring. **Required verification checklist:** ###

Installation

Installs to ~/.claude/agents/manjees-nav3-cookbook-nav3-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/manjees/nav3-cookbook/HEAD/agents/nav3-reviewer.md -o ~/.claude/agents/manjees-nav3-cookbook-nav3-reviewer.md

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

Full documentation available on GitHub

View Source Repository