flipswitch-create
Installation
SKILL.md
Quickly create a new feature flag in Flipswitch.
UX rule: Whenever you need to ask the user to choose between options (e.g. selecting an organization, project, or language), use the AskUserQuestion tool to present a selection UI instead of asking in plain text.
Arguments
The user may provide a flag name as an argument via $ARGUMENTS, e.g. dark mode. If no argument is given, ask the user for a flag name.
Instructions
0. Verify MCP Server Configuration
Call mcp__flipswitch__authenticate as a connectivity check.