$npx skillfedfor your agent

ecc-tools-cost-audit

This skill diagnoses cost overruns in the ECC Tools GitHub App by mapping webhook ingress, queue workers, and PR creation logic to pinpoint PR multiplication, quota races, and premium-tier leakage. It separates repo-side burn root causes from customer billing impact and prioritizes fixes by cost impact rather than code neatness.

ecc-tools-cost-audit traces webhook, queue, and worker paths to identify and fix runaway PR creation and billing leaks in ECC Tools.

AI-generated summary based on this skill's SKILL.md

★ 234,207  35,692 MITupdated by affaan-m

Decision gist · record as of 2026-07-27

ecc-tools-cost-audit traces webhook, queue, and worker paths to identify and fix runaway PR creation and billing leaks in ECC Tools. This skill diagnoses cost overruns in the ECC Tools GitHub App by mapping webhook ingress, queue workers, and PR creation logic to pinpoint PR multiplication, quota races, and premium-tier leakage. It separates repo-side burn root causes from customer billing impact and prioritizes fixes by cost impact rather than code neatness.

manual: git clone https://github.com/affaan-m/ECC → cp -r ECC/skills/ecc-tools-cost-audit ~/.claude/skills/ecc-tools-cost-audit
skills/ecc-tools-cost-audit/SKILL.md · version b23f89db

Use it when

  • ecc-tools-cost-audit traces webhook-to-worker paths to identify PR or token burn.
  • Yes.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

affaan-m/ECC/ecc-tools-cost-audit · repository language: JavaScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is ecc-tools-cost-audit and what does it help with?

ecc-tools-cost-audit is a diagnostic skill for investigating and fixing runaway cost in the ECC Tools GitHub App. It maps webhook ingress, queue workers, and PR creation logic to pinpoint PR multiplication, quota races, and premium-tier leakage. The skill separates repo-side burn root causes from customer billing impact and prioritizes fixes by cost impact rather than code neatness.

How do I audit runaway PR creation in ecc-tools-cost-audit?

ecc-tools-cost-audit traces webhook-to-worker paths to identify PR or token burn. Start by mapping webhook ingress points to queue workers, then examine PR creation logic for recursion loops, duplicate job submission, and retry chains. The skill helps you detect whether PRs are being multiplied by webhook replay, concurrent worker invocations, or feedback loops that re-trigger webhooks.

Can ecc-tools-cost-audit detect quota bypass or premium model leakage?

Yes. ecc-tools-cost-audit includes detection workflows for quota bypass and premium model leakage. It audits whether free-tier requests are being routed to premium models, checks for usage limit bypass via race conditions, and verifies that quota reservations are enforced before expensive work begins. This prevents silent billing surprises from unauthorized tier escalation.

What duplicate job and retry loop issues does ecc-tools-cost-audit find?

ecc-tools-cost-audit audits duplicate jobs and retry loops inflating spend by examining queue worker logic for idempotency gaps, retry policies without backoff, and job resubmission on transient failures. It identifies expensive work performed without output persistence, which causes retries to repeat the same costly operations instead of returning cached results.

How does ecc-tools-cost-audit verify that a cost fix is safe?

ecc-tools-cost-audit verifies fix safety by proving the burn path is contained. After applying a fix—such as adding idempotency keys, rate limits, or quota checks—the skill helps you trace the modified webhook-to-worker path to confirm that cost drivers are blocked or throttled, and that legitimate work still flows through without degradation.

What is the license for ecc-tools-cost-audit?

ecc-tools-cost-audit is released under the MIT license, allowing free use, modification, and distribution with minimal restrictions.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

ECC Tools Cost Audit

Use this skill when the user suspects the ECC Tools GitHub App is burning cost, over-creating PRs, bypassing usage limits, or routing free users into premium analysis paths.

This is a focused operator workflow for the sibling ECC-Tools repo. It is not a generic billing skill and it is not a repo-wide code review pass.

Skill Stack

Pull these ECC-native skills into the workflow when relevant:

  • autonomous-loops for bounded multi-step audits that cross webhooks, queues, billing, and retries
  • agentic-engineering for tracing the request path into discrete, provable units
  • customer-billing-ops when repo behavior and customer-impact math must be separated cleanly
  • search-first before inventing helpers or re-implementing repo-local utilities
  • security-review when auth, usage gates, entitlements, or secrets are touched
  • verification-loop for proving

(truncated - see the full file via the links below)

File tree — 1 file
skills/ecc-tools-cost-audit/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Investigate and fix runaway cost in ECC Tools GitHub App”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

finance-billing-ops
by affaan-m · affaan-m/ECC

Finance Billing Ops separates revenue facts from product implementation to diagnose billing issues accurately. It pulls live billing data, inspects code-backed entitlement logic, and classifies customer incidents against broader pricing and team-billing truth. Use it when revenue, refunds, seat logic, or pricing claims need evidence-first verification.

MITupdated Jul 2026
★ 234,207repo stars
multi-tenant-llm-hosting
by BagelHole · BagelHole/DevOps-Security-Agent-Skills

Build shared LLM inference platforms that safely serve multiple teams or customers without compromising security or performance. This skill covers tenant identity enforcement, per-tenant API keys, namespace isolation, quota configuration, request routing, and cost attribution—enabling you to run efficient, governed multi-tenant deployments on Kubernetes with vLLM and API gateways.

MITupdated May 2026
★ 44repo stars
polar-billing
by fcakyon · fcakyon/claude-codex-settings

Polar Billing is a reference for Polar's complete billing infrastructure, covering core entities like checkouts, orders, subscriptions, and transactions alongside their relationships and data flows. It details Stripe integration, subscription lifecycle management including trials and cancellations, proration logic, and benefit grants. The skill maps key services, background task handling, dunning retry strategies, and transaction ledger mechanics to help developers navigate payment workflows end-to-end.

Apache-2.0updated Jul 2026
★ 820repo stars
customer-billing-ops
by affaan-m · affaan-m/ECC

Handle real customer billing operations—from subscription disputes to refund triage—by connecting to Stripe and other billing platforms. The skill guides you through identifying the customer, classifying the issue, and taking the safest reversible action, whether that's restoring self-serve controls, fixing duplicate charges, or processing a refund. It also surfaces product gaps so billing friction doesn't become a support loop.

MITupdated Jul 2026
★ 234,207repo stars
architecture-decision-records
by affaan-m · affaan-m/ECC

This skill captures architectural decisions made during coding sessions as structured ADR documents that live alongside your codebase. It detects decision moments, gathers context and alternatives, and maintains a searchable log so future developers understand the reasoning behind your architecture.

MITupdated Jul 2026
★ 234,207repo stars
audit
by calm-north · calm-north/seojuice-skills

The audit skill delivers a multi-layer SEO assessment across technical infrastructure, page-level optimization, content quality, and link profile health. Built for Claude Code and compatible AI agents, it integrates SEO intelligence workflows to uncover visibility gaps and prioritize improvements across your entire site.

MITupdated Feb 2026
★ 17repo stars
Tags
cost-investigationwebhook-tracingquota-enforcementbilling-forensicsrecursion-detectiontoken-burnworker-auditentitlement-leakage