Ci Describe Pr banner
CoreyCole CoreyCole

Ci Describe Pr

Git community

Description

--- description: Generate comprehensive PR descriptions following repository templates --- # 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 `thoughts/shared/pr_description.md` exists - If it doesn't exist, inform the user that their setup is incomplete and they need to create a PR description template at `thoughts

Installation

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

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/CoreyCole/datastarui/HEAD/.claude/commands/ci_describe_pr.md -o ~/.claude/commands/coreycole-datastarui-ci_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