fix-comments

Official

Resolve PR review comments end-to-end

AuthorMoonLadderStudios
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the tedious and error-prone process of triaging and resolving GitHub pull request review comments for the branch you are working on, ensuring feedback is evaluated, addressed, and validated before pushing changes.

Core Features & Use Cases

  • End-to-end remediation: Fetches all PR comments, builds a per-comment ledger, decides applicability, implements minimal safe fixes, and commits and pushes the result.
  • Validation loop: Runs compile and test commands with retry-on-failure semantics and reports blockers when environment prerequisites prevent validation.
  • Traceable audit: Produces a structured artifacts/pr_resolver_addressed_comments.json ledger with dispositions and rationales for downstream inspection and tooling integration.
  • Use Case: Use this Skill to automatically resolve failing CI feedback, address correctness/security issues flagged by reviewers, or batch-apply non-design-breaking improvements across an active branch PR.

Quick Start

Run the fix-comments skill to fetch PR comments for the current branch, determine which still apply, apply minimal fixes with tests passing, and commit and push the branch.

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: fix-comments
Download link: https://github.com/MoonLadderStudios/MoonMind/archive/main.zip#fix-comments

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.