address-pr-comments

Triage bot and human PR feedback and drive pull requests to a merge-ready state.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/TechNickAI/hermes-config --skill address-pr-comments-technickai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: address-pr-comments
Source: https://github.com/TechNickAI/hermes-config/tree/main/skills/address-pr-comments
Command: npx skills add https://github.com/TechNickAI/hermes-config --skill address-pr-comments-technickai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PR review workflows can become slow and error-prone when bot and human feedback arrives. This Skill automates triage, ensures valid issues are addressed, and drives the PR toward a clean, merge-ready state.

Core Features & Use Cases

  • Triage bot and human feedback from PRs
  • Decide on fixes, rejections, or tracking issues
  • Drive PR to a clean, merge-ready state across teams

Quick Start

Provide a structured triage pass on a PR with bot feedback to deliver a clean, merge-ready change.

Frequently Asked Questions about address-pr-comments

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

FAQPage Schema
How do I automate pull request triage for bot and human feedback on GitHub?

Automate pull request triage by systematically reviewing bot and human feedback to ensure each issue is fixed, declined, or tracked. This drives GitHub PRs toward a clean, merge-ready state.

What is the best way to resolve inline PR comments and drive a pull request to merge-ready?

The best way to resolve inline PR comments is through a deterministic workflow that applies fixes, commits changes, and re-polls to verify all actionable feedback has been addressed.

Can I use this to manage code review feedback across multiple teams?

Yes, you can manage code review feedback across multiple teams. It triages both bot reviews and top-level human feedback to drive a clean, merge-ready pull request.

Does this PR review workflow handle post-fix rechecks automatically?

Yes, this PR review workflow handles post-fix rechecks automatically. It enforces a deterministic workflow that commits fixes and re-polls to verify all actionable feedback has been addressed.

How do I track unresolved GitHub PR review comments without losing context?

Track unresolved GitHub PR review comments by triaging every item to ensure it is either fixed, declined, or tracked. This structured approach prevents context loss and drives merge-ready PRs.

What are the limitations of automating code review triage for pull requests?

Automating code review triage requires a deterministic workflow to handle bot and human feedback. Limitations may arise if the PR environment lacks structured inline comments or top-level feedback for accurate parsing.