What problem does it solve?
This Skill helps you analyze the allcll backend safely and systematically when you need root-cause analysis, architecture mapping, performance review, or security review without making changes.
Core Features & Use Cases
- Read-only analysis: Inspect code paths, identify failure scenarios, and report findings without modifying production, test, or documentation files.
- Architecture and flow mapping: Trace responsibilities across domain, admin, client, support, and config packages to understand data flow and change impact.
- Performance and RCA review: Evaluate SSE, scheduler, batch, storage, and external API paths for bottlenecks, races, and operational risks.
- Security review: Assess secret exposure paths, token handling, and logging risks while avoiding sensitive file contents.
- Use Case: A developer asks why SSE seat pushes are delayed at peak time, and this Skill maps the hot path, likely bottlenecks, and the metrics needed to confirm them.
Quick Start
Ask me to analyze the allcll backend flow you care about, and I will summarize findings, risks, and follow-up checks without changing any files.