loading
loading
Analyze and cut GitHub Actions spend by rewriting slow, expensive workflows.
Aimed at the one bill teams forget to read — it profiles your Actions YAML against real billing data and estimates the savings before touching anything.
Listed for review
No verified public repo for this skill yet, so this page does not give you an install command. Skills with a verified source install in one command — or fully manual: copy the skill folder into .claude/skills/ and your agent picks it up.
Boostor Quality Score
84/100 · B
CI Cost Optimizer parses your GitHub Actions YAML, profiles job durations against billing data, and rewrites workflows to use cache layers, matrix pruning, and concurrency groups. It estimates monthly savings before applying any change. Connects to your GitHub billing API to track actual cost reduction over time.
Find the first real failure in a CI log and return the owner, fix path, and rerun command.
Points at the first failing command, not the loudest warning — and stops the agent from editing before it has even read the error.
Transparent + deterministic: every point above is computed from this skill's real fields plus a prompt-injection safety scan. No black box, no pay-to-rank.
Create, document, and clean up feature flags across your codebase safely.
Solves flag debt: it tracks every flag and tells you which are safe to delete, then strips the dead branches — so old flags stop rotting in your codebase.
Plan a framework upgrade from current docs — breaking-change checklist, file impact, and verify commands.
Reads the target version's actual changelog instead of trusting training-data memory — the difference between a clean upgrade and a broken build.