From dotclaudefiles
Esta skill debe usarse cuando el usuario pide "crea el PR", "prepara el PR", "escribe el PR", "genera el PR", "draft del PR", "documenta el PR", "crea la descripción del PR", o menciona crear pull request manualmente. Proporciona formato estructurado adaptado al tamaño de los cambios.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dotclaudefiles:create-prThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create a pull request text on a file named `<current-branch>-PR.md` on English language
Create a pull request text on a file named <current-branch>-PR.md on English language
following one of the formats defined in formats
Create the file at the root of the CWD.
If in doubt between two or more formats and standard is not included, ask the user for clarification.
Temporal note: More formats will be added in the future, just use standard for now.
The assistant have the proper criteria and judgment to determine the dimension of changes done outside of the quantitative metrics provided; appeal the quantitative metrics as a guideline, not a rule.
npx claudepluginhub diegopherlt/dotclaudefiles --plugin dotclaudefilesGenerates structured PR descriptions from a git diff, commit list, or change summary. Covers what changed, why, and how to test.
Generates a PR description from conversation context and git diff, then opens PR creation in browser. Useful for automating the PR drafting workflow.
Creates, updates descriptions, and adds comments to GitHub pull requests using file-based drafts for safety, emphasizing material impact and reviewer-friendly communication.