PR Comment Handler

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

Overview

The PR Comment Handler is a specialized DevOps skill designed to facilitate the resolution of pull request feedback through an AI agent interface. Sourced from the mxyhi/ok-skills repository—a collection with 423 stars—this tool utilizes the GitHub CLI to interact with comments on the active branch's PR. The skill ensures operational reliability by verifying the user's GitHub authentication status at the start of the process, prompting for a login if the session is inactive. By integrating with agents like Claude-Code and Cursor, it allows developers to programmatically address review issues and maintain workflow continuity without leaving their development environment.

Use Cases

Automating responses to code review feedback on active GitHub pull requests.
Verifying GitHub CLI authentication status before executing PR modifications.
Processing issue comments associated with the current branch's open PR.

Install Notes

# Review source first
open https://github.com/mxyhi/ok-skills/blob/main/gh-address-comments/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

Security Notes

The skill operates through the GitHub CLI and requires existing local authentication. It includes a mandatory check to verify the user's login status, ensuring that actions are only performed when a valid, authorized session is detected.

Related Skills

Gh Pr Checks Plan Fix

mxyhi/ok-skills

DevOps

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.

CodexClaude Code
pythonautomation
423 starsApache-2.0

Activepieces

TerminalSkills/skills

DevOps

Activepieces is an opensource workflow automation platform — the newest Zapier/n8n alternative. Visual builder, 200+ integrations, code steps, branching, loops, and webhooks. Selfhosted for free with unlimited flows.

CodexClaude Code
typescriptfrontend
71 starsApache-2.0

3proxy

TerminalSkills/skills

DevOps

Deploy 3proxy — the tiny, fast, universal proxy server supporting HTTP(S), SOCKS4/5, port forwarding, and transparent proxying in a single ~200KB binary. Ideal for lightweight proxy setups, proxy chaining, multiuser access with traffic accounting, and scenarios where a full VPN is overkill. This skill covers installati

CodexClaude Code
securitygithub
71 starsApache-2.0

Act

TerminalSkills/skills

DevOps

Overview Act runs GitHub Actions workflows locally using Docker. Test and debug CI pipelines without pushing to GitHub. Supports most GitHub Actions features.

CodexClaude Code
github
71 starsApache-2.0

AI Eval in CI

TerminalSkills/skills

DevOps

Test AI agents and LLM outputs the same way you test code — automated evaluations that run in CI, compare against baselines, and fail the build when quality drops. No dashboards to check manually. Just npx eval run ci and a red or green build.

CodexClaude Code
typescriptdata
71 starsApache-2.0

AdonisJS

TerminalSkills/skills

DevOps

AdonisJS is a fullstack Node.js framework — the "Laravel of Node.js." Unlike Express/Fastify where you assemble everything from packages, AdonisJS ships with an ORM (Lucid), authentication, validation (VineJS), mailer, queues, and testing out of the box. Opinionated, TypeScriptfirst, and productionready.

CodexClaude Code
typescripttesting
71 starsApache-2.0