Feature Flags Architect
插件 已验证 活跃End-to-end feature-flag discipline: classify, ship, ramp, retire. Detects stale flags as debt, generates phased rollout plans (ring/linear/log/cohort), and audits every flag for a documented kill switch. 3 stdlib Python tools, 4 references on flag taxonomy + provider trade-offs (LaunchDarkly/GrowthBook/Statsig/Unleash/Flipt/DIY) + rollout strategies + lifecycle. /flag-cleanup slash command. Cross-tool compatible.
To enforce disciplined feature flag lifecycle management, reducing technical debt and ensuring safe, progressive rollouts and retirements.
功能
- Classify, ship, ramp, and retire feature flags
- Detect and audit stale flags as technical debt
- Generate phased rollout plans (ring, linear, log, cohort)
- Audit flags for documented kill switches
- Provide reference docs on taxonomy, providers, and strategies
使用场景
- Adding a new flag and needing a rollout plan
- Auditing a codebase for orphaned or stale flags
- Designing a kill-switch path for a risky launch
- Cleaning up flag debt before a release freeze
非目标
- Implementing or managing the feature flag infrastructure itself (e.g., LaunchDarkly)
- Directly controlling feature flag state in production environments
- Replacing code review or CI/CD pipelines
工作流
- Classify feature flag type and purpose
- Design rollout strategy and kill switch documentation
- Implement flag in code and update documentation
- Audit flag and documentation before merge
- Execute phased rollout
- Retire flag and remove code after 100% rollout
实践
- Feature flag lifecycle management
- Progressive delivery
- Technical debt reduction
- Risk management in software delivery
先决条件
- Python 3 standard library
- Git (for `--repo` argument)
安装
请先添加 Marketplace
/plugin marketplace add alirezarezvani/claude-skills/plugin install feature-flags-architect@claude-code-skills质量评分
已验证类似扩展
Context7 Plugin
100Upstash Context7 MCP 服务器,用于查找最新文档。直接从源代码存储库将特定版本的文档和代码示例拉取到您的 LLM 上下文中。
C4 Architecture
99Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Dimensional Analysis
99Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when someone asks to annotate units in a codebase, perform a dimensional analysis, or find vulnerabilities in a DeFi protocol. Prevents dimensional mismatches and catches formula bugs early.
Ruflo Knowledge Graph
99Knowledge graph construction — entity extraction, relation mapping, and pathfinder graph traversal
Posthog Semver Flattener
95🦔 PostHog is an all-in-one developer platform for building successful products. We offer product analytics, web analytics, session replay, error tracking, feature flags, experimentation, surveys, data warehouse, a CDP, and an AI product assistant to help debug your code, ship features faster, and keep all your usage and customer data in one stack.