Feature Flags Architect
Plugin Verified ActiveEnd-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.
Features
- 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
Use Cases
- 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
Non-Goals
- 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
Workflow
- 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
Practices
- Feature flag lifecycle management
- Progressive delivery
- Technical debt reduction
- Risk management in software delivery
Prerequisites
- Python 3 standard library
- Git (for `--repo` argument)
Installation
First, add the marketplace
/plugin marketplace add alirezarezvani/claude-skills/plugin install feature-flags-architect@claude-code-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
Context7 Plugin
100Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
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.