Run quarterly feature-flag cleanup
flag-cleanupskillsetup L2★17,464
alirezarezvani/claude-skills ↗What it does
Run quarterly feature-flag cleanup and removal planning
Best for
When you want to clean up feature flags quarterly and identify which flags are safe to remove based on age and usage patterns.
Inputs
- · [object Object]
Outputs
- · [object Object]
Requires
- · git
- · Python scripts from feature-flags-architect skill
Preconditions
Feature flag registry exists, git history available
Failure modes
- · Stale candidates miscounted
- · Owners unclear
Trust signals
- · Candidates grouped by owner with commit links
- · Kill-switch audit against registry
- · Suggested removal PRs per owner