chameleon-receiving-code-review

Automate code review with repository-specific context and technical verification.

9|3|Updated May 10, 2026
One-click install
npx skills add https://github.com/crisnahine/chameleon --skill chameleon-receiving-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chameleon-receiving-code-review
Source: https://github.com/crisnahine/chameleon/tree/main/plugin/skills/chameleon-receiving-code-review
Command: npx skills add https://github.com/crisnahine/chameleon --skill chameleon-receiving-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the code review process by providing developers with the repository's actual conventions and technical context, verifying each comment against the code and conventions before implementation.

Core Features & Use Cases

  • Code Review Context: Offers real-time context about the repository's conventions and patterns.
  • Technical Verification: Verifies comments against the codebase to ensure technical correctness.
  • Use Case: When a pull request is reviewed, use this Skill to ensure that each comment and suggestion aligns with the repository's coding standards and technical requirements.

Quick Start

To review a pull request, use the command: /chameleon-receiving-code-review [PR-URL | ticket-key]

Frequently Asked Questions about chameleon-receiving-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate pull request review with repository context?

Automating pull request review requires integrating repository-specific context and technical verification to check comments against the codebase. This ensures suggestions align with coding standards before implementation.

What is technical verification in code review?

Technical verification in code review is the process of validating feedback and comments against the actual codebase and repository conventions. It ensures technical correctness and maintains software quality by preventing inaccurate suggestions.

How do I verify code review comments against my repository conventions?

Verifying code review comments against repository conventions involves applying repository-specific context to each suggestion. This checks technical correctness by ensuring feedback aligns with the actual codebase patterns before implementation.

Does code review automation work with existing pull request workflows?

Code review automation integrates with existing pull request workflows by analyzing provided PR URLs or ticket keys. It requires access to the repository's codebase and metadata to evaluate conventions and technical requirements.

What is the best way to ensure code review comments match coding standards?

The best way to ensure code review comments match coding standards is automating the review process with technical verification. This validates each suggestion against the repository's actual conventions and codebase before implementation.

Why do I need repository metadata for automated code review?

Repository metadata is required for automated code review because it provides the actual conventions and technical context needed to verify comments. Without this codebase access, suggestions cannot be validated for technical correctness.