b2c-android-review-pr

Automate Android pull request reviews with architecture and naming conventions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PR reviews for Android projects can be time-consuming and inconsistent across teams; this skill standardizes and guides code reviews to accelerate feedback and improve quality.

Core Features & Use Cases

  • Guided code review: applies architecture and naming conventions to Android PRs, highlighting design deviations.
  • Quality checks: enforces error handling, test coverage, and coding standards during PR evaluation.
  • Cross-repo reuse: supports PRs in gongbiz-b2c-android and related modules to maintain consistency across services.

Quick Start

Review a PR in the target repository and request improvements as per the checklist.

Frequently Asked Questions about b2c-android-review-pr

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

FAQPage Schema
How do I standardize Android PR reviews for architecture and naming conventions?

Standardize Android PR reviews by applying project conventions through a structured process that checks architecture, design, and naming consistency. This generates an actionable review report highlighting deviations and quality issues for targeted feedback.

What is included in an Android code review checklist for quality checks?

An Android code review checklist includes architecture and design checks, naming consistency verification, and quality criteria enforcing error handling, test coverage, and coding standards. It categorizes change analysis to produce an actionable review report.

Can I use this code review process for multiple Android repositories like gongbiz-b2c-android and gongbiz-crm-android?

Yes, the code review process supports cross-repo reuse and is applicable to pull requests in both gongbiz-b2c-android and gongbiz-crm-android repositories. This maintains consistency across services by applying the same conventions to both projects.

How do I review an Android pull request step by step using a guided checklist?

Review an Android pull request by running through a structured process that first applies architecture and design checks, then evaluates code-quality criteria including error handling and test coverage, and finally categorizes changes to produce an actionable improvement report.

What are the limitations of automating Android PR reviews for architectural guidance?

Automating Android PR reviews focuses strictly on applying predefined project conventions, architecture checks, and code-quality criteria. It does not dynamically invent new design patterns but rather evaluates existing code against established standards to ensure consistency.