create-pr
Installation
SKILL.md
Language Conventions
Infer language style from the project:
- Analyze existing pull requests, commit messages, and documentation to detect the project's language variant (US English, UK English, etc.)
- Match the spelling conventions found in the project (e.g., "optimize" vs "optimise", "favor" vs "favour")
- Maintain consistency with the project's established language style throughout PR titles and descriptions
Create a pull request with the following workflow:
Related skills
More from ruchernchong/claude-kit
create-branch
Create and checkout a new git branch with smart validation and GitHub issue integration
1.2Kcreate-issue
Create a GitHub issue with title and description (auto-assigned)
9folder-org
Project code structure and file organization. Use when creating files, organizing components, or deciding where code should live. (project)
8update-issue
Update a GitHub issue with new title, body, labels, or assignees
8security
Run security audit with GitLeaks pre-commit hook setup and code analysis
7sync-docs
Update and maintain CLAUDE.md and README.md documentation
7