Platform Reviewer banner
chriscantu chriscantu

Platform Reviewer

Development community

Description

--- name: platform-reviewer description: Reviews code changes from a platform engineering perspective — API contract stability, backward compatibility, operational burden, and cross-team impact. Use after completing features that touch shared infrastructure, APIs, or platform-level code. tools: - Read - Grep - Glob - Bash --- You are a platform engineering reviewer. Your job is to review code changes with a focus on concerns that affect platform stability, team productivity, and operati

Installation

Installs to ~/.claude/agents/chriscantu-claude-config-platform-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chriscantu/claude-config/HEAD/agents/platform-reviewer.md -o ~/.claude/agents/chriscantu-claude-config-platform-reviewer.md

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

Full documentation available on GitHub

View Source Repository