feature-flagsDeep feature flag workflow—taxonomy, targeting, lifecycle, safety and kill switches, cleanup, and governance. Use when shipping gradually, experimenting, or...
Install via ClawdBot CLI:
clawdbot install mike47512/feature-flagsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 29, 2026
A SaaS company uses feature flags to gradually roll out a new dashboard to users, starting with a small percentage and increasing based on feedback and stability. This minimizes risk and allows quick rollback if issues arise.
An e-commerce platform runs experiments with different checkout flows using feature flags, targeting specific user segments. This enables data-driven decisions to improve conversion rates.
A financial services company implements kill switches via feature flags to disable malfunctioning services instantly. This ensures system reliability and protects against cascading failures.
A B2B software provider uses feature flags to enable or disable features per tenant, allowing customized user experiences without separate deployments. This simplifies configuration management.
A gaming company uses feature flags to test new gameplay mechanics and then removes them after the experiment concludes. This prevents technical debt and keeps codebase clean.
Offer a hosted feature flag service with targeting, analytics, and governance capabilities. Customers pay based on number of flags or requests.
Provide consulting services to help enterprises set up feature flag governance, including taxonomy, lifecycle policies, and audit trails. Charge per project or retainer.
Offer a core open-source feature flag library and sell premium support, training, and enterprise features (e.g., advanced targeting, audit logs).
💬 Integration Tip
Start with a single flag type (e.g., release flags) and establish a naming convention. Use deterministic bucketing to ensure consistency across services.
Scored Apr 19, 2026
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label b...
全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.