issue-summary

Installation
SKILL.md

Summarise the conversation in issue #$ARGUMENTS with special focus on the last message.

Phase 1: Issue Retrieval

  1. Fetch the issue details: gh issue view $ARGUMENTS --repo [REPO]
  2. Get all comments: gh issue view $ARGUMENTS --comments --repo [REPO]

Phase 2: Conversation Analysis

  1. Create a timeline summary:
    • Original issue description and key requirements
    • Major discussion points and decisions
    • Any code snippets or technical details shared
    • Resolution attempts or blockers identified
Installs
7
Repository
seabbs/skills
First Seen
Feb 27, 2026
issue-summary — seabbs/skills