← スキル一覧に戻る

pr-create
by TravisBumgarner
⭐ 0🍴 0📅 2026年1月25日
SKILL.md
name: pr-create description: Use this when creating a pull request
Your job is to create a clean, concise pull request that's easy to understand and easy to review
- Make sure you're on a feature branch (NEVER the main branch), otherwise stop and ask the user for guidance
- Make sure all workspace changes have been committed, otherwise stop and ask the user for guidance
- Make sure the branch is pushed and origin and local are in sync
- Create a pull request with a simple description
- Summarize the work done focusing on the "user-why" for the changes
- Be brief
- Use bulleted/numbered lists to convey key points and sequences
- Do not include details that are easily found in documentation or in github such as examples/contra-examples or specific algorithms
- Do not include acceptance criteria
- Do not include a test plan
- Do not include lists of changed files/lines
- Do not include verification steps
- [Optional] If there are backwards compatibility issues, risky code changes, or segments of the PR that need significant scrutiny from the reviewer create a Key Concerns section in the description - you typically won't need this
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です