loading
loading
Separate local, hosted, payment, auth, and production proof so a green build never gets called release-ready.
Keeps launch proof honest: a passing build, a working checkout, and a live smoke test are tracked as separate lanes — not one green check.
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
Release Proof Runner produces a release receipt that keeps proof lanes honest: it tracks local checks, hosted/CI checks, payment-flow proof, auth proof, and live production proof as separate things, and refuses to mark a release ready when any required lane is missing. It exists because teams confuse a green build with a working checkout — this collapses nothing, so a passing test suite can't quietly stand in for a verified payment or a real production smoke test.
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.
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.
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.
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.