investigate-issue

Analyze GitHub issues and generate implementation plans with test guidance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/taisrisk/bifrostv2 --skill investigate-issue-taisrisk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: investigate-issue
Source: https://github.com/taisrisk/bifrostv2/tree/main/.claude/skills/investigate-issue
Command: npx skills add https://github.com/taisrisk/bifrostv2 --skill investigate-issue-taisrisk

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps developers and project managers understand and resolve GitHub issues by providing a structured approach to analysis, planning, and implementation.

Core Features & Use Cases

  • Issue Triage: Automatically classifies issues (bug, feature, docs) and identifies affected code areas.
  • Codebase & Docs Research: Searches the codebase and external documentation to understand the root cause and potential solutions.
  • Actionable Plan: Generates a detailed implementation plan with impact analysis and test recommendations.
  • Use Case: When a complex bug is reported on GitHub, use this Skill to get a clear breakdown of the problem, identify the exact code to change, understand potential side effects, and receive a plan for fixing and testing it.

Quick Start

Use the investigate-issue skill to analyze GitHub issue number 123.

Frequently Asked Questions about investigate-issue

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

FAQPage Schema
How do I analyze a GitHub issue to create an implementation plan?

Investigating GitHub issues involves fetching issue details, analyzing codebase and documentation, and presenting an actionable implementation plan with test guidance and impact analysis.

What is the best way to triage GitHub bugs and identify affected code areas?

Bug triage automatically classifies GitHub issues as bugs, features, or documentation updates, and identifies affected code areas to provide a clear problem breakdown and exact code to change.

Do I need GitHub CLI to investigate GitHub issues for the bifrostv2 repository?

Yes, investigating GitHub issues requires GitHub CLI, Context7, and web search capabilities to fetch details and perform comprehensive research and code exploration for the bifrostv2 repository.

Can I use this skill for feature planning and documentation updates?

Yes, this skill supports bug analysis, feature planning, and documentation updates by researching the codebase and external documentation to understand root causes and potential solutions.

How to get test recommendations and impact analysis for a reported GitHub bug?

To get test recommendations and impact analysis for a reported GitHub bug, the skill searches the codebase and external documentation to understand the root cause and generates an actionable implementation plan with testing guidance.