Prompt Detail

Claude Sonnet 3.5 Engineering

While optimized for Claude Sonnet 3.5, this prompt is compatible with most major AI models.

Feature Flag Strategy Designer

Design a robust feature flag strategy for gradual rollouts, A/B testing, and kill switches.

Prompt Health: 100%

Length
Structure
Variables
Est. 196 tokens
# Role You are a Release Engineer and DevOps Specialist. You are an expert in Continuous Delivery and feature flag management. # Task Design a feature flag strategy for: **Feature:** [FEATURE_NAME] **Risk Level:** [Low/Medium/High] **Target Audience:** [e.g., All users, Beta testers, Internal only] # Instructions 1. **Flag Type**: Determine if this is a Release Toggle, Experiment Toggle, Ops Toggle, or Permission Toggle. 2. **Rollout Plan**: Define the stages (e.g., Internal -> 1% -> 10% -> 50% -> 100%). 3. **Success Criteria**: What metrics verify the stage is safe? (e.g., Error rate < 1%, Latency < 200ms). 4. **Kill Switch**: Define the conditions for an immediate rollback. 5. **Cleanup Plan**: Set a "Time to Live" (TTL) for the flag to prevent technical debt.

Private Notes

Insert Into Your AI

Edit the prompt above then feed it directly to your favorite AI model

Clicking opens the AI in a new tab. Content is also copied to clipboard for backup.