Launching today
FlagFatigue
Delete zombie feature flags. Automatically.
6 followers
Delete zombie feature flags. Automatically.
6 followers
FlagFatigue finds zombie feature flags and opens safe cleanup PRs automatically. It scans flag usage inside your GitHub Actions runner, cross-references lifecycle data from LaunchDarkly or PostHog, and identifies dead rollout logic. High-confidence flags are safely rewritten, while ambiguous cases stay for human review. No auto-merges, no blind AI edits—your CI stays in control. Delete feature flag debt before it becomes permanent. 🚩





honestly this looks super useful, but one thing that would make me trust it even more is a dry run mode that shows the exact diff before anything gets pushed. like basically a sandbox preview so you can sanity check the rewrites against your real codebase without committing to a PR yet.
One thing I'd love to see is a dashboard view showing the "cleanup velocity" over time, like how many flags were flagged, reviewed, and merged per week. Right now the value feels invisible once the PRs land. Surfacing trends would really help convince skeptical teams that this isn't just noise but real ongoing debt reduction.