Update the pull request for the current session. Use when the user wants to push new changes to an existing PR.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add chapmanjw/clawdius --skill update-pr --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Update Pr?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/chapmanjw-update-pr)More formats (shields.io, HTML) on the badges page.
---
name: update-pr
description: Update the pull request for the current session. Use when the user wants to push new changes to an existing PR.
---
<!-- Customize this skill and select save to override its behavior. Delete that copy to restore the built-in behavior. -->
# Update Pull Request
Update the existing pull request for the current session.
The context block appended to the prompt contains the pull request information.
1. Check whether the pull request has any commits that are not yet present on the current branch (incoming changes). If there are any incoming changes, pull them into the current branch and resolve any merge conflicts
2. Run the compile and hygiene tasks (fixing any errors)
3. If there are any uncommitted changes, use the `/commit` skill to commit them
4. If the outgoing changes introduce significant changes to the pull request, update the pull request title and description to reflect those changes
5. Update the pull request with the new commits and information
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...