summarize-epic

Generate summaries of GitHub Epic issues with sub-issues and pull requests.

8|Updated Oct 26, 2025
One-click install
npx skills add https://github.com/sasamuku/dotfiles --skill summarize-epic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summarize-epic
Source: https://github.com/sasamuku/dotfiles/tree/main/.claude/skills/summarize-epic
Command: npx skills add https://github.com/sasamuku/dotfiles --skill summarize-epic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of quickly reviewing the progress of a GitHub Epic, including its sub-issues and related pull requests, providing a comprehensive summary for efficient review.

Core Features & Use Cases

  • Summarize Epic Issues: Quickly generate a summary of an Epic issue with its sub-issues and related pull requests.
  • Automated Summary: Streamlines the process of reviewing Epic progress and understanding implementation overview.
  • Use Case: When reviewing an Epic's progress or needing an overview of its implementation status, use this Skill to automatically generate a summary that includes basic info, overview, key comments, sub-issue progress, implementation highlights, and next steps.

Quick Start

Summarize the Epic at URL 'https://github.com/owner/repo/issues/123' using the 'summarize-epic' skill.

Frequently Asked Questions about summarize-epic

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

FAQPage Schema
How do I summarize a GitHub Epic issue with sub-issues and pull requests?

To summarize a GitHub Epic issue, this Skill extracts Epic details, sub-issues, and pull requests via the GitHub API. It generates a summary including basic info, key comments, sub-issue progress, and implementation highlights.

What is the best way to review GitHub Epic progress for project management?

Reviewing GitHub Epic progress is streamlined by automatically generating a summary of the Epic issue and its related sub-issues and pull requests. This provides a comprehensive overview of the implementation status and next steps for administrative workflows.

Can I get an automated summary of sub-issue progress and PR details from a GitHub Epic?

Yes, you can get an automated summary of sub-issue progress and PR details from a GitHub Epic. The Skill extracts related pull request details and sub-issue information to provide a complete implementation overview and highlight key comments.

Do I need any specific dependencies to generate a GitHub Epic summary?

You do not need any specific dependencies to generate a GitHub Epic summary. The Skill operates using internal scripts to interact directly with the GitHub API, requiring no external dependencies or complex environment setup.

What information is included in an automated GitHub Epic issue summary?

An automated GitHub Epic issue summary includes the Epic's basic info, overview, key comments, sub-issue progress, implementation highlights, and next steps. It aggregates this data by extracting details from the GitHub API.