b2b-android-review-pr

Review Android PRs for conformance to CLAUDE.md and project conventions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/herren-official/product-agents --skill b2b-android-review-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: b2b-android-review-pr
Source: https://github.com/herren-official/product-agents/tree/main/skills/b2b-Android/review-pr
Command: npx skills add https://github.com/herren-official/product-agents --skill b2b-android-review-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PR reviews often suffer from inconsistency across Android projects and slow turnaround. This skill automates and standardizes PR reviews according to CLAUDE.md and project conventions, helping reviewers quickly identify issues and ensure alignment. It also supports self-review workflows by enabling the user to invoke on-demand refinements via the /simplify command.

Core Features & Use Cases

  • Automated evaluation of PRs for conformance to project conventions and CLAUDE.md.
  • Cross-repo review support for gongbiz-b2c-android and gongbiz-crm-android, including per-PR analysis or batch review.
  • Self-review assistance via the /simplify command to improve changed code quality.
  • Structured review outputs with actionable feedback and suggested improvements.

Quick Start

Review a PR by number from the target repositories, or review all open PRs across gongbiz-b2c-android and gongbiz-crm-android.

Frequently Asked Questions about b2b-android-review-pr

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

FAQPage Schema
How do I automate Android PR code reviews for project conventions?

Yes, cross-repo batch review is supported for gongbiz-b2c-android and gongbiz-crm-android, allowing you to analyze all open PRs simultaneously or perform a per-PR review for focused feedback.

Can I use a self-review checklist before submitting an Android pull request?

Yes, you can use the /simplify command during self-review to invoke on-demand refinements, improving changed code quality and ensuring alignment with project conventions before submitting the PR.

What is the best way to standardize pull request quality across multiple Android repositories?

Standardize PR quality by running automated cross-repo batch reviews that apply consistent convention checks, identify file-type changes, and produce a formatted review plan across gongbiz-b2c-android and gongbiz-crm-android.

How does automated PR review identify the impact of code changes in Android projects?

Automated PR review identifies impact by analyzing file-type changes within the pull request, categorizing them, and mapping them against project conventions to produce structured, actionable feedback.