testing-in-production
Installation
SKILL.md
Discovery Questions
Check .agents/qa-project-context.md first. If it exists, use it as context and skip questions already answered there.
Feature flag system:
- Do you have a feature flag platform? (LaunchDarkly, Statsig — now part of OpenAI, GrowthBook, Unleash, Flagsmith, Harness FME — formerly Split, custom, none)
- How are flags managed? (Dashboard, config file, environment variables)
- Can flags target specific users, percentages, or segments?
- How many active flags exist today? Is there a cleanup process?
Related skills