diagnose-with-subagents

Community

Coordinate read-only incident diagnosis via subagents.

AuthorD3Hunter
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the risk of accidental system mutations and inefficient manual investigation during incident diagnosis for CI systems, Kubernetes clusters, and TiDB/TiKV/PD database environments, enabling fast, safe root cause analysis.

Core Features & Use Cases

  • Orchestrated Subagent Workflow: Parent agent coordinates fresh isolated read-only subagents to investigate independent diagnostic lanes, then synthesizes all evidence into a single unified diagnosis.
  • Strict Read-Only Guardrails: Built-in safeguards explicitly forbid mutation commands, database writes, file edits, and unbounded data scraping to prevent accidental state changes during troubleshooting.
  • Use Case: When a TiDB import job is stuck reporting region miss errors, this skill coordinates parallel subagents to investigate TiDB operation status, PD region metadata, TiKV store health, and job provenance without modifying any cluster or database state.

Quick Start

Use the diagnose-with-subagents skill to investigate why the tc1-tidb-0 import checksum is stuck and reporting region miss errors, using the KUBECONFIG file at kubeconfig.yml and ensuring no system state is modified during the investigation.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: diagnose-with-subagents
Download link: https://github.com/D3Hunter/ai-engineer/archive/main.zip#diagnose-with-subagents

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.