feature-flag-patterns
機能フラグ(Feature Flag/Feature Toggle)による段階的リリースとA/Bテスト実装スキル。リスク管理とカナリアリリースを可能にし、本番環境での安全な機能展開を実現します。Anchors:• Feature Toggles (Pete Hodgson - Martin Fowler blog) / 適用: フラグ設計パターン / 目的: Release/Experiment/Ops/Permission Togglesの適切な使い分け• Continuous Delivery (Jez Humble) / 適用: デプロイ戦略 / 目的: デプロイと機能リリースの分離による安全性向上Trigger:Use when implementing feature flags, feature toggles, A/B testing, gradual rollouts, canary releases, or managing feature lifecycles.feature flag, feature toggle, A/B testing, canary release, gradual rollout, dark launch, percentage rollout, kill switch
$ Installieren
git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/feature-flag-patterns ~/.claude/skills/AIWorkflowOrchestrator// tip: Run this command in your terminal to install the skill
Repository

daishiman
Author
daishiman/AIWorkflowOrchestrator/.claude/skills/feature-flag-patterns
2
Stars
0
Forks
Updated5d ago
Added1w ago