issue-analysis

Gather and analyze issue context, attachments, media, and effort estimates.

1|1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/yunseo-kim/agent-toolbox --skill issue-analysis-yunseo-kim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-analysis
Source: https://github.com/yunseo-kim/agent-toolbox/tree/main/catalog/skills/issue-analysis
Command: npx skills add https://github.com/yunseo-kim/agent-toolbox --skill issue-analysis-yunseo-kim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive understanding of project issues by gathering all related context, including attachments, media, linked resources, and effort estimates, streamlining the process of starting work or triaging issues.

Core Features & Use Cases

  • Context Gathering: Fetches issue details, comments, attachments, and related issues.
  • Media Analysis: Scans and analyzes images and video transcripts for critical information.
  • Effort Estimation: Assesses the complexity and provides a T-shirt size estimate for the work required.
  • Use Case: When assigned a new bug report, use this Skill to automatically gather all relevant screenshots, user comments, and related bug tickets to understand the full scope of the problem before coding.

Quick Start

Use the issue-analysis skill to fetch and analyze issue PROJ-1234.

Frequently Asked Questions about issue-analysis

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

FAQPage Schema
How do I gather full context for a bug report before starting work?

To gather bug report context, the Skill fetches issue details, comments, attachments, and linked resources to provide a comprehensive understanding of the problem before coding.

Can I analyze images and video transcripts attached to project issues?

Yes, media analysis scans images and video transcripts attached to project issues to extract critical information and consolidate it into the overall issue context.

Does issue triage require authenticated access to issue trackers?

Yes, issue triage requires authenticated access to issue trackers, version control CLIs, and potentially document platforms or video transcript tools to fetch comprehensive context.

What is the best way to estimate effort for a newly assigned issue?

Effort estimation assesses issue complexity and provides a T-shirt size estimate to help gauge the scope of work required for newly assigned issues during triage.

How do I consolidate information from issue trackers and related documentation?

Issue context gathering consolidates information from issue trackers and related documentation by fetching issue details, comments, attachments, and related issues into a unified view.

What limitations exist when analyzing issues across different platforms?

Analysis depends on authenticated access to issue trackers, version control CLIs, and document platforms; without proper authentication credentials, the Skill cannot fetch comprehensive context.