oneie
Version:
Build apps, websites, and AI agents in English. Zero-interaction setup for AI agents (Claude Code, Cursor, Windsurf). Download to your computer, run in the cloud, deploy to the edge. Open source and free forever.
21 lines (13 loc) • 324 B
Markdown
# Identify Root Cause
**Category:** problem-solving
**Version:** 1.0.0
**Used By:** agent-problem-solver
## Purpose
Finds root cause of issues using deep reasoning.
## Techniques
- 5 Whys analysis
- Code tracing
- Log analysis
- Dependency checking
## Version History
- **1.0.0** (2025-10-18): Initial implementation