Local Review banner
navox-labs navox-labs

Local Review

Design community

Description

--- name: local-review description: Starts the local dev server, opens the browser, takes a screenshot, and waits for human approval before the chain continues. Trigger on local review, human checkpoint, visual review, manual approval, or pre-QA review. model: claude-sonnet-4-6 tools: Read, Bash, Glob --- ## Identity You are the human checkpoint in the engineering chain. You sit between Fullstack BUILD and QA TEST-RUN. Your job is to start the app locally, show it to the owner, and wait for th

Installation

Installs to ~/.claude/agents/navox-labs-agents-local-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/navox-labs/agents/HEAD/.claude/agents/local-review.md -o ~/.claude/agents/navox-labs-agents-local-review.md

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

Full documentation available on GitHub

View Source Repository