address-review-rust

Community

Streamline Rust code reviews by validating fixes.

Authormimul
Version1.0.0
Installs0

System Documentation

What problem does it solve?

address-review-rust 커맨드로 실행되는 리뷰 대응 스킬. 코드 리뷰 결과를 받은 사람이 각 지적 사항의 타당성을 판단하고 수정을 수행하는 데 Claude가 보조하는 스킬이다. 두 가지 모드를 지원한다: 대화 모드 — 인수 없이 실행 시 직전 대화의 리뷰 내용을 자동 추출하여 대응한다. PR 모드 — PR 번호 지정 시 gh api로 해당 PR의 리뷰·인라인 코멘트를 가져와 대응한다. STEP 1~4를 통해 지적 목록을 정리하고 타당성 평가를 수행하며, Before/After 제시와 최종 요약을 출력한다. 커맨드 문법은 대화 모드와 PR 모드를 구분한다.

Core Features & Use Cases

  • 리뷰 코멘트 수집: 대화 이력이나 PR API를 통해 리뷰 내용을 모은다.
  • 독립 판단: coding-style.md 원칙과 기술적 타당성을 바탕으로 지적의 적용 여부를 판단한다.
  • 수정 제안: Before/After를 제시하고 인간 확인 후에만 수정한다.
  • 안전성 확인: cargo test + clippy로 변화의 안전성을 검증한다.
  • 최종 요약: 대응 결과를 명확하게 요약한다.

Quick Start

Run the address-review-rust command to start the review response workflow.

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: address-review-rust
Download link: https://github.com/mimul/axum-rusty/archive/main.zip#address-review-rust

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 471,000+ vetted skills library on demand.