loading
loading
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.
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
Feature Flag Manager tracks every flag in your codebase, generates a typed registry from your flag names, and alerts you when flags have been fully rolled out and are safe to remove. It integrates with LaunchDarkly and Statsig APIs to sync flag state. The cleanup command removes dead code branches after a flag is retired.
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.
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.
Automated, opinionated code reviews posted directly to your GitHub PRs.
It posts inline fixes on the PR, not generic warnings you'll ignore — the difference between a review bot people read and one they mute.