Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

git-pr-ai

git-pr-ai には leochiu-a から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
4
Stars
80
更新
2026-06-02
Forks
5
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

fix-pr-comments
ソフトウェア開発者

Fix a PR/MR review comment by fetching its details, applying the code fix, committing the change, and replying to the comment. Supports both GitHub and GitLab. Use when the user wants to resolve PR/MR review comments — either a specific comment URL, or all open comments on the current PR/MR. Triggers on phrases like "fix this comment [URL]", "resolve this PR comment", "fix pr comment [URL]", "fix this MR comment", "fix all PR comments", "address all review comments", or any request to address GitHub PR or GitLab MR review comments with or without a link.

2026-06-02
code-review
ソフトウェア品質保証アナリスト・テスター

AI code review for a PR/MR: analyze the diff, identify bugs/security/performance issues, and post inline review comments. Use when the user wants to review a pull request or merge request, run code review, check PR for issues, or mentions "review pr", "pr review", "review this PR".

2026-04-09
update-pr-desc
ソフトウェア開発者

AI-generate and auto-apply a PR description from the diff using the repo's PR template. Use when the user wants to update or generate a PR description for the current branch.

2026-03-25
git-pr-workflow
ソフトウェア開発者

End-to-end git PR workflow: create branch from JIRA, AI commit with JIRA context, open PR, generate PR description, and AI code review. Use when: (1) user wants to start a feature/fix from a JIRA ticket, (2) user says "start workflow", "new feature", "take ticket", "full pr flow", (3) user wants to run the complete PR lifecycle from branch creation to code review, (4) user mentions any individual step: create branch, commit, open pr, update description, or review pr.

2026-03-04