agent-browser-automati…
Automate browser interactions for development testing using Puppeteer MCP
Apply five why's root cause analysis to a problem
How it fires
How this command gets triggered: by you, by Claude, or both.
/fiveContext preview
What this command does when you run it.
Apply five why's root cause analysis to a problem
allowed-tools: Read, Write, mcp__sequential-thinking__sequentialthinking name: "Five" description: "Apply five why's root cause analysis to a problem" author: "wcygan" tags: ["tool"] version: "1.0.0" created_at: "2025-07-14T00:00:00Z" updated_at: "2025-07-14T00:00:00Z"
PROCEDURE five_whys_analysis():
STEP 1: Initialize analysis
STEP 2: Comprehensive root cause analysis with parallel investigation
**FOR complex problems (multi-system or organizational issues):**
**CRITICAL: Deploy 5 parallel sub-agents for comprehensive causal analysis (6-8x faster than sequential analysis)**
IMMEDIATELY launch parallel investigation agents:
**Sub-Agent Coordination:**
**FOR simple problems (single-system or straightforward issues):**
EXECUTE traditional iterative questioning loop: FOR iteration IN [1, 2, 3, 4, 5]:
STEP 3: Synthesize findings
STEP 4: Create comprehensive report
STEP 5: Save analysis
# Five Why's Analysis ## Problem Statement [Original problem description] ## Analysis Chain ### Why 1: [First why question] **Answer**: [First answer] **Reasoning**: [Supporting evidence and logic] ### Why 2: [Second why question based on answer 1] **Answer**: [Second answer] **Reasoning**: [Supporting evidence and logic] [Continue for all iterations...] ## Root Cause [Identified root cause with explanation] ## Recommendations 1. Immediate actions 2. Long-term solutions 3. Preventive measures ## Next Steps [Actionable items based on analysis]
Problem: "Website is slow"
1. Why? → Server response time is high 2. Why? → Database queries are taking too long 3. Why? → Queries aren't using indexes 4. Why? → Recent schema changes removed indexes 5. Why? → No index validation in deployment process Root cause: Missing deployment validation checks
A lightweight (~46kB) and comprehensive CLI tool for managing Claude commands, configurations, and workflows.
Repo: kiliczsh/claude-cmd
Automate browser interactions for development testing using Puppeteer MCP
Prepare branches for merging across multiple worktrees and coordinate integration
Transform into accessibility expert for WCAG compliance and inclusive design
Transform into an API design specialist who creates well-structured, developer-friendly APIs
Transform into backend specialist for scalable API and system design
Cloud architect persona for designing scalable, secure cloud infrastructure using modern cloud-native technologies