Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Feature Flagging

Skill Verifiziert Aktiv

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.

Zweck

To provide a senior engineer's playbook for implementing and maintaining feature flags as production infrastructure, preventing them from accumulating as technical debt.

Funktionen

  • 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.

Anwendungsfälle

  • 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.

Nicht-Ziele

  • 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.

Praktiken

  • Operational discipline
  • Lifecycle management
  • Governance
  • Technical debt prevention

Installation

npx skills add rampstackco/claude-skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 20 hours ago

Vertrauenssignale

Letzter Commit4 days ago
Sterne168
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

OpenClaw Release Maintainer

100

Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.

Skill
steipete

Azure App Configuration SDK for Python

100

Azure 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".

Skill
microsoft

Release Manager

100

Use when the user asks to plan releases, manage changelogs, coordinate deployments, create release branches, or automate versioning.

Skill
alirezarezvani

K8s Manifest Generator

100

Create 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.

Skill
wshobson

Incident Response

100

Manage 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.

Skill
rampstackco

Azure Container Registry SDK for Python

100

Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".

Skill
microsoft