sweep

Automates end-to-end PR review workflows coordinating Claude and Greptile feedback, resolving conflicts until CI is green.

86|20|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/optave/ops-codegraph-tool --skill sweep-optave
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sweep
Source: https://github.com/optave/ops-codegraph-tool/tree/main/.claude/skills/sweep
Command: npx skills add https://github.com/optave/ops-codegraph-tool --skill sweep-optave

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Open PRs often stall due to scattered feedback, merge conflicts, and inconsistent reviewer coordination. This skill automates end-to-end PR review workflows, resolves conflicts, and retriggers reviews until all checks are green, ensuring faster and more reliable merges.

Core Features & Use Cases

  • Automated PR coordination: orchestrates Claude and Greptile feedback, runs parallel subagents per PR, and consolidates results.
  • Conflicts and CI handling: detects conflicts, merges base branches safely, and retriggers CI-validations until success.
  • Use Case: In a busy repository with dozens of PRs weekly, run this sweep to keep PRs merge-ready with complete reviewer coverage.

Quick Start

Initiate a sweep to review all open PRs, resolve conflicts, and retrigger reviews until CI green.

Frequently Asked Questions about sweep

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

FAQPage Schema
How do I automate PR reviews to keep pull requests merge-ready?

Automating PR reviews involves orchestrating AI feedback, resolving merge conflicts, and retriggering CI validations until all checks pass. This skill coordinates Claude and Greptile feedback across open pull requests to ensure they remain merge-ready.

Can I automatically resolve merge conflicts across multiple GitHub pull requests?

Yes, you can automatically resolve merge conflicts across multiple GitHub pull requests by running parallel subagents per PR. The system safely merges base branches and retriggerings reviews until CI validations succeed.

How does automated code review coordination work with Claude and Greptile?

Automated code review coordination works by running parallel subagents per PR that consolidate Claude and Greptile feedback. It applies cross-review collateral and automated follow-ups to enforce strict review policies until CI is green.

What is the best way to manage PR review workflows in a busy repository?

The best way to manage PR review workflows in a busy repository is initiating an end-to-end sweep. This orchestrates parallel agent reviews, handles conflicts, and retriggers validations to keep dozens of weekly PRs merge-ready.

Does this automated PR review tool enforce non-destructive merge strategies?

Yes, this automated PR review tool enforces non-destructive merge strategies. It safely merges base branches, coordinates reviewer feedback, and applies automated follow-ups to ensure CI green without destructive operations.

Do I need GitHub PR data access to run automated code review sweeps?

Yes, you need GitHub PR data access to run automated code review sweeps. The system requires this access to coordinate parallel subagents, resolve conflicts, and retrigger CI validations across open pull requests.