Audit des commentaires de revue PR Home Assistant

Audite les fils de commentaires de revue sur une pull request Home Assistant GitHub, signalant les commentaires non traités et les demandes de clarification. Utiliser pour vérifier si les retours de PR ont été traités.

Spar Skills Guide Bot
DeveloppementDébutant
0031/08/2026
Claude CodeCursorWindsurfCopilotCodex
#home-assistant#pr-review#github#code-review#audit

Recommandé pour


name: ha-pr-comment-audit description: Audits the review comment threads on a Home Assistant GitHub pull request, flagging unaddressed comments and requests for clarification. Use when checking whether PR feedback has been handled, either standalone or as part of a full PR review.

Check Home Assistant PR Review Comments

Instructions:

  • Resolve the PR context first. If a PR number is not given, use 'gh pr view' to identify the current branch's PR.
  • Fetch the review comment threads for the PR (e.g. 'gh api' for review threads/comments).
  • Flag comments that have not been addressed. If the author has replied but has not implemented the suggestion, still flag it and summarize the reply.
  • Flag comments for which the author has asked for clarification.
  • Generate a summary of the flagged comments, including a link for each comment. Don't include comments that have been addressed.

IMPORTANT:

  • Only provide feedback in the CONSOLE. DO NOT ACT ON GITHUB.
Skills similaires