Generate and create pull request descriptions automatically using GitHub CLI. Use when the user asks to create a PR, generate a PR description, make a pull request, or submit changes for review. Analyzes git diff and commit history to create comprehensive, meaningful PR descriptions that explain what changed, why it matters, and how to test it.
$npx -y skills add lauridskern/cindra --skill github-pr-descriptionInstalls into the current project.
Run `npx skills use "https://github.com/lauridskern/cindra" --skill "lauridskern/cindra/github-pr-description"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lauridskern/cindra" that are relevant to the current task. Run `npx skills add "https://github.com/lauridskern/cindra"` and select the relevant skills, then follow their instructions.