What problem does it solve?
This Skill provides a rigorous, systematic approach to diagnosing and resolving complex, hard-to-fix, or silent bugs within the Questerix platform, ensuring root causes are identified and fixes are robust.
Core Features & Use Cases
- Forensic Root Cause Analysis: Employs a structured 5-phase IDD protocol and RARV cycle to trace bugs from symptom to origin.
- Platform-Aware Debugging: Adapts analysis based on the detected platform (Admin Panel, Student App, Edge Functions, Database).
- Bug Pattern Matching: Checks against 17 common production bug patterns and a comprehensive forbidden patterns checklist.
- Use Case: When a silent data corruption bug appears in the Student App after a sync operation, use this Skill to trace the data flow, identify the race condition or state corruption, and propose a verified fix with regression tests.
Quick Start
Use the ironclad-architect skill to analyze a silent data corruption bug in the student app.