Production Readiness Reviewer banner
jamestexas jamestexas

Production Readiness Reviewer

Development community

Description

--- name: production-readiness-reviewer description: "Use this agent when you need a comprehensive production readiness assessment of code before deployment. This includes reviewing new features, critical bug fixes, performance-sensitive code, API changes, or any code that will handle user data or high traffic loads. Examples: <example>Context: User has just implemented a new payment processing endpoint and wants to ensure it's production-ready. user: 'I've just finished implementing our new pay

Installation

Installs to ~/.claude/agents/jamestexas-agents-production-readiness-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jamestexas/agents/HEAD/agents/production-readiness-reviewer.md -o ~/.claude/agents/jamestexas-agents-production-readiness-reviewer.md

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

Full documentation available on GitHub

View Source Repository