From eidos
Detects and diagnoses application failures by analyzing error logs, stack traces, and system state. Useful when debugging crashes or production incidents.
How this skill is triggered — by the user, by Claude, or both
Slash command
/eidos:faildetectThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
faildetect.md
faildetect.md
npx claudepluginhub agenticnotetaking/eidos --plugin eidosInvestigates production incidents and recurring errors via root-cause analysis across distributed services. Guides observability, logging, tracing, and systematic debugging.
Parses error logs, stack traces, and crash reports into a structured root cause diagnosis with fix suggestions and next steps.
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.