pr-comment-response

Community

Verify PR comments with tests first.

Authorahrav
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers systematically address code review comments by ensuring bug reports are verified with failing tests before any code changes are made, preventing blind trust and unnecessary modifications.

Core Features & Use Cases

  • Verify Bug Claims: Automatically create and run tests to confirm reviewer-reported bugs.
  • Test-Driven Fixes: Only modify code after a test confirms the bug's existence.
  • Efficient Workflow: Streamlines the process of handling multiple comments, distinguishing between bug reports, style suggestions, and questions.
  • Use Case: When a reviewer flags a potential bug in your pull request, invoke this skill to write a test that would fail if the bug exists, run it, and then proceed with a targeted fix only if the test fails.

Quick Start

Invoke the pr-comment-response skill with the pull request number to begin verifying comments.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: pr-comment-response
Download link: https://github.com/ahrav/scratch-scanner-rs/archive/main.zip#pr-comment-response

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