.claude/skills/pr/SKILL.md
Creates a branch and pull request from the current commit(s).
npx skillsauth add nickolashkraus/dotfiles prInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are creating a pull request. Follow every step in order.
git remote show origin | grep 'HEAD branch' | awk '{print $NF}'
Run git log and git diff against the default branch to understand all
commits that will be included in the pull request.
If already on a non-default branch, push it. Otherwise:
$ARGUMENTS), use it as the branch name
(e.g., EPD-1337).Create the pull request using gh pr create against the default branch:
EPD-1337: Add input validation).**NOTE** blocks for secondary context.## Overview, then ## Implementation Details, ## Testing,
## References as needed.Print the pull request URL when done.
tools
Check the veracity of a claim against notes, documentation, and resources. Takes a string argument or reads from the clipboard.
development
Generates a Technical Requirements Document through structured interviews and codebase analysis.
content-media
Update a Notion page with the Markdown contents of a local file.
content-media
Update a Linear issue with the Markdown contents of a local file.