dev7-pr

Automate GitHub PR creation, review-waiting, and comment addressing workflows.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Sridhar-Ranganaboina/WebGenie --skill dev7-pr
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dev7-pr
Source: https://github.com/Sridhar-Ranganaboina/WebGenie/tree/main/packages/browseros-agent/.claude/skills/dev7-pr
Command: npx skills add https://github.com/Sridhar-Ranganaboina/WebGenie --skill dev7-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create and manage pull requests automatically, streamlining the handoff between feature work and code review to reduce cycle time.

Core Features & Use Cases

  • Automates pushing the current branch and creating a PR on GitHub.
  • Waits for automated review feedback, then surfaces and organizes comments for quick addressing.
  • Iterates and re-pushes changes until the PR is ready for final merging.

Quick Start

Run Dev Workflow Step 7 to push your branch, create a PR, wait for automated Greptile review, and address any comments before finalizing.

Frequently Asked Questions about dev7-pr

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

FAQPage Schema
How do I automate GitHub pull request creation and code review cycles?▼

You can automate GitHub pull request creation and code review cycles by using a workflow that pushes your branch, creates a PR, waits for automated review feedback, and applies fixes before merging. This process reduces manual handoff and cycle time.

What is automated PR coordination for feature development pipelines?▼

Automated PR coordination for feature development pipelines is the process of managing pull requests end-to-end. It enables reproducible PR cadences by pushing branches, collecting review comments, and iterating on fixes until the PR is ready for final merging.

How do I wait for and address automated review comments on a pull request?▼

To wait for and address automated review comments on a pull request, the workflow surfaces and organizes feedback after PR creation. It then iterates and re-pushes changes until all comments are addressed and the PR is ready for finalizing.

Does this automated PR workflow support GitHub repositories?▼

Yes, this automated PR workflow supports GitHub repositories. It integrates with GitHub workflows to push branches, create pull requests, collect automated review comments, and finalize merges for feature development pipelines.

Can I use automated PR review coordination for reproducible merge cadences?▼

Yes, you can use automated PR review coordination for reproducible merge cadences. It applies to feature development pipelines by automating the waiting, comment addressing, and finalizing steps, ensuring a consistent and reproducible PR cycle.