← Back to Skills Marketplace
lovemymobilewebsite-dotcom

Receiving Code Review

by lovemymobilewebsite-dotcom · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
106
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install receiving-code-review-2
Description
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technic...
Usage Guidance
This skill is largely coherent: it gives a pattern for how to process code review feedback and how to push back or implement changes. Before installing, check the runtime context: will the agent have read/write access to your repository or the ability to post GitHub comments? The SKILL.md expects the agent to read/grep the codebase and reply in threads, but it does not declare any required credentials—make sure you understand and control the agent's repository and GitHub permissions. Also note minor oddities (references to external docs like CLAUDE.md and a prohibition on common polite phrases) that are unusual but not inherently malicious. If you allow this skill, consider restricting it to read-only mode or requiring explicit confirmation for any code modifications or external posts.
Capability Analysis
Type: OpenClaw Skill Name: receiving-code-review-2 Version: 0.1.0 The skill bundle contains behavioral instructions (SKILL.md) for an AI agent to handle code review feedback with technical rigor. It emphasizes verification, skepticism of external reviewers, and the avoidance of performative social responses (e.g., forbidding 'thanks' or 'great point'). The instructions include functional guidance for using the GitHub CLI (`gh api`) to reply to PR comments and using `grep` for YAGNI checks. No malicious code, data exfiltration, or harmful prompt injection attempts were identified.
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md content: the document is a step-by-step pattern for receiving and acting on code review. There are no unrelated required binaries, env vars, or installs declared.
Instruction Scope
The instructions appropriately direct the agent to read, verify against the codebase (e.g., 'grep codebase', 'check: breaks existing functionality'), and reply to reviewers (including GitHub thread guidance). These are in-scope for a code-review reception skill, but they grant the agent broad discretion to read and modify repository files and post replies. The SKILL.md also references external artifacts (e.g., 'CLAUDE.md', 'your human partner's rule') which aren't included or explained, creating ambiguity about expected behavior and policy.
Install Mechanism
No install spec and no code files — lowest-risk delivery. Nothing is written to disk by the skill itself.
Credentials
The SKILL.md instructs actions that commonly require credentials or platform access (replying in GitHub threads, modifying code, grepping the codebase, running tests), yet the skill declares no required env vars, tokens, or config paths. This mismatch is notable: either the skill expects the host agent to already have repository and GitHub access (reasonable), or it's relying on undocumented permissions. The skill does not request or document which credentials or scopes it will need, which reduces transparency about its runtime privileges.
Persistence & Privilege
always is false and there is no installation/persistent component. However, the SKILL.md repeatedly emphasizes 'just start working' and 'skip to action', which—combined with normal autonomous invocation—means an agent could autonomously make repo changes or post reviewer replies if the agent runtime permits these actions. Autonomous invocation itself is normal, but you should confirm the agent's runtime permissions before enabling this skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install receiving-code-review-2
  3. After installation, invoke the skill by name or use /receiving-code-review-2
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of receiving-code-review skill. - Outlines a structured, technically rigorous approach to handling code review feedback. - Emphasizes verifying and understanding feedback before implementing changes. - Prohibits performative agreement (no empty praise or gratitude responses). - Provides clear procedures for unclear items, pushback, and acknowledging corrections. - Includes real-world examples and specific guidelines for responding to both trusted and external reviewers.
Metadata
Slug receiving-code-review-2
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Receiving Code Review?

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technic... It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.

How do I install Receiving Code Review?

Run "/install receiving-code-review-2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Receiving Code Review free?

Yes, Receiving Code Review is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Receiving Code Review support?

Receiving Code Review is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Receiving Code Review?

It is built and maintained by lovemymobilewebsite-dotcom (@lovemymobilewebsite-dotcom); the current version is v0.1.0.

💬 Comments