jj-update-pr
Update GitHub PR Description
This skill enables updating existing pull request descriptions with fresh AI-generated content based on the current state of the change.
Permission Requirements
CRITICAL: This workflow requires jj and gh CLI access with authentication. Always use:
required_permissions: ["all"]
Workflow
When the user asks to update a PR description (e.g., "update the PR", "refresh PR description", "sync PR with changes"):
Step 1: Identify the Change
Default to @- (parent of working copy) unless the user specifies a different change.
More from hotthoughts/jj-skills
jj-workflow
Guides Claude on using Jujutsu (jj) version control system. Use when working with jj repositories, making commits, syncing changes, or managing version control workflows.
9jj-create-pr
Creates GitHub pull requests from Jujutsu changes with AI-generated descriptions. Use when the user wants to create a PR, push changes for review, or open a pull request.
9