Summarizes GitHub Epic issue with sub-issues and PR status. Use when: user wants epic summary, project overview, or implementation status.
3.1
Rating
0
Installs
Version Control & Collaboration
Category
The skill provides a basic description of summarizing GitHub epic issues with sub-issues and PR status, and references an external command file for implementation details. descriptionCoverage is moderate - it explains what the skill does and when to use it, though more detail on output format would help. taskKnowledge is acceptable since the referenced command file is assumed to contain the workflow details. structure is simple but appropriate for a wrapper skill pointing to a command. novelty is low - summarizing GitHub issues is a relatively straightforward API task that doesn't require complex orchestration; a CLI agent could reasonably accomplish this with standard GitHub API calls without needing a dedicated skill, though it does save some tokens by consolidating the logic.
Loading SKILL.md…

Skill Author