What problem does it solve?
This Skill addresses unexpected cost spikes in the ECC Tools GitHub App, caused by issues like runaway PR creation, usage quota bypass, premium model leakage, duplicate queued jobs, and recursive webhook-triggered analysis loops that waste compute and billing resources.
Core Features & Use Cases
- Structured Burn Audit Workflow: A step-by-step, read-first process to trace request paths from webhooks through queues to billing and side effects, avoiding broad, unproductive repo wandering.
- Impact-Prioritized Fixes: Guides users to address the highest-cost issues first, such as stopping PR multiplication and quota bypass before lower-value quality improvements.
- Use Case: If your ECC Tools app is creating excessive PRs, billing users incorrectly, or routing free users to premium analysis paths, this Skill provides a focused, guardrailed workflow to identify root causes and implement targeted fixes without disrupting unrelated code.
Quick Start
Use the ecc-tools-cost-audit skill to investigate unexplained cost spikes in your ECC Tools GitHub App, tracing webhook, queue, and billing paths to identify the root cause of PR spam, quota bypass, or premium model leakage.