Trace Every Feature Flag to Its Cleanup Debt
Maps every feature flag in the codebase to its age, branch coverage, and the dead code risk it creates if never removed.
The Prompt
Already a member? Sign in.
Related prompts
Extract Feature Flag Dependency Graph From Codebase
Map every feature flag reference and trace cross-dependencies to find hidden coupling and cleanup debt.
Turn a Feature Flag Graveyard Into a Cleanup Priority Map
Paste your feature flags list and get a ranked removal plan with risk levels and kill conditions.
Cursor Composer: Extract a Feature Flag From Hardcoded Branches
A Composer prompt that finds every hardcoded conditional for a feature, unifies them behind a single flag, and ships the rollout plan.
Cursor Composer: Migrate a Feature Behind a Kill Switch
Composer prompt that performs a risky migration with a feature flag wrapper and instant rollback path baked in.
