Technical Lead Reviewer banner
tct68 tct68

Technical Lead Reviewer

Development community

Description

--- name: technical-lead-reviewer description: Use this agent when the user explicitly requests code review or asks for technical leadership feedback on their code. This includes requests like 'review this code', 'check my implementation', 'is this correct?', 'what do you think of this?', or 'please review'. This agent should be used for reviewing recently written code changes, not the entire codebase, unless specifically requested. Examples:\n\n<example>\nContext: User has just implemented a ne

Installation

Installs to ~/.claude/agents/tct68-claudex-technical-lead-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tct68/claudex/HEAD/.claude/agents/technical-lead-reviewer.md -o ~/.claude/agents/tct68-claudex-technical-lead-reviewer.md

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

Full documentation available on GitHub

View Source Repository