ai-summary-comment

Installation
SKILL.md

PR Comment Skill

This skill posts automated progress comments to GitHub Pull Requests during the PR review workflow. Comments are self-contained with collapsible Review Session details, providing rich context to maintainers and contributors.

⚠️ Self-Contained Rule: All content in PR comments must be self-contained. Never reference local files like CustomAgentLogsTmp/ - GitHub users cannot access your local filesystem.

✨ Key Features:

  • Single Unified Comment: ONE comment per PR/Issue containing ALL sections (PR Review, Try-Fix, Write-Tests, Verify-Tests)
  • Section-Based Updates: Each script updates only its section, preserving others
  • Duplicate Prevention: Finds existing <!-- AI Summary --> comment and updates it
  • File-Based DryRun Preview: Use -DryRun to preview changes in a local file before posting
  • Simple Interface: Just provide PR number - script handles everything else

Comment Architecture

Unified AI Summary Comment

Most scripts post to the same single comment identified by <!-- AI Summary -->. Each script updates its own section:

Related skills

More from dotnet/maui

Installs
14
Repository
dotnet/maui
GitHub Stars
23.2K
First Seen
Mar 1, 2026