What problem does it solve?
System-level detection and triage of architectural drift, dead or disabled systems, over- or under-abstraction, and documentation mismatch across the reactive-agents-ts monorepo to produce a prioritized, actionable baseline before refactor or release work.
Core Features & Use Cases
- Architecture snapshot: Guides a targeted read order of authoritative docs and high-churn kernel internals to orient the audit.
- Parallel agent analysis: Runs coordinated inspections for layer violations, documentation accuracy, and simplification opportunities, producing file-level findings with fix direction and risk/effort estimates.
- Triage and register: Categorizes fixes as immediate, planning, or escalation and appends entries to an Architecture Debt Register for stakeholder planning.
- Use Cases: Pre-refactor health check, post-feature cleanup to remove scaffolding and flags, and release readiness review to ensure docs match implementation.
Quick Start
Run the architecture-audit skill against the reactive-agents-ts repository to generate a prioritized architecture debt register, file-level findings with fixes and risks, and top simplification opportunities.