code-review-reflect

Community

Reflect review decisions into code with QA.

AuthorKangJiSseok
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates software code review reflection by parsing review-comments.md to determine which comments were accepted or rejected, applying only the accepted changes to the source, and then performing QA to validate the updated code.

Core Features & Use Cases

  • Selective code modification: only accepts user-approved changes from review-comments.md and applies them to the working tree.
  • Integrated QA loop: runs build and test steps to verify the updated code.
  • Pipeline-friendly: designed to run within CI pipelines, ensuring traceable decisions and updates.
  • Documentation of decisions: preserves user judgments in review-comments.md along with agent results.

Quick Start

Review the prepared review-comments.md and let this skill modify the code and run QA accordingly.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: code-review-reflect
Download link: https://github.com/KangJiSseok/ACODIAN/archive/main.zip#code-review-reflect

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.