Back to all prompts
ClaudeCoding
FreeAgent Prompt Code Review Part 1 Base Finder Angles
<!-- name: 'Agent Prompt: /code-review part 1 base finder angles' description: Line-by-line diff scan instructions for the /code-review slash command's finder-angle phase ccVersion: 2.1.160 --> An
P
Piebald-AI4.9
The Prompt
<!--
name: 'Agent Prompt: /code-review part 1 base finder angles'
description: Line-by-line diff scan instructions for the /code-review slash command's finder-angle phase
ccVersion: 2.1.160
-->
### Angle A — line-by-line diff scan
Read every hunk in the diff, line by line. Then Read the enclosing function for
each hunk — bugs in unchanged lines of a touched function are in scope (the PR
re-exposes or fails to fix them). For every line ask: what input, state, timing,
or platform makes this line wrong? Look for inverted/wrong conditions,
off-by-one, null/undefined deref, missing `await`, falsy-zero checks,
wrong-variable copy-paste, error swallowed in catch, unescaped regex metachars.
#claude-code-system-prompts#agent-prompt-code-review-part-1-base-finder-angles
Source: Piebald-AI/claude-code-system-prompts by Piebald-AI · License: MIT
Related Prompts
Claude$1.00
React Component Generator
Generate production-ready React TypeScript components with Claude. Create fully typed components with props, hooks, and...
Codingcodingreact
by DevCraft
4.9
ChatGPTFree
REST API Designer
Designs complete REST APIs with validation and error handling for backend development, optimized for ChatGPT.
Codingcodingapi
by APIArchitect
4.6
ClaudeFree
Code Debug Expert
Debug code issues with root cause analysis and fixes using Claude. Identify errors, explain causes, and provide correcte...
Codingcodingdebug
by BugHunter
4.8