finops-workflows
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
/finops:workflows
Analyze GitHub Actions workflow runs for a repository - frequency, duration, success rates, and efficiency metrics.
When to Use
| Scenario | Use this skill | Alternative |
|---|---|---|
| Analyze workflow run frequency and duration | /finops:workflows |
- |
| Investigate high failure rates | /finops:workflows |
- |
| Understand trigger type distribution | /finops:workflows |
- |
| Org-wide workflow analysis | /finops:workflows org <name> |
- |
| Quick overall health snapshot | /finops:overview |
Use overview for high-level summary |
| Fix workflow configuration issues | /finops:waste |
Use waste for actionable config fixes |
| Compare workflow metrics across repos | /finops:compare |
Use compare for multi-repo view |
Context
- Current repo URL: !
git remote get-url origin