Create and update pull request descriptions with comprehensive, well-structured content. Use when the user asks to create a PR, mentions "pull request" or "PR", wants to merge a branch, or needs to update an existing PR description. Invokes /git-actions:pr-write (create draft PR) or /git-actions:pr-edit (update PR) commands which analyze commits, generate structured descriptions with testing/deployment notes, and handle approval workflow.
Automates creating and updating GitHub pull requests with comprehensive, well-structured descriptions. Triggers when you mention "PR" or "pull request," or need to merge a branch.
/plugin marketplace add olioapps/claude-code-plugins/plugin install git-actions@olio-pluginsThis skill is limited to using the following tools:
When the user needs to create or update a pull request, use the appropriate slash command. These commands orchestrate the workflow with best practices built-in.
/git-actions:pr-write # Target main (or master if main doesn't exist)
/git-actions:pr-write develop # Target specific branch
/git-actions:pr-write main focus on security changes # With custom guidance
What it does:
/git-actions:pr-edit # Update current branch's PR
/git-actions:pr-edit 123 # Update specific PR by number
/git-actions:pr-edit 123 add performance metrics # With custom guidance
What it does:
Both commands invoke the pr-creator agent, which has PR best practices embedded:
You can pass additional context to customize the output:
/git-actions:pr-write brief format
/git-actions:pr-edit 123 emphasize breaking changes
/git-actions:pr-write main focus on performance improvements
All PRs are created in draft mode for review before publishing:
/git-actions:pr-editgh pr readyUser: "I'm done with this feature, create a PR"
You: Use /git-actions:pr-write to create a draft PR with a comprehensive description.
User: "Create a PR to develop branch"
You: Use /git-actions:pr-write develop to target the develop branch instead of main.
User: "Update the PR description with the new changes"
You: Use /git-actions:pr-edit to regenerate the PR description based on current commits.
User: "The PR needs more emphasis on the security fixes"
You: Use /git-actions:pr-edit focus on security changes to update the description with security emphasis.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.