Requesting Code Review

🌐Community
by hainamchung · vlatest · Repository

Requests code reviews from designated team members based on specified criteria and project context.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add hainamchung-requesting-code-review npx -- -y @trustedskills/hainamchung-requesting-code-review
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "hainamchung-requesting-code-review": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/hainamchung-requesting-code-review"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows an AI agent to request a code review from a designated reviewer. It can specify the file being reviewed, provide context for the changes made, and optionally include specific areas of concern or questions for the reviewer. The agent will format the request in a clear and concise manner suitable for sending via email or messaging platforms.

When to use it

  • After completing a significant feature implementation.
  • When unsure about the correctness or efficiency of a code change.
  • To proactively seek feedback on refactored code.
  • Before merging code into a main branch.

Key capabilities

  • Specifies file path for review.
  • Provides context/description of changes.
  • Highlights specific areas of concern.
  • Formats request for easy communication.

Example prompts

  • "Request a code review for src/utils/date_formatter.js, I refactored the date parsing logic."
  • "Can you ask John to review my changes in components/Button.jsx? I'm concerned about the accessibility implementation."
  • "Please request a code review for api/user.py. The main change is adding pagination."

Tips & gotchas

The skill assumes you have a pre-defined list of reviewers or know how to address them in your communication platform. Providing clear and concise context significantly improves the quality of feedback received.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
hainamchung
Installs
2

🌐 Community

Passed automated security scans.