create-pr
Installation
SKILL.md
Create PR Skill
Purpose: 帮助 Agent 创建高质量、易于评审和合并的 Pull Request (PR)。默认使用中文编写。
Input
PR request: ${ARGUMENTS}
如果请求中未指定基准分支(base branch),请使用仓库默认分支,或在目标不明确时询问用户。
Workflow
flowchart TD
A[检查分支、提交和 diff] --> B[查找 PR 模板或仓库规范]
B --> C[起草标题和描述(中文)]
C --> D[添加 Mermaid 变更图]
D --> E[确认缺失细节]
E --> F[使用 gh pr create 创建 PR]
Related skills
More from vitadynamics/vita-cc-market
hook-creator
Expert guidance for creating Claude Code hooks. Use when configuring hooks in settings files, creating hook scripts, or implementing hook-based workflows for tool interception, validation, or automation.
14review
Perform exhaustive code reviews using multi-agent analysis across 13+ specialized reviewer agents
13medium-plan
Transform feature descriptions into well-structured project plans following conventions
13deepen-plan
Enhance existing plans with parallel research agents for maximum depth and grounding
13heal-skill
Fix incorrect SKILL.md files when a skill has wrong instructions or outdated API references
13pr-summary-cn
Generate concise Chinese PR summary from git changes
13