manage-flags
OfficialManage feature flag lifecycle
Authorfoomakers
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the management of feature flags, ensuring they are created, activated, deactivated, and cleaned up according to best practices, reducing technical debt and improving code quality.
Core Features & Use Cases
- Lifecycle Management: Create, activate, deactivate, and clean up feature flags.
- Guideline Adherence: Follows established feature flag guidelines for types, implementation, and cleanup.
- Idempotency: Detects existing flags and avoids re-creation, providing status updates.
- Use Case: A developer needs to introduce a new feature behind a flag. This Skill can create the flag, add it to the codebase, and later help in deactivating and cleaning it up once the feature is fully rolled out.
Quick Start
Use the manage-flags skill to create a new feature flag named 'new-dashboard-ui'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: manage-flags Download link: https://github.com/foomakers/pair/archive/main.zip#manage-flags Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.