Communitygithub.com

warpdotdev/promote-feature

Promote a feature-flagged feature to Dogfood, Preview, or Stable in the Warp codebase. Use when a feature behind a FeatureFlag is ready to roll out to a broader audience, including wiring up the compile-time/runtime bridge and deferring flag cleanup safely.

What is promote-feature?

promote-feature is a Claude Code agent skill that promote a feature-flagged feature to Dogfood, Preview, or Stable in the Warp codebase. Use when a feature behind a FeatureFlag is ready to roll out to a broader audience, including wiring up the compile-time/runtime bridge and deferring flag cleanup safely.

Works with~Claude Code~Codex CLI~Cursor
npx skills add https://github.com/warpdotdev/warp/tree/master/.agents/skills/promote-feature

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentation

What does promote-feature do?

Promote a feature-flagged feature to Dogfood, Preview, or Stable in the Warp codebase. Use when a feature behind a FeatureFlag is ready to roll out to a broader audience, including wiring up the compile-time/runtime bridge and deferring flag cleanup safely.

Related Skills