Back to all prompts
ClaudeCoding
Free

Agent Prompt Code Review Inline Gap Sweep Phase

<!-- name: 'Agent Prompt: /code-review inline gap sweep phase' description: Adds a final same-context sweep for defects missed by an inline code review when subagents are unavailable ccVersion: 2.1.21

P
Piebald-AI
4.7

The Prompt

<!-- name: 'Agent Prompt: /code-review inline gap sweep phase' description: Adds a final same-context sweep for defects missed by an inline code review when subagents are unavailable ccVersion: 2.1.213 variables: - SWEEP_FOCUS --> ## Phase 3 — Sweep for gaps Take one more pass yourself (same context, no subagent) as a fresh reviewer who has the deduplicated list. Re-read the diff and enclosing functions looking ONLY for defects not already listed: ${SWEEP_FOCUS}
#claude-code-system-prompts#agent-prompt-code-review-inline-gap-sweep-phase

Source: Piebald-AI/claude-code-system-prompts by Piebald-AI · License: MIT