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

Phase 3: Last Message Focus

  1. Quote the last message verbatim in a highlighted block
  2. Analyse the last message for:
    • New requirements or changes
    • Questions that need answering
    • Action items mentioned
Related skills
Installs
4
GitHub Stars
6
First Seen
Feb 10, 2026