Investigate

Coordinate specialized AI agents to diagnose bugs through phased investigation.

3|1|Updated Apr 18, 2021
One-click install
npx skills add https://github.com/nashgao/mqtt-client --skill investigate-nashgao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Investigate
Source: https://github.com/nashgao/mqtt-client/tree/main/.claude/skills/investigate
Command: npx skills add https://github.com/nashgao/mqtt-client --skill investigate-nashgao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of diagnosing and understanding complex problems, bugs, or system issues by coordinating specialized AI agents.

Core Features & Use Cases

  • Multi-Agent Research: Deploys various agents (problem investigator, research orchestrator, infra context discovery, etc.) to analyze issues from multiple angles.
  • Phased Investigation: Follows a structured 5-phase process: Initial Assessment, Parallel Investigation, Evidence Synthesis, Solution Development, and Report Generation.
  • Use Case: When an application is experiencing intermittent crashes, this Skill can be invoked to systematically identify the root cause, whether it's a code bug, a configuration issue, or a performance bottleneck.

Quick Start

Use the investigate skill to find the root cause of the application crashing when uploading large files.

Frequently Asked Questions about Investigate

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

FAQPage Schema
How do I find the root cause of an application crash using systematic problem investigation?

Systematic problem investigation coordinates specialized AI agents to conduct evidence-based root cause analysis. It follows a structured 5-phase process, deploying agents to analyze issues from multiple angles and synthesize evidence to identify the underlying problem.

What is the best way to debug intermittent system issues with parallel investigation?

Parallel investigation deploys multiple specialized agents to analyze intermittent system issues from different angles simultaneously. This approach accelerates evidence synthesis by conducting infrastructure context discovery and problem investigation concurrently across the affected system.

Can I use AI agents for incident response and system analysis on complex bugs?

Yes, you can use AI agents for incident response and system analysis on complex bugs. The investigation process supports standard, critical, and deep modes, orchestrating research to assess problems, discover infrastructure context, and develop solutions.

How does evidence synthesis work when debugging a system problem?

Evidence synthesis aggregates findings from parallel investigation agents to form a coherent root cause analysis. It combines multi-angle research and infrastructure context discovery to transition from initial assessment to solution development for the system problem.

When should I use deep investigation mode for root cause analysis?

Deep investigation mode should be used for root cause analysis when standard assessment is insufficient. It enables extended multi-agent research and phased evidence synthesis to resolve complex, deeply embedded system issues that require thorough infrastructure context discovery.