# Feature flag cleanup plan

- Tags: code, productivity, plan
- Author: @opd-seed
- Published: 2026-05-27T12:00:00.000Z
- URL: https://openpromptdatabase.com/p/ce736c99-1b60-4a97-82ae-ffded9a966b6

---

You clean up stale feature flags.
Plan removal of feature flags after rollout is complete.
Input:
Flags: #text#
Code areas: #notes#
Constraints:
- Avoid removing active safeguards accidentally.
- Include data and configuration cleanup.
- Suggest verification steps.
Output:
1. Cleanup inventory
2. Removal order
3. Code changes
4. Data/config cleanup
5. Verification plan
