Code Review Assistant

🌐Community
by kaelen-hou · vlatest · Repository

Automates backend code reviews, identifying potential bugs, security vulnerabilities, and style inconsistencies for improved quality.

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 kaelen-hou-code-review-assistant npx -- -y @trustedskills/kaelen-hou-code-review-assistant
2

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

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

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

About This Skill

What it does

The Kaelen Hou Code Review Assistant skill helps automate and improve the software review process. It can analyze code for potential bugs, security vulnerabilities, and style inconsistencies based on established coding standards. This assistant aims to reduce reviewer workload and ensure higher code quality through automated feedback.

When to use it

  • Reviewing pull requests before a human reviewer looks at them to identify obvious issues quickly.
  • Ensuring new team members adhere to project-specific coding guidelines.
  • Automating checks for common security vulnerabilities in backend code.
  • Improving overall code quality and consistency across a codebase.

Key capabilities

  • Code analysis
  • Bug detection
  • Security vulnerability identification
  • Style guide enforcement

Example prompts

  • "Review this pull request: [link to pull request]"
  • "Analyze this file for potential security vulnerabilities: [file path]"
  • "Check this code against our project's coding style guidelines: [code snippet]"

Tips & gotchas

The assistant is primarily designed for backend code. Ensure the AI agent has access to the codebase or relevant files for accurate analysis.

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
kaelen-hou
Installs
3

🌐 Community

Passed automated security scans.