feature-flagsRemote feature flag / toggle system for AI agents — enable/disable features without redeploy. Distilled from Claude Code GrowthBook integration.
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
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Stop waiting for prompts. Keep working.
Turn OpenClaw into a learning-loop agent with seeded workspace rules, skill promotion, reflective memory, and proactive maintenance.
Meta-agent skill for orchestrating complex tasks through autonomous sub-agents. Decomposes macro tasks into subtasks, spawns specialized sub-agents with dynamically generated SKILL.md files, coordinates file-based communication, consolidates results, and dissolves agents upon completion. MANDATORY TRIGGERS: orchestrate, multi-agent, decompose task, spawn agents, sub-agents, parallel agents, agent coordination, task breakdown, meta-agent, agent factory, delegate tasks
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Complete toolkit for creating autonomous AI agents and managing Discord channels for OpenClaw. Use when setting up multi-agent systems, creating new agents, or managing Discord channel organization.