Skip to content

chore(code-review): add WebSearch verification for external dependencies#22

Open
skibitsky wants to merge 1 commit intomainfrom
chore/add-websearch-to-code-review
Open

chore(code-review): add WebSearch verification for external dependencies#22
skibitsky wants to merge 1 commit intomainfrom
chore/add-websearch-to-code-review

Conversation

@skibitsky
Copy link
Member

Summary

  • Adds instruction for review agents to use WebSearch to verify claims about external libraries, frameworks, APIs, and cloud services before recommending changes

Why

During a code review, one agent recommended restoring prepare: false for Hyperdrive based on outdated knowledge. The other agents used WebSearch and found that Cloudflare added prepared statement support in October 2025, making that advice incorrect.

This change ensures review agents verify external dependency claims against current documentation before making recommendations.

🤖 Generated with Claude Code

Adds instruction for review agents to use WebSearch to verify claims
about external libraries, frameworks, APIs, and cloud services before
recommending changes. This prevents outdated advice based on stale
LLM knowledge (e.g., Cloudflare Hyperdrive's prepare: false was
correct in early 2025 but became outdated in October 2025).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@skibitsky skibitsky requested review from Cali93 and arein February 2, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant