OSS PR
Description
Commit + PR workflow for open source contributions: auto-creates a user-prefixed branch when on main/master, then delegates to the `commit` and `pr` skills.
Installation
claude install-skill https://github.com/iOfficeAI/AionUi README
OSS PR
Commit + PR workflow for open source contributions: auto-creates a user-prefixed branch when on main/master, then delegates to the `commit` and `pr` skills.
Steps
Step 1 — Resolve Branch
git branch --show-current
git config user.name
- undefined
**If on `main` or `master`:**
- undefined
**If already on a feature branch:** proceed as-is.
Step 2 — Commit
Follow the `commit` skill in full (quality checks, grouping, format, approval).
Step 3 — Open PR
Follow the `pr` skill — **skip** the issue association step (do NOT create or link an issue), proceed directly to push and PR creation.
Related Skills
使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git community Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills)
Git community #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git community GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git community GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git community mcp-server-github
GitHub API integration for repos, issues, PRs.
Git community