investigate

Systematically debugs issues and performs root cause analysis using Bash, Read, Write, Edit, Grep, Glob, AskUserQuestion and WebSearch.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/miko06/MedicineSimulator --skill investigate-miko06
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: investigate
Source: https://github.com/miko06/MedicineSimulator/tree/main/.opencode/skills/gstack-investigate
Command: npx skills add https://github.com/miko06/MedicineSimulator --skill investigate-miko06

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The investigate skill provides systematic debugging and root cause investigation, helping you quickly identify and resolve system errors and bugs.

Core Features & Use Cases

  • Systematic Debugging: Offers a structured approach to debugging and troubleshooting, guiding you through the investigation process.
  • Root Cause Analysis: Identifies the underlying cause of issues, not just the symptoms.
  • Use Case: When encountering a persistent bug or unexpected behavior in your system, the investigate skill can guide you through the steps to diagnose and resolve the issue.

Quick Start

To start investigating, use the command: /investigate debug this issue.

Frequently Asked Questions about investigate

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

FAQPage Schema
What is systematic debugging for root cause analysis?

Systematic debugging is a structured approach to troubleshooting that identifies the underlying root cause of system errors and bugs, rather than just addressing the symptoms. It guides you through a methodical investigation process to resolve issues.

How do I investigate a persistent bug in my software engineering workflow?

To investigate a persistent bug, you can use a systematic debugging skill that utilizes Bash, Grep, Glob, and Read to analyze your system. It guides the investigation process to help you diagnose and resolve unexpected behavior.

Can I use command line tools for deep diagnostics and error resolution?

Yes, deep diagnostics for error resolution can utilize command line tools like Bash, Grep, and Glob alongside file operations like Read, Write, and Edit. This combination supports thorough software engineering investigations and troubleshooting.

What's the best way to find the root cause of an unexpected system error?

The best way to find the root cause of an unexpected system error is through systematic debugging. This structured method goes beyond surface-level symptoms to identify and resolve the core issue within your system.

Does systematic debugging require web search during troubleshooting?

Systematic debugging can utilize WebSearch during troubleshooting to gather external context for error resolution. This assists in the investigation tasks when encountering unfamiliar system errors or bugs within your workflow.