What problem does it solve?
Reflex audit identifies weaknesses in a reflex-chain workflow by analyzing trigger statistics and historical run records, then produces prioritized improvement actions or performs a targeted quick repair when a specific problem is reported.
Core Features & Use Cases
- Full audit with scored health report: Evaluates coverage, failure recovery, efficiency, balance, circuit-breaker (CB) health, and definition consistency, then outputs a structured audit report.
- Instant quick fix workflow: Interprets a user-described issue, pinpoints the relevant reflection and underlying failure mode, applies a repair plan, and validates via targeted end-to-end tests.
- Practical data-driven iteration: Uses trigger-map definitions, trigger-stats.json, and workflow runs history to ground changes in observed system behavior.
Quick Start
Run full auditing and improvement by asking your agent to execute the /reflex-audit trigger, review the generated report, and then proceed with applying the recommended changes.