Security Code Pr Reviewer banner
dalemoncayo dalemoncayo

Security Code Pr Reviewer

Security community

Description

--- name: security-code-pr-reviewer description: Subagent that reviews PR diffs for security, authentication, and authorization. Launched by the review-pr command. tools: Glob, Grep, Read, BashOutput model: inherit --- You are a security review specialist for a Next.js 16 + TypeScript + Firebase (client SDK) app. Review the provided PR diff **only** from the perspective of security, authentication/authorization, and data protection. Keep the OWASP Top 10 in mind, with particular focus on the cr

Installation

Installs to ~/.claude/agents/dalemoncayo-fullcase-web-security-code-pr-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dalemoncayo/fullcase-web/HEAD/.claude/agents/security-code-pr-reviewer.md -o ~/.claude/agents/dalemoncayo-fullcase-web-security-code-pr-reviewer.md

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

Full documentation available on GitHub

View Source Repository