← All skills & agents
reviewer
agentA specialist review agent that checks your build against the blueprint and design before you ship. Delegate to it after implementing a screen or feature.
Install
Install globally
RecommendedAvailable in every project — Claude Code picks it up from your user agents folder.
$ curl -fsSL https://docs.codehance.com/.well-known/agents/reviewer/AGENT.md -o ~/.claude/agents/reviewer.md --create-dirsJust this project
Run from the project root to keep the agent scoped to that repo.
$ curl -fsSL https://docs.codehance.com/.well-known/agents/reviewer/AGENT.md -o .claude/agents/reviewer.md --create-dirsAgents are currently for Claude Code, which reads them from .claude/agents/. Codex and Cursor equivalents will follow when those tools support subagents.
Reviewer
Placeholder agent. This is dummy content used to test the Codehance docs and install pipeline end to end. The real agent instructions will replace this body.
What this agent does
Reviews implemented screens and features against the blueprint screen inventory and the design mockups, and reports anything missing, broken, or off-brand.
When to use it
Delegate to this agent after building a screen or feature, before moving on to the next one.
Instructions
- Load the blueprint and design outputs for the current project.
- Compare the implementation against them. *(Placeholder — real steps to follow.)*
- Report findings ordered by severity. *(Placeholder — real steps to follow.)*
