bridgebuilder-review

Automate AI-driven pull request reviews for security and quality issues.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/project-purupuru/world-purupuru --skill bridgebuilder-review-project-purupuru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bridgebuilder-review
Source: https://github.com/project-purupuru/world-purupuru/tree/main/.claude/skills/bridgebuilder-review
Command: npx skills add https://github.com/project-purupuru/world-purupuru --skill bridgebuilder-review-project-purupuru

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bridgebuilder automates the review of pull requests by applying AI-driven analysis to identify security and quality issues, reducing manual review workload and speeding feedback.

Core Features & Use Cases

  • Automated PR reviews across configured Git repositories using multiple AI models.
  • Generates structured findings with actionable recommendations and a concise cross-repo context when configured.
  • Posts reviews to GitHub PR threads, supporting two-pass workflows and easy provenance tracking.

Quick Start

Provide a repository to monitor and let access to GitHub and Anthropic drive autonomous code reviews.

Frequently Asked Questions about bridgebuilder-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate PR reviews to catch security issues in GitHub?

Automated PR reviews catch security issues by using AI to analyze open pull requests and post actionable findings directly to GitHub. Bridgebuilder monitors configured repositories to identify vulnerabilities and quality issues.

What is cross-repo context for code reviews and when do I need it?

Cross-repo context provides relevant code history and dependencies from multiple repositories during a PR review. You need it when analyzing changes that impact multiple services or shared libraries to ensure safe modifications.

Can I use multiple AI models for analyzing pull requests?

Yes, you can use multiple AI models for analyzing pull requests through multi-model routing. This approach balances cost and performance by routing review tasks to different models based on configurable token budgets.

How do I balance token costs when running AI code reviews?

You can balance token costs during AI code reviews by configuring token budgets. Bridgebuilder enforces safe operation with provenance tracking and retries while respecting your limits to optimize multi-model routing expenses.

Does the automated PR review workflow support a two-pass analysis?

Yes, the automated PR review workflow supports a two-pass analysis. Bridgebuilder performs an initial review pass and allows a second pass to verify fixes, posting structured findings with provenance tracking to GitHub PR threads.