返回顶部
f

feature-flags

Deep feature flag workflow—taxonomy, targeting, lifecycle, safety and kill switches, cleanup, and governance. Use when shipping gradually, experimenting, or decoupling deploy from release.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
93
下载量
0
收藏
概述
安装方式
版本历史

feature-flags

# Feature Flags Flags decouple **deploy** from **release**—and become **debt** if never removed. **Taxonomy**, **ownership**, and **retirement** matter as much as targeting. ## When to Offer This Workflow **Trigger conditions:** - Gradual rollouts, kill switches, or experiments behind flags - Flag sprawl and unknown defaults - Client vs server evaluation and hydration flicker **Initial offer:** Use **six stages**: (1) taxonomy, (2) targeting rules, (3) evaluation & consistency, (4) safety & ops, (5) lifecycle & cleanup, (6) governance). Confirm provider (LaunchDarkly, Unleash, ConfigCat, homegrown). --- ## Stage 1: Taxonomy **Goal:** Separate short-lived **release** flags, long-lived **config** flags, and **experiment** flags tied to analytics. **Exit condition:** Naming convention and expected TTL per type. --- ## Stage 2: Targeting Rules **Goal:** Percentage rollouts, segments (tenant, plan, region), deterministic bucketing (stable user key). --- ## Stage 3: Evaluation & Consistency **Goal:** Server-side authoritative for security and billing; client flags for UX only; avoid UI flicker on hydration (SSR/CSR agreement). --- ## Stage 4: Safety & Ops **Goal:** Kill-switch runbook; audit trail for changes; safe defaults when provider unavailable (often “off”). --- ## Stage 5: Lifecycle & Cleanup **Goal:** Tickets to remove flags after full rollout; periodic audits; metric for stale flags. --- ## Stage 6: Governance **Goal:** Approvals for broadening exposure; promotion across environments; break-glass access for incidents. --- ## Final Review Checklist - [ ] Flag types and naming documented - [ ] Targeting and bucketing deterministic - [ ] Server vs client boundaries clear - [ ] Kill switches and defaults documented - [ ] Cleanup process and ownership ## Tips for Effective Guidance - Never put security-only gates solely in client-side flags. - Pair with **ab-testing** when experiment analysis is primary. ## Handling Deviations - Align with **release-management** for communication cadence.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 feature-flags-1776028582 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 feature-flags-1776028582 技能

通过命令行安装

skillhub install feature-flags-1776028582

下载 Zip 包

⬇ 下载 feature-flags v1.0.0

文件大小: 1.75 KB | 发布时间: 2026-4-13 10:15

v1.0.0 最新 2026-4-13 10:15
- Initial release of the feature-flags skill.
- Provides a detailed feature flag workflow, including taxonomy, targeting, evaluation, safety measures, lifecycle management, and governance.
- Designed to help with gradual rollouts, experiments, kill switches, and avoiding flag sprawl.
- Includes a six-stage process and checklist for best practices and cleanup.
- Offers practical tips and guidance for secure and efficient flag management.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部