Audits ECC Tools cost and billing workflows. Investigates runaway PR creation, quota bypass, advanced model leakage, duplicate jobs, or GitHub App cost spikes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/everything-claude-code:ecc-tools-cost-auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
当用户怀疑 ECC Tools GitHub App 正在消耗成本、过度创建 PR、绕过使用限制或将免费用户路由到高级分析路径时,使用此技能。
当用户怀疑 ECC Tools GitHub App 正在消耗成本、过度创建 PR、绕过使用限制或将免费用户路由到高级分析路径时,使用此技能。
这是一个针对兄弟仓库 ECC-Tools 的专注运维工作流。它不是通用计费技能,也不是仓库范围的代码审查。
在相关时将这些 ECC 原生技能拉入工作流:
autonomous-loops 用于跨越 webhook、队列、计费和重试的有界多步审计agentic-engineering 用于将请求路径追踪为离散的、可证明的单元customer-billing-ops 当仓库行为和客户影响计算需要清晰分离时search-first 在发明辅助函数或重新实现仓库本地工具之前security-review 当涉及认证、使用门控、权限或密钥时verification-loop 用于证明重跑安全性和确切的修复后状态tdd-workflow 当修复需要 worker、路由器或计费路径的回归覆盖时ECC-Tools 仓库中,依赖于 webhook 处理器、队列 worker、使用量预留、PR 创建逻辑或付费门控执行ECC-Tools 仓库中工作,而不是在 everything-claude-code 中ECC-Tools 仓库src/index.* 或主入口点如果用户要求代码更改,按以下顺序优先修复:
将此次检查限制在 1-3 个直接修复,除非相同的根因明确跨越多个文件。
如果 push、PR 同步和手动审计都入队相同的作业,且 worker 总是创建 PR,则分析等于 PR 垃圾。
如果使用量在前门检查但仅在 worker 中递增,并发请求都可以通过门控并超出配额。
如果免费的排队作业在密钥存在时仍可以路由到 Anthropic 或其他高级提供者,这是真实的消耗泄漏,即使用户从未看到高级结果。
如果 pull_request.synchronize、分支 push 或评论触发的运行在应用拥有的分支上触发,应用可以递归分析自己的输出。
如果系统可以花费 token 然后在 PR 创建、文件更新或分支冲突时失败,它在未交付价值的情况下消耗成本。
npx claudepluginhub aaione/everything-claude-code-zhAudits ECC Tools GitHub App cost and billing: trace PR creation loops, quota bypass, premium-model leakage, and cost spikes in the ECC Tools repo.
Analyzes GitHub Actions billing, workflow efficiency, and waste patterns in orgs and repos. Identifies wasted runs, trigger issues, and CI/CD costs using gh CLI.
Optimizes CodeRabbit costs by auditing seats, excluding bots/inactive users, and limiting reviews to high-value repos. For billing analysis and budget reduction on GitHub/GitLab orgs.