Feature Toggle Manager

PassAudited by ClawScan on Apr 23, 2026.

Overview

Internally consistent documentation-only skill for feature-flag guidance; it does not request credentials, install code, or perform any actions.

This skill is documentation-only: it provides patterns, a sample feature-check snippet, and rollout advice but contains no implementation or integrations. It cannot access your system or cloud by itself. If you expect a working feature-flag service, you'll need to connect or implement an actual provider (e.g., LaunchDarkly, Unleash) and supply appropriate credentials/env vars; review those integrations separately before granting any secrets. If you plan to let an agent act autonomously, add explicit checks and limits in the implementation to avoid accidental wide rollouts.