Skip to content

Add create-pr Claude Code skill#289

Merged
Kyome22 merged 3 commits into
mainfrom
add-create-pr-skill
Mar 6, 2026
Merged

Add create-pr Claude Code skill#289
Kyome22 merged 3 commits into
mainfrom
add-create-pr-skill

Conversation

@Kyome22
Copy link
Copy Markdown
Collaborator

@Kyome22 Kyome22 commented Mar 6, 2026

Context of Contribution

  • Bug Fix
  • Refactoring
  • New Feature
  • Others

Summary of the Proposal

Adds a /create-pr Claude Code skill that guides the AI through creating a GitHub Pull Request following the RunCat365 PR template. The skill covers gathering branch info, classifying the change type, drafting the PR body in English, confirming with the user, and submitting the PR.

Reason for the new feature

N/A

Checklist

  • This PR does not contain commits of multiple contexts.
  • Code follows proper indentation and naming conventions.
  • Implemented using only APIs that can be submitted to the Microsoft Store.
  • Works correctly in both dark theme and light theme.
  • Works correctly on any device.

Kyome22 and others added 2 commits March 6, 2026 22:21
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Claude Code skill (/create-pr) to guide users through drafting and submitting GitHub pull requests for RunCat365 using the repository PR template.

Changes:

  • Introduce a new .claude/skills/create-pr/SKILL.md skill with a step-by-step PR creation workflow.
  • Include guidance for classifying PR type, generating an English PR body, confirming with the user, and creating the PR via GitHub CLI.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .claude/skills/create-pr/SKILL.md Outdated
Comment thread .claude/skills/create-pr/SKILL.md Outdated
Comment thread .claude/skills/create-pr/SKILL.md
Comment thread .claude/skills/create-pr/SKILL.md
Comment thread .claude/skills/create-pr/SKILL.md
@Kyome22 Kyome22 merged commit 27256f4 into main Mar 6, 2026
@Kyome22 Kyome22 deleted the add-create-pr-skill branch March 6, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants