devforgeai-rca

Guide Claude through 5 Whys root cause analysis for DevForgeAI framework breakdowns.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/bankielewicz/Treelint --skill devforgeai-rca
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devforgeai-rca
Source: https://github.com/bankielewicz/Treelint/tree/main/.claude/skills/devforgeai-rca
Command: npx skills add https://github.com/bankielewicz/Treelint --skill devforgeai-rca

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Root cause analysis for DevForgeAI framework breakdowns using the 5 Whys methodology, guiding Claude to collect evidence and generate actionable RCA reports.

Core Features & Use Cases

  • End-to-end RCA workflow using 5 Whys
  • Automated evidence collection and context validation
  • Generation of RCA documents with prioritized recommendations and prevention strategy
  • Cross-skill collaboration: analyzes skills, commands, and subagents to surface root causes

Quick Start

Invoke the RCA workflow with /rca STORY-ID to start Phase 0 and begin evidence collection.

Frequently Asked Questions about devforgeai-rca

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run root cause analysis for framework breakdowns using the 5 Whys methodology?

Root cause analysis using the 5 Whys methodology is driven end-to-end by guiding Claude through evidence-based phase progression to surface the underlying causes of framework breakdowns. It systematically collects evidence and generates an RCA-ready report with actionable recommendations.

What types of framework validation gaps can a 5 Whys RCA workflow investigate?

A 5 Whys RCA workflow can investigate context violations, workflow state errors, and validation gaps across skills, commands, and subagents. It cross-analyzes these components to ensure every finding is grounded in phase-read files and documented evidence.

How do I start an automated RCA workflow for a specific incident?

You can start an automated RCA workflow by invoking the command syntax with your incident identifier, which triggers Phase 0 and begins automated evidence collection. This initiates the structured 5 Whys progression to systematically analyze the breakdown.

Can I use automated RCA to generate prevention strategies for context violations?

Yes, automated RCA generates RCA documents that include prioritized recommendations, testing plans, and prevention strategies specifically for context violations. It ensures every recommendation is grounded in evidence collected from phase-read files during the analysis.

What is the best way to document root cause findings for DevForgeAI workflow state errors?

The best way to document root cause findings for workflow state errors is to use an automated RCA workflow that grounds every finding in phase-read files. This outputs a structured RCA-ready report containing prioritized recommendations, testing plans, and prevention strategies.

Does the 5 Whys root cause analysis work without external dependencies?

The 5 Whys root cause analysis operates with no external dependencies, running entirely within the Claude environment. It relies on reading phase-specific files and analyzing skills, commands, and subagents internally to validate evidence and progress through each phase.