feature-flag-rollout-planner
Installation
SKILL.md
When to invoke
- You are planning a safe rollout for a risky change.
- You want a consistent rollout template for engineering and product teams.
Inputs needed
- Feature context: name, description, target users.
- Risk profile: data migrations, performance risk, external dependencies.
- Success metrics and guardrail metrics.
- Optional stakeholders and comms channels.
Workflow
- Validate inputs and normalize percentages/dates.
- Propose rollout phases (internal, 1%, 10%, 50%, 100%) and duration.
- For each phase, define:
- enablement criteria
- monitoring checklist
- guardrails and rollback triggers
- Produce comms checklist and ownership.