chief-resolve

Orchestrate GitHub PR review workflows by collecting comments and guiding per-comment actions.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/onlypfachi/chief --skill chief-resolve
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chief-resolve
Source: https://github.com/onlypfachi/chief/tree/main/chief-resolve
Command: npx skills add https://github.com/onlypfachi/chief --skill chief-resolve

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Chief-resolve automates the PR review workflow by pulling reviewer comments for the current PR and guiding you through them one by one, ensuring nothing is missed, addressed, or clearly deferred.

Core Features & Use Cases

  • Phase 0–3 guided workflow: discover the open PR, fetch all comments (inline and general), classify threads, and present a structured plan for each item.
  • Interactive decisioning: for each comment, decide to fix, discuss, defer, or dismiss with a plan-first approach before applying changes.
  • Audit trail and collaboration: optionally post replies and maintain a session log for traceability and future reviews.

Quick Start

Run chief-resolve to start processing your current PR review session.

Frequently Asked Questions about chief-resolve

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

FAQPage Schema
How do I automate working through GitHub PR review comments systematically?

To handle GitHub PR review comments systematically, you collect all inline and general threads, classify them, and process each one by one. This Skill orchestrates that workflow by presenting a structured plan for each comment before applying changes.

What is the best way to ensure every GitHub pull request review comment is addressed?

To ensure every GitHub pull request review comment is addressed, use a multi-phase workflow that fetches all comments and requires a decision to fix, discuss, defer, or dismiss each one. This Skill maintains a session log for traceability and future reviews.

Can I reply to individual GitHub PR review comments while resolving them?

Yes, you can reply to individual GitHub PR review comments while resolving them through optional replies. This Skill lets you post replies directly during the interactive decisioning process for each thread.

Does this PR review workflow work with both inline and general GitHub comments?

Yes, this PR review workflow works with both inline and general GitHub comments. It fetches all comments from open pull requests, classifies the threads, and guides you through each one regardless of type.

How do I defer or dismiss GitHub PR review comments without losing track of them?

To defer or dismiss GitHub PR review comments without losing track, use a structured process with a session log. This Skill records your decisions and maintains an audit trail for traceability and future reviews.