address

Triage and address GitHub pull request review comments via API.

Updated Jun 21, 2026
One-click install
npx skills add https://github.com/dallenpyrah/pi --skill address
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: address
Source: https://github.com/dallenpyrah/pi/tree/main/skills/address
Command: npx skills add https://github.com/dallenpyrah/pi --skill address

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, git, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of addressing pull request review comments by automatically triaging and executing changes, ensuring quick resolution without manual oversight.

Core Features & Use Cases

  • Automated Triage: Quickly categorize comments as Address, Push-back, or Escalate based on predefined criteria.
  • Immediate Execution: Apply changes immediately for 'Address' comments, pushing back or escalating as needed.
  • Silent Thread Resolution: Resolve comments silently after applying changes, keeping the conversation thread clean.
  • Integration with GitHub Actions: Monitor GitHub Actions for successful build and test results.

Quick Start

Use the address skill to process all open PR review comments for the current branch.

Frequently Asked Questions about address

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

FAQPage Schema
How do I automatically resolve GitHub pull request review comments?

Automatically resolve GitHub pull request review comments by triaging them into Address, Push-back, or Escalate categories. The skill applies changes immediately for Address comments and silently resolves the conversation thread via the GitHub API.

Can I automatically apply code review suggestions from a PR thread?

You can automatically apply code review suggestions by triaging PR comments as Address items. The skill executes the required changes immediately and resolves the GitHub thread without manual intervention.

Do I need GitHub CLI authentication to automate pull request triage?

You need GitHub CLI authentication and access to the PR repository to automate pull request triage. The skill integrates with the GitHub API to execute changes and resolve threads, requiring proper repository access.

How does automated issue resolution handle conflicting pull request feedback?

Automated issue resolution handles conflicting feedback by categorizing comments as Push-back or Escalate based on predefined criteria. Instead of immediate execution, the skill pushes back or escalates complex issues for manual review.

What is the best way to keep PR review threads clean during automated code review?

Keep PR review threads clean during automated code review by using silent thread resolution. After applying changes to Address comments, the skill automatically resolves the GitHub conversation thread to maintain a clean history.

Can I monitor GitHub Actions status after automatically addressing PR comments?

You can monitor GitHub Actions status after addressing PR comments. The skill integrates with GitHub Actions to check for successful build and test results following the automated execution of review changes.