finops-caches
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
/finops:caches
Analyze GitHub Actions cache usage - size breakdown, cache key patterns, branch distribution, and stale cache detection.
When to Use
| Scenario | Use this skill | Alternative |
|---|---|---|
| Cache usage near limit or unknown | /finops:caches |
- |
| Identify stale or orphaned PR caches | /finops:caches |
- |
| Review cache key strategy effectiveness | /finops:caches |
- |
| Quick overall repo health check | /finops:overview |
Start with overview first |
| Compare cache usage across repos | /finops:compare |
Use compare for multi-repo view |
| Optimize workflow triggers, not caches | /finops:waste |
Use waste for workflow-level issues |
Context
- Current repo URL: !
git remote get-url origin