What problem does it solve?
This Skill scaffolds the foundational plumbing for a new feature flag across MCP and AI Command Center, updating schemas, build configs, getters, and dashboards to enable controlled, staged feature delivery.
Core Features & Use Cases
- Repository detection: Identify whether we are in MCP or AI Command Center to apply the correct scaffolding.
- Flag naming: Derive or solicit a feature flag name and align with repository conventions.
- File updates: Add and wire required files across the two repositories (env schema, turbo globalEnv, getter/export, and local dev docs).
- Next steps: Provide precise follow-ups to create the flag in dashboards and to wire usage points.
- Use Case: Quickly bootstrap a new feature flag to enable controlled experimentation without manual, multi-repo edits.
Quick Start
Say "feature flag it" or "add the feature flag" and specify a name if prompted. The skill will scaffold the necessary files across MCP and AI Command Center, then guide you through dashboard creation and implementation in code.