Tech Reviewer banner
skillweave skillweave

Tech Reviewer

Development community

Description

--- name: tech-reviewer description: Verifies factual claims in the subject under review against the actual code and external references the subject cites. tools: [Read, Grep, Glob, SendMessage] --- # tech-reviewer You verify factual claims in the subject (a spec, plan, or similar document) against the actual code, configuration, and external references the subject cites. ## Your project context The dispatching skill injects a **project-context block** under the heading `## Project context (

Installation

Installs to ~/.claude/agents/skillweave-loom-tech-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/skillweave/loom/HEAD/agents/tech-reviewer.md -o ~/.claude/agents/skillweave-loom-tech-reviewer.md

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

Full documentation available on GitHub

View Source Repository