pr-comment-post

Automate posting selected PR review findings as GitHub inline comments with user confirmation.

1|Updated Jan 2, 2013
One-click install
npx skills add https://github.com/mkiken/SettingFiles --skill pr-comment-post
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-comment-post
Source: https://github.com/mkiken/SettingFiles/tree/main/ai/claude/skills/pr-comment-post
Command: npx skills add https://github.com/mkiken/SettingFiles --skill pr-comment-post

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of posting selected numbered findings from a PR review or PR review subagents result as GitHub PR inline comments, saving time and reducing manual effort.

Core Features & Use Cases

  • Automated PR Comment Posting: Posts findings from PR reviews directly as inline comments on GitHub PRs.
  • Integration with PR Review Tools: Works with PR review or PR review subagents results.
  • Customizable Comments: Allows for custom headers and user confirmation prompts.
  • Use Case: For a developer, this Skill can automatically post security findings from a PR review as comments on the PR, streamlining the review process.

Quick Start

Use the pr-comment-post skill to post selected findings from the PR review as comments on the current PR.

Frequently Asked Questions about pr-comment-post

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

FAQPage Schema
How do I post selected findings as inline comments on a GitHub PR?

To post selected findings as inline comments on a GitHub PR, this Skill automates the extraction of numbered findings from PR review results and pushes them directly to your repository. It requires access to GitHub PR data and user confirmation for each posting.

What is the best way to automate GitHub PR comment posting from code reviews?

Automating GitHub PR comment posting from code reviews is handled by integrating a PR review tool with this Skill. It bridges the review output and GitHub by allowing custom headers and user confirmation before posting the selected comments inline.

Can I customize the GitHub PR comments posted from my review findings?

Yes, you can customize the GitHub PR comments posted from your review findings. The Skill allows for custom headers and includes user confirmation prompts to review and adjust the selected numbered findings before they are posted to the PR.

Does this PR comment posting automation work with PR review subagents?

Yes, this PR comment posting automation works with PR review subagents. It is designed to integrate with PR review or PR review subagents results, taking their numbered findings and posting them as inline comments on the GitHub PR.

Do I need to manually approve every automated comment posted to my GitHub PR?

Yes, you need to manually approve automated comments posted to your GitHub PR. The Skill requires user confirmation for each comment posting, ensuring you maintain control over which numbered findings are actually published as inline comments.