What problem does it solve?
When a problem occurs—slow APIs, flaky tests, blown deadlines—teams often fix the first symptom they see instead of the underlying cause. This Skill applies structured Fishbone (Ishikawa) analysis to systematically explore all contributing factors before jumping to solutions.
Core Features & Use Cases
- Six-Category Exploration: Systematically examines People, Process, Technology, Environment, Methods, and Materials to surface causes that single-lens thinking misses.
- Root Cause Identification: Distinguishes contributing factors from true root causes by asking "why" iteratively within each category.
- Prioritized Solutions: Ranks proposed fixes by impact, feasibility, and effort so teams address root causes first.
- Use Case: Your API responses take 3+ seconds. Run the analysis to discover the latency stems not just from unoptimized queries, but from missing performance SLAs (Process), absent caching architecture (Methods), and undersized infrastructure (Environment)—then get a prioritized remediation plan.
Quick Start
Ask the agent to run a cause-and-effect analysis on your problem, for example: analyze why our test suite fails intermittently using the cause-and-effect skill.