unleash
Installation
SKILL.md
Unleash
Unleash is a feature management platform. Developers and product teams use it to control feature rollouts and conduct experimentation in production.
Official docs: https://docs.getunleash.io/
Unleash Overview
- Feature Flags
- Variants
- Segments
- Projects
- Environments
Use action names and parameters as needed.
Working with Unleash
This skill uses the Membrane CLI to interact with Unleash. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills