Flags
Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.
$ npx promptcreek add flagsAuto-detects your installed agents and installs the skill to each one.
What This Skill Does
This skill helps developers manage and understand feature flags across different channels in a React application. It provides options to show all flags, compare flags between channels, and identify flags for cleanup. This allows for better control and visibility over feature flag configurations.
When to Use
- Comparing flag states between channels.
- Identifying flags that need cleanup.
- Understanding flag configurations.
- Debugging channel-specific issues.
- Managing feature rollouts.
- Auditing feature flag usage.
Key Features
Installation
$ npx promptcreek add flagsAuto-detects your installed agents (Claude Code, Cursor, Codex, etc.) and installs the skill to each one.
View Full Skill Content
Feature Flags
Arguments:
- $ARGUMENTS: Optional flags
Options
| Option | Purpose |
|--------|---------|
| (none) | Show all flags across all channels |
| --diff | Compare flags between channels |
| --cleanup | Show flags grouped by cleanup status |
| --csv | Output in CSV format |
Channels
www,www-modern- Meta internalcanary,next,experimental- OSS channelsrn,rn-fb,rn-next- React Native
Legend
✅ enabled, ❌ disabled, 🧪 __VARIANT__, 📊 profiling-only
Instructions
- Run
yarn flags $ARGUMENTS - Explain the output to the user
- For --diff, highlight meaningful differences
Common Mistakes
- Forgetting
__VARIANT__flags - These are tested both ways in www; check both variants - Comparing wrong channels - Use
--diffto see exact differences
Supported Agents
Attribution
Details
- License
- MIT
- Source
- admin
- Published
- 3/18/2026
Tags
Related Skills
Agent Protocol
Inter-agent communication protocol for C-suite agent teams. Defines invocation syntax, loop prevention, isolation rules, and response formats. Use when C-suite agents need to query each other, coordinate cross-functional analysis, or run board meetings with multiple agent roles.
Agent Workflow Designer
Agent Workflow Designer
CTO Advisor
Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Use when assessing technical debt, scaling engineering teams, evaluating technologies, making architecture decisions, establishing engineering metrics, or when user mentions CTO, tech debt, technical debt, team scaling, architecture decisions, technology evaluation, engineering metrics, DORA metrics, or technology strategy.