Draft a PR for the changes on the current branch using the "commit" and "write-pr-description" skills.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add ooloth/dotfiles --skill create-pr --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Create Pr?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ooloth-create-pr)More formats (shields.io, HTML) on the badges page.
---
name: create-pr
description: Draft a PR for the changes on the current branch using the "commit" and "write-pr-description" skills.
disable-model-invocation: true
---
## Steps
1. Use the `commit` skill to commit all non-temporary changes in the working tree that belong in the PR
2. Run quality checks (formatting, linting, types, tests) and fix all failures
3. Use the `write-pr-description` skill to draft and create the PR following my voice guide
4. Open the PR in the browser with `gh pr view --web`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!