issue-analysis

Analyze GitHub issues and generate structured implementation plans.

4.3k|185|Updated Sep 14, 2025
One-click install
npx skills add https://github.com/homeassistant-ai/ha-mcp --skill issue-analysis-homeassistant-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-analysis
Source: https://github.com/homeassistant-ai/ha-mcp/tree/main/.claude/skills/issue-analysis
Command: npx skills add https://github.com/homeassistant-ai/ha-mcp --skill issue-analysis-homeassistant-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to perform a thorough analysis of GitHub issues by examining the surrounding codebase, identifying dependencies, and producing an actionable implementation plan. It helps reduce ambiguity and speeds up decision making.

Core Features & Use Cases

  • Codebase exploration: Crawl related files to understand context and impact.
  • Issue analysis & planning: Deliver a structured plan with suggested next steps, risk flags, and required changes.
  • Structured comment drafting: Generate a well-formed analysis comment suitable for posting on the issue.
  • Labels and triage suggestions: Propose priority and labels to help triage work.

Quick Start

Provide the issue number to analyze and the assistant will generate a structured, actionable analysis.

Frequently Asked Questions about issue-analysis

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

FAQPage Schema
How do I analyze a GitHub issue and generate an implementation plan?

Analyzing a GitHub issue involves providing the issue number so the assistant can explore the codebase, assess architecture, and synthesize a structured, actionable implementation plan with next steps and risk flags.

What is codebase exploration for issue triage and how does it work?

Codebase exploration for issue triage is the process of crawling related files to understand context and impact, which helps identify dependencies and produce an actionable implementation plan for the GitHub issue.

Can I generate structured analysis comments for GitHub issues automatically?

Yes, you can generate structured analysis comments automatically. The workflow drafts a well-formed comment suitable for posting directly on the GitHub issue after exploring the codebase and assessing the architecture.

Does this issue analysis workflow suggest priority labels for triage?

Yes, the issue analysis workflow proposes priority and labels to help triage work, delivering structured guidance alongside the implementation plan to reduce ambiguity and speed up decision making.

What is the best way to plan code changes across multiple files for a GitHub issue?

The best way to plan code changes across multiple files is to use an issue analysis workflow that assesses architecture, identifies dependencies, and delivers a structured plan with required changes and safety guardrails.

Do I need a specific repository to use this GitHub issue analysis tool?

You need a GitHub issue within the ha-mcp repository to use this analysis tool, as the workflow is specifically designed to synthesize actionable plans for issues within that codebase.