在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
review
// Review an Ansible PR following the project's standardized process from CLAUDE.md
$ git log --oneline --stat
stars:68,718
forks:24,149
updated:2026年5月26日 17:40
SKILL.md
// Review an Ansible PR following the project's standardized process from CLAUDE.md
| name | review |
| description | Review an Ansible PR following the project's standardized process from CLAUDE.md |
| argument-hint | <pr_number> |
| allowed-tools | ["TodoWrite","Bash(gh pr view:*)","Bash(gh pr diff:*)","Bash(gh pr checkout:*)","Bash(gh pr checks:*)","Read","Grep","Glob","Search"] |
| user-invocable | true |
Review an Ansible PR following the project's standardized process from CLAUDE.md.
/review <pr_number>
pr_number (required): The GitHub PR number to reviewThis command implements the PR Review Guidelines documented in the PR Review Guidelines section of CLAUDE.md.
The command follows these numbered steps from CLAUDE.md:
gh pr view <number> to understand scope, motivation and the desired outcomegh pr diff <number> to see all changeschangelogs/fragments/changelogs/config.yaml)gh pr checkout <number> to examine code holisticallygh pr view <number> --comments for all comments and previous reviewschangelogs/config.yamlEach step is tracked in TodoWrite for visibility and systematic completion. A review round should not exceed 20 feedback items.