b2c-android-create-pr

Create GitHub pull requests from GBIZ branches linked to Notion cards.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual PR creation is tedious and error-prone when coordinating with Notion task cards and enforcing PR conventions. This skill automates PR generation, links to Notion, and applies standardized naming and structure.

Core Features & Use Cases

  • Notion-card lookup and linkage to GitHub PRs to ensure traceability.
  • Automatic PR title and body generation following GBIZ numbers and branch conventions.
  • Post-PR Notion updates with PR URL and task details to keep stakeholders aligned.
  • Use Case: When a GBIZ-based feature is ready, create a PR that references the Notion task and summarizes changes.

Quick Start

Invoke the create-pr workflow by specifying the target branch or GBIZ number to generate the PR and update the Notion card.

Frequently Asked Questions about b2c-android-create-pr

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

FAQPage Schema
How do I automate pull request creation linked to a Notion task?▼

Automate pull request creation by fetching a related Notion work card, generating a compliant PR title and body, and pushing the PR with proper base branch selection to ensure traceability. After creation, the Notion card is automatically updated with the PR URL.

Can I generate GitHub PRs automatically from GBIZ-based branches?▼

Yes, you can generate GitHub PRs automatically from GBIZ-based branches by using the GBIZ number to look up the related Notion task card, apply standardized naming conventions, and create the pull request.

How do I keep Notion task cards updated when a new PR is pushed?▼

To keep Notion task cards updated, the workflow automatically appends the newly created PR URL and task details to the corresponding Notion card after the pull request is pushed, ensuring ongoing synchronization with your workflow.

Does this PR automation enforce specific title and body conventions?▼

Yes, this PR automation enforces conventions by automatically generating compliant PR titles and bodies based on the extracted GBIZ numbers and established branch naming structures.

What is the best way to link Notion work cards to GitHub pull requests?▼

The best way to link Notion work cards to GitHub pull requests is through automated lookup and synchronization, which fetches the Notion card, creates the PR, and writes the PR URL back to Notion.

Do I need a GBIZ number to create a PR with Notion linkage?▼

You need a GBIZ number or a target branch to invoke the workflow, as the GBIZ identifier is required to fetch the correct Notion work card and generate a compliant PR title and body.