Describe Pr banner
CoreyCole CoreyCole

Describe Pr

Git community

Description

# Generate PR Description You are tasked with generating a comprehensive pull request description following the repository's standard template. ## Steps to follow: 1. **Read the PR description template:** - First, check if `pull_request_template.md` exists in the root of the repository - Read the template carefully to understand all sections and requirements 1. **Identify the PR to describe:** - Check if the current branch has an associated PR: `gt branch info` 1. **Check for exi

Installation

Installs to ~/.claude/commands/coreycole-datastarui-describe_pr.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/CoreyCole/datastarui/HEAD/.claude/commands/describe_pr.md -o ~/.claude/commands/coreycole-datastarui-describe_pr.md

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

Full documentation available on GitHub

View Source Repository