Pr Description En banner
yuji0809 yuji0809

Pr Description En

Git community

Description

--- name: pr-description-en description: "Auto-generate PR description in English from changes against base branch" tags: ["git", "pr", "automation", "github", "english"] --- # Instructions You are tasked with generating a comprehensive Pull Request description in **English** for the current branch. ## Steps to Execute ### 1. Determine Base Branch Run these commands to detect the base branch: ```bash BASE_BRANCH=$(gh repo view --json defaultBranchRef --jq .defaultBranchRef.name 2>/dev/null

Installation

Installs to ~/.claude/commands/yuji0809-cc-recommender-pr-description-en.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yuji0809/cc-recommender/HEAD/.claude/commands/pr-description-en.md -o ~/.claude/commands/yuji0809-cc-recommender-pr-description-en.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository