一键导入
copilot-review
copilot-review 收录了来自 Ma233 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Create or reuse a draft pull request for the current branch. Use when the user wants a draft PR opened or refreshed before review.
Run an autonomous GitHub pull request workflow: commit all changes, ensure a draft PR exists, invite GitHub Copilot to review, poll for the latest review, apply useful fixes with Codex, push again, and repeat until high-value review work is exhausted, the max round count is reached, no comments remain, or human intervention is needed.
Invite GitHub Copilot to review the current pull request. Use when the user wants to request a Copilot PR review or add @copilot as a reviewer.
Fetch the latest GitHub Copilot pull request review, triage the comments, and apply valid fixes. Use when the user wants to inspect, summarize, or address Copilot review feedback.