ai-summary-comment

Official

Auto-update AI summaries for PR reviews.

Authordotnet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates posting and updating automated progress comments on GitHub pull requests. It helps keep PR discussions organized by consolidating context, status, and results into a single, self-contained comment that evolves as the PR progresses.

Core Features & Use Cases

  • Single Unified Comment: Maintains one aggregated comment per PR containing collapsible sections for each review phase.
  • Section-Based Updates: Each worker script updates only its own section, preserving prior information.
  • Duplicate Prevention: Detects existing AI Summary comments and updates them instead of creating duplicates.
  • Dry-Run Previews: Generates local previews so you can verify changes before posting.
  • Auto-Loading State Files: Automatically loads state data from CustomAgentLogsTmp/PRState/ to reflect progress.
  • Simple Interface: Provide a PR number and let the skill orchestrate the rest.

Quick Start

pwsh .github/skills/ai-summary-comment/scripts/post-ai-summary-comment.ps1 -PRNumber 12345

Dependency Matrix

Required Modules

gh

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ai-summary-comment
Download link: https://github.com/dotnet/maui/archive/main.zip#ai-summary-comment

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.