Feature Flagging
技能 已验证 活跃Operational discipline for feature flags as production infrastructure. Flag types, naming, targeting rules, rollout strategy, lifecycle, governance, stale flag management, and the technical debt patterns that bite teams who weren't deliberate about it.
To provide a senior engineer's playbook for implementing and maintaining feature flags as production infrastructure, preventing them from accumulating as technical debt.
功能
- Defines five distinct flag types with clear use cases and lifecycles.
- Enforces structured naming conventions for clarity and auditability.
- Outlines a disciplined flag lifecycle from creation to removal.
- Details targeting rules, rollout strategies, and governance models.
- Provides a playbook for stale flag management and cleanup.
使用场景
- When introducing a new feature flag to production.
- When auditing existing feature flags for staleness or misconfiguration.
- When designing a governance policy for feature flag usage.
- When educating engineering teams on best practices for feature flagging.
非目标
- Experiment design and statistical analysis for A/B tests.
- Platform-specific tooling, MCP commands, or authentication procedures.
- Covering every possible edge case of every feature flag platform.
实践
- Operational discipline
- Lifecycle management
- Governance
- Technical debt prevention
安装
npx skills add rampstackco/claude-skills通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
OpenClaw Release Maintainer
100Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.
Azure App Configuration SDK for Python
100Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".
Release Manager
100Use when the user asks to plan releases, manage changelogs, coordinate deployments, create release branches, or automate versioning.
K8s Manifest Generator
100Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.
Incident Response
100Manage active production incidents through detection, triage, mitigation, communication, and resolution with structured roles and decision-making. Use this skill whenever the user has an active incident, a production issue, a service outage, a security incident, or needs to plan incident response procedures. Triggers on incident response, production incident, outage, service down, site down, P0, P1, severity, downtime, on-call, incident commander, status page, postmortem prep. Also triggers when something is actively broken in production and the user is figuring out what to do.
Azure Container Registry SDK for Python
100Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".