respond

Triage GitHub pull request review feedback into a structured plan blueprint.

8|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/jfmyers9/agent --skill respond-jfmyers9
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: respond
Source: https://github.com/jfmyers9/agent/tree/main/skills/respond
Command: npx skills add https://github.com/jfmyers9/agent --skill respond-jfmyers9

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage PR review feedback and write a plan/blueprint containing valid fixes and reply drafts.

Core Features & Use Cases

  • Triage comments, fetch diffs, and identify actionable changes across PR threads.
  • Generate a structured plan with concrete steps and draft replies for maintainers.
  • Continue work on an existing plan by locating a matching blueprint and resuming it.

Quick Start

Instruct the AI to triage the current PR review and produce a plan blueprint with replies.

Frequently Asked Questions about respond

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

FAQPage Schema
How do I triage GitHub PR review comments and generate draft replies?▼

To triage GitHub PR review comments, this Skill parses review threads, fetches diffs, and generates a structured plan blueprint with actionable fixes and draft replies for maintainers.

What is PR review feedback triage and when do I need a blueprint for it?▼

PR review feedback triage is the process of parsing pull request comments to identify actionable changes. You need a blueprint when you want a structured plan with concrete steps and maintainer reply drafts.

Do I need GitHub CLI to triage pull request comments and create reply drafts?▼

Yes, you need GitHub CLI and PR data access to triage pull request comments. The Skill requires these dependencies to parse review threads, fetch diffs, and produce structured plan blueprints.

Can I resume work on an existing PR triage blueprint if I stopped halfway?▼

Yes, you can resume work on an existing PR triage blueprint. The Skill locates a matching blueprint and continues processing GitHub pull request review threads from where you left off.

What's the best way to automate code review replies across multiple PR threads?▼

The best way to automate code review replies is to parse PR threads, fetch diffs, and generate a structured blueprint containing actionable fixes and reply drafts for maintainers using this triage Skill.

What happens if my PR review threads lack decision logs for triage?▼

PR triage processes decision logs alongside comments and diffs. If decision logs are missing, the Skill still parses available review threads to generate a structured plan blueprint with actionable fixes and reply drafts.