What problem does it solve?
This Skill eliminates the time-consuming, ad-hoc process of tracing unexpected cost spikes in the ECC Tools GitHub App, which often stem from hidden burn paths like runaway PR creation, quota bypass, or premium model leakage that are hard to locate across webhook, queue, and billing code.
Core Features & Use Cases
- Focused ECC-Native Audit Workflow: Tailored exclusively for the sibling ECC-Tools repository, avoiding generic billing checks that miss repo-specific burn paths.
- Structured Burn Path Tracing: Guides step-by-step inspection of webhook routers, queue workers, PR creation logic, and usage reservation code to identify root causes of overspend.
- Impact Separation: Explicitly separates repo-side code issues, customer billing impact, and product entitlement gaps to avoid conflating technical fixes with customer-facing remediation.
- Use Case: A customer reports being charged for 50 unused PRs created by the ECC Tools app; this skill guides a targeted audit to trace the PR multiplication bug, quantify billing impact, and prioritize fixes by burn severity.
Quick Start
Use the ecc-tools-cost-audit skill to investigate unexpected cost spikes or excessive PR creation in the ECC Tools GitHub App.