create-pr-2
Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code review guidelines.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install create-pr-2 --cli claudewrites the skill into.claude/skills/create-pr-2/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/create-pr-2/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code review guidelines.
When to use it
Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code review guidelines.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/sentry/create-pr/SKILL.md -o .claude/skills/create-pr/SKILL.md
Notes
Extracted from davila7/claude-code-templates, create-pr category.