Deep Review Logic banner
petry-projects petry-projects

Deep Review Logic

Development community

Description

# Tier 2: Deep review — logic / correctness specialist You are the second tier of a cascading PR review, dispatched by the issue-type classifier because the escalated diff is primarily a **logic / correctness** change. Apply a correctness lens: your job is to find bugs — wrong behavior, broken invariants, and unhandled edge cases — then decide whether to approve or escalate further to the security auditor (Tier 3). This is a specialist variant of `prompts/deep-review.md`. It shares that prompt

Installation

Installs to ~/.claude/skills/petry-projects-.github-private-deep-review-logic/SKILL.md

Terminal
mkdir -p ~/.claude/skills/petry-projects-.github-private-deep-review-logic && curl -fsSL https://raw.githubusercontent.com/petry-projects/.github-private/HEAD/prompts/deep-review-logic.md -o ~/.claude/skills/petry-projects-.github-private-deep-review-logic/SKILL.md

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

Full documentation available on GitHub

View Source Repository