quick-pr
Quick PR
Split an unrelated minor change (convention fix, typo, config tweak) from the current working tree into an independent PR — without leaving the current branch.
This is a Claude Code skill. It requires Claude Code built-in tools: EnterWorktree, ExitWorktree, and AskUserQuestion.
Use this skill when
- A small fix (typo, lint, config) is mixed into a larger feature branch
- The user wants to ship a trivial change immediately without polluting the current PR
- The user says "quick PR", "split this out", or "ship this separately"
Do not use this skill when
- The change is part of the current feature work
- The user only wants a PR description (use
/write-prinstead) - The change requires review or testing beyond a simple visual check
Input
More from 2ykwang/agent-skills
html-visual
Generate an interactive single-file HTML visualization (mockup, wireframe, ERD, flowchart, chart, slides, architecture diagram, dashboard, timeline, mindmap, kanban, table).
203write-pr
Analyzes git diff and commit history to write PR title and description based on the project's PR template.
75ralph-loop-template
Generates iterable checklist PROMPT files for Ralph Loop from plan files or current context, and provides the /ralph-loop execution command.
46docs
Code documentation agent — write/update docs with /docs write, check status with /docs check. Minimal code blocks, reference pointer based.
14code-history
Trace git history of specific code — find when functions, patterns, or files were added, modified, or removed, and explain the intent behind each change.
11django-ticket-triage
Analyze a Django Trac ticket and produce a triage recommendation report.
9