pr-post-push-sop

Audits AI review feedback and validates merge readiness for GitHub pull requests.

4|Updated Aug 29, 2024
One-click install
npx skills add https://github.com/Chronote-gg/Chronote --skill pr-post-push-sop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-post-push-sop
Source: https://github.com/Chronote-gg/Chronote/tree/main/.opencode/skills/pr-post-push-sop
Command: npx skills add https://github.com/Chronote-gg/Chronote --skill pr-post-push-sop

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures that pull requests are stable and ready for merging by auditing AI review feedback after a push.

Core Features & Use Cases

  • AI Review Audit: Checks unresolved AI review feedback across PR threads and issue comments.
  • Feedback Resolution: Guides users to fix, reply, and resolve actionable AI comments.
  • Re-run Checks: Recommends re-running local checks after updates.
  • Merge-Readiness Validation: Validates merge readiness based on checks and AI feedback.

Quick Start

Run the pr-post-push-sop skill after pushing a commit to your PR to ensure stability.

Frequently Asked Questions about pr-post-push-sop

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

FAQPage Schema
How do I validate pull request stability after pushing a commit?

To validate pull request stability after pushing, audit AI review feedback across PR threads and issue comments to ensure all checks are green. This process guides you to fix, reply, and resolve actionable AI comments before merging.

How do I ensure AI review feedback is resolved before merging a PR?

Ensuring AI review feedback is resolved before merging requires auditing unresolved comments across PR threads. You must fix, reply, and resolve actionable AI comments to achieve complete merge-readiness validation.

Do I need GitHub CLI to check merge readiness for my pull request?

Yes, you need GitHub CLI and access to the PR's repository to check merge readiness. Validating pull request stability post-push requires these dependencies to audit AI review feedback and ensure all checks are green.

How do I re-run local checks after updating a pull request with AI feedback?

To re-run local checks after updating a pull request, execute your standard test suite locally after addressing AI review feedback. This ensures PR stability before final merge-readiness validation on GitHub.

What is the best way to audit unresolved AI comments on GitHub PRs?

The best way to audit unresolved AI comments on GitHub PRs is to systematically check PR threads and issue comments. This merge-readiness validation ensures all actionable AI review feedback is fixed and resolved.