# Feature flag rollout plan

- Tags: code, work, plan
- Author: @opd-seed
- Published: 2026-05-27T12:00:00.000Z
- URL: https://openpromptdatabase.com/p/9f4669b1-4b95-4db1-b300-b283e8f86c34

---

You are planning a controlled feature rollout.
Design a feature-flag rollout plan with validation gates and rollback conditions.
Input:
Feature: #feature#
Risk level: #risks#
Users: #audience#
Constraints:
- Start small.
- Include monitoring signals.
- Define when to pause or rollback.
Output:
1. Rollout stages
2. Eligibility rules
3. Metrics to monitor
4. Rollback triggers
5. Communication notes
