🚩
DevOpsTypeScript

Feature Switch

by vm0-ai

Feature Switch is a DevOps skill for Claude Code, published by vm0-ai in vm0.

1.2K stars69 forkson vm0-ai/vm0Added 2026/08/20Repository updated 2026/08/20
agentic-workflowai-agentai-runtimeai-sandboxclaude-codedev-toolssandbox
Install in seconds
Install Feature Switch
Copy Feature Switch into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/vm0-ai/vm0/tree/main/.claude/skills/feature-switch ~/.claude/skills/feature-switch

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/vm0-ai/vm0.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/feature-switch/SKILL.md in vm0-ai/vm0
Installs to
~/.claude/skills/feature-switch
Collection
One of 9 skills cataloged from this repository
Category
DevOps798 skills

What Feature Switch does

Feature Switch documents the feature flag system and provides step-by-step instructions for adding new feature switches. Use it when gating new user-facing features behind feature flags for gradual rollout.

Feature Switch is cataloged under DevOps on DirSkills. Feature Switch comes from a repository tagged agentic-workflow, ai-agent, ai-runtime, ai-sandbox and claude-code.

Documentation

README

Feature Switch Skill

This skill documents the feature switch system and provides step-by-step instructions for adding new feature switches. All new user-facing features must be gated behind a feature switch for gradual rollout.

When to Use

A feature switch is required when adding:

  • New UI pages, sections, or sidebar navigation items
  • New API endpoints exposed to users or agents
  • New integrations (connectors, Slack, Telegram, etc.)
  • New zero token capabilities

A feature switch is not required for:

  • Internal refactors or code cleanup
  • Test infrastructure changes
  • Build/CI configuration
  • Bug fixes to existing features
  • Documentation updates

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Feature Switch

  • What else does vm0-ai publish alongside Feature Switch?

    Feature Switch is one of 9 skills that DirSkills catalogs from vm0-ai/vm0, the repository it ships in. Its siblings there include CCState Patterns and Best Practices, CLI Design and Code Quality. Each one is a separate skill with its own page in this directory, installs the same way Feature Switch does, and is maintained by vm0-ai in that same repository. The rest of the collection is listed on the vm0-ai/vm0 page.

  • How does Feature Switch compare to other DevOps skills?

    Feature Switch ranks #400 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Feature Switch against them. Open each page to compare what they document and how they install.

More from vm0-ai/vm0

Feature Switch is one of 9 skills cataloged on DirSkills from vm0-ai/vm0.

See all 9 skills