analytical-troubleshooting

Solid

Structured live troubleshooting for deviation problems: something worked (or should work) and now doesn't, and the cause is unknown. Staged method — quick likelihood-weighted tests first, escalating to a comparative IS/IS-NOT specification with distinctions-and-changes analysis when quick tests fail or the search space is large. Influenced by the problem-analysis tradition of Kepner & Tregoe. Works whether the user runs the tests (agent directs, user executes) or the agent can test directly.

AI & Automation 5 stars 1 forks Updated today MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
26
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Analytical Troubleshooting A staged method for finding the cause of a **deviation**: performance that used to be acceptable (or should be) no longer is, and nobody knows why. The core discipline: track what the problem **IS** and, with equal care, what it plausibly **could be but IS NOT**. A cause that explains only the failures is a guess; a cause that explains the failures *and* the survivals is a diagnosis. Most troubleshooting failure — human and model alike — comes from anchoring on the first plausible cause and collecting only confirming evidence. This method makes that structurally hard to do. Why structure instead of intuition: the evidence says procedural scaffolding (tables, gates, checklists) outperforms both raw expertise and good intentions. Domain-theory knowledge does not predict troubleshooting success; maintaining evidence discipline and switching strategies does. Your job is to be the process leader and bookkeeper. When a human partner is involved, they are the sensors and hands; deliberately keep the roles that way — a process-leading non-expert asking sharp questions is a proven pattern precisely because it resists the expert's urge to assume. ## Hard rules (they exist because models measurably break them) 1. **Never invent evidence.** Every fact in the analysis carries a provenance tag: `[observed]` (directly seen this session by agent or user), `[reported]` (someone said so), or `[assumed]`. Evidence not obtained from the world must not b...

Details

Author
air-gapped
Repository
air-gapped/skills
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category