lynx-repair

Parse GitHub pull request comments and generate a structured response plan.

5|Updated Nov 22, 2025
One-click install
npx skills add https://github.com/AutumnsGrove/Lattice --skill lynx-repair
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: lynx-repair
Source: https://github.com/AutumnsGrove/Lattice/tree/main/.claude/skills/lynx-repair
Command: npx skills add https://github.com/AutumnsGrove/Lattice --skill lynx-repair

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps developers efficiently and effectively respond to code review feedback on pull requests, ensuring that critical issues are addressed while minor or subjective comments are handled judiciously.

Core Features & Use Cases

  • Feedback Triage: Categorizes comments by severity (Critical, Important, Polish, Nitpick, Question, Discussion).
  • Action Planning: Differentiates between issues to fix directly, issues requiring a plan, and those to skip.
  • Response Generation: Crafts clear explanations for actions taken, skipped feedback, and plans for future work.
  • Use Case: When you receive a pull request with numerous comments from different reviewers, this Skill helps you sort through them, prioritize the most important feedback, and formulate a coherent response strategy.

Quick Start

Use the lynx-repair skill to address the feedback on PR #123.

Frequently Asked Questions about lynx-repair

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

FAQPage Schema
How do I triage pull request feedback effectively when there are many review comments?▼

Triage pull request feedback by parsing reviewer comments and categorizing them by severity, such as critical bugs, important suggestions, polish items, and nitpicks. This process generates a structured response plan that differentiates between issues to fix directly, plan for later, or skip with explanation.

What is the best way to respond to GitHub code review comments on a PR?▼

The best way to respond to GitHub code review comments is to generate clear explanations for actions taken, skipped feedback, and plans for future work. Addressing reviewer concerns involves categorizing issues by actionability and formulating a coherent response strategy for each.

Can I skip nitpick comments when addressing reviewer concerns on a pull request?▼

Yes, you can skip nitpick comments when addressing reviewer concerns. The triage process distinguishes between critical bugs, important suggestions, polish items, and nitpicks, deciding whether to address feedback directly, plan for later, or skip with a clear explanation.

How do I create an action plan for multiple code review suggestions on GitHub?▼

Create an action plan for code review suggestions by parsing the pull request comments and differentiating between issues to fix directly, issues requiring a plan for future work, and those to skip. This structured response strategy ensures critical issues are addressed while minor comments are handled judiciously.

When do I need to plan for future work instead of fixing PR feedback directly?▼

You need to plan for future work instead of fixing PR feedback directly when reviewer comments are categorized as important suggestions or polish items rather than critical bugs. The action planning process evaluates severity and actionability to determine whether to address, plan, or skip each comment.

Does the lynx-repair Skill work for managing feedback from different reviewers on a single pull request?▼

Yes, the lynx-repair Skill works for managing feedback from different reviewers on a single pull request. It helps sort through numerous comments, prioritize the most important feedback by severity, and formulate a coherent response strategy to address reviewer concerns.