← Back to Skills Marketplace
4585
Downloads
5
Stars
104
Active Installs
1
Versions
Install in OpenClaw
/install requesting-code-review
Description
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Usage Guidance
Install this skill only for repositories where it is acceptable for an agent to read git diffs and pass code-review context to a reviewer subagent. Verify the commit range before use, especially in private projects or changes that may contain secrets.
Capability Analysis
Type: OpenClaw Skill
Name: requesting-code-review
Version: 0.1.0
The skill bundle is designed to facilitate code reviews by an AI agent. All instructions in SKILL.md and code-reviewer.md, including the use of `git` commands (`git rev-parse`, `git log`, `git diff`), are directly related to gathering information for and performing a code review. These `git` commands are read-only and do not pose a security risk. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts to subvert the agent's purpose, or obfuscation. The content is clearly aligned with its stated purpose.
Capability Assessment
Purpose & Capability
The stated purpose is requesting code review, and the artifacts coherently support that with git SHA selection, git diff review, severity-based findings, and production-readiness checks.
Instruction Scope
The skill strongly encourages frequent reviews and dispatching a reviewer subagent, but the instructions remain scoped to code review and do not request hidden, destructive, or unrelated actions.
Install Mechanism
The bundle contains markdown instruction files only, with no executable scripts, install hooks, package code, or privileged setup steps.
Credentials
The workflow may expose local repository diffs, requirements, and implementation details to a reviewer subagent; that is proportionate for code review but users should avoid using it on secrets or highly sensitive code unless that sharing is acceptable.
Persistence & Privilege
No persistence, elevated privileges, credential access, background workers, account mutation, or long-running behavior is requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install requesting-code-review - After installation, invoke the skill by name or use
/requesting-code-review - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: 请求代码审查
Metadata
Frequently Asked Questions
What is Requesting Code Review?
Use when completing tasks, implementing major features, or before merging to verify work meets requirements. It is an AI Agent Skill for Claude Code / OpenClaw, with 4585 downloads so far.
How do I install Requesting Code Review?
Run "/install requesting-code-review" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Requesting Code Review free?
Yes, Requesting Code Review is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Requesting Code Review support?
Requesting Code Review is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Requesting Code Review?
It is built and maintained by zlc000190 (@zlc000190); the current version is v0.1.0.
More Skills