feature-flag-auditor
CommunityAudit feature flags, eliminate stale toggles, enforce hygiene.
System Documentation
What problem does it solve?
Feature flags that are left unowned, lack sunset dates, or remain at 100% rollout long after deployment accumulate as hidden technical debt that causes production incidents, failed rollbacks, and wasted engineering effort. This skill automates flag audits to catch these hygiene issues before they escalate to customer-facing outages.
Core Features & Use Cases
- Stale Flag Detection: Identifies flags fully rolled out for 30+ days, unused for 90+ days, or missing required ownership and sunset metadata.
- Risky Path Protection: Flags missing kill-switches for high-risk code paths including payments, PII handling, LLM calls, and external API integrations.
- Cross-Platform Support: Works with OpenFeature, LaunchDarkly, Statsig, PostHog, Flagsmith, Unleash, GrowthBook, ConfigCat, and custom flag implementations.
- Use Case: An engineering team can run this audit pre-release to catch orphaned flags and missing kill-switches that would otherwise cause production fires during rollbacks or incident response.
Quick Start
Use the feature-flag-auditor skill to scan your codebase for stale, unowned, or improperly configured feature flags and generate a prioritized cleanup report with remediation steps.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: feature-flag-auditor Download link: https://github.com/robotijn/ctoc/archive/main.zip#feature-flag-auditor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.