在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用review
星标2
分支1
更新时间2026年4月14日 00:33
Review the current PR or staged changes for issues
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Review the current PR or staged changes for issues
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Install dependencies and configure the local dev environment
Build, test, and open a pull request for the current branch
Run the test suite and analyze any failures
| name | review |
| description | Review the current PR or staged changes for issues |
| disable-model-invocation | true |
| allowed-tools | Read Grep Bash(git *) |
Git status: !git status --short
Staged diff: !git diff --cached
Unstaged diff: !git diff
Recent commits: !git log --oneline -10
Review the changes above. For each issue found, report:
Focus on bugs and security issues first. Skip style nits unless they cause confusion. Only report real issues — don't pad with "looks good" commentary.