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.
概览
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.
使用场景
安装说明
# Review source first
open https://github.com/mxyhi/ok-skills/blob/main/gh-address-comments/SKILL.mdCopy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.
安全提示
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.
相关 Skills
CI Cd And Automation
addyosmani/agent-skills
自动化 CI/CD 流水线设置。适用于设置或修改构建和部署流水线。当需要自动化质量门禁、在 CI 中配置测试运行器或建立部署策略时使用。
Protected Vercel Deployments
vercel-labs/agent-browser
使用 agent-browser 访问并测试受 Vercel Authentication、SSO 或 Deployment Protection 保护的 Vercel 部署。当预览或生产环境的 URL 重定向到 Vercel 登录页面、返回 401 或 403 保护错误,或者需要短期 Trusted Sources OIDC 身份验证(而非静态绕过密钥或公开例外)时,请使用此功能。
Agent Browser
vercel-labs/agent-browser
为 AI 智能体提供的浏览器自动化 CLI。当用户需要与网站交互时使用,包括页面导航、填写表单、点击按钮、截取屏幕截图、提取数据、测试 Web 应用或自动化任何浏览器任务。触发场景包括“打开网站”、“填写表单”、“点击按钮”、“截取屏幕截图”、“从页面抓取数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”等请求,或任何需要程序化 Web 交互的任务。还可用于
Agents SDK
cloudflare/skills
使用 agents 包构建、调试或审查 Cloudflare Agents SDK 应用程序。
Cloudflare Email Service
cloudflare/skills
实现或排查 Cloudflare Email Sending 与 Email Routing 集成及其投递配置。
Cloudflare One
cloudflare/skills
设计、配置、排查或审查 Cloudflare One Zero Trust 和 SASE 部署。使用 cloudflare-one-migrations 进行来自其他厂商的迁移规划。