← 返回 Skills 市场
zlc000190

Requesting Code Review

作者 zlc000190 · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
4585
总下载
5
收藏
104
当前安装
1
版本数
在 OpenClaw 中安装
/install requesting-code-review
功能描述
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install requesting-code-review
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /requesting-code-review 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: 请求代码审查
元数据
Slug requesting-code-review
版本 0.1.0
许可证
累计安装 105
当前安装数 104
历史版本数 1
常见问题

Requesting Code Review 是什么?

Use when completing tasks, implementing major features, or before merging to verify work meets requirements. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4585 次。

如何安装 Requesting Code Review?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install requesting-code-review」即可一键安装,无需额外配置。

Requesting Code Review 是免费的吗?

是的,Requesting Code Review 完全免费(开源免费),可自由下载、安装和使用。

Requesting Code Review 支持哪些平台?

Requesting Code Review 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Requesting Code Review?

由 zlc000190(@zlc000190)开发并维护,当前版本 v0.1.0。

💬 留言讨论