[EXTRACT P1-4] Extract all feature flags with surrounding context #173
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent Epic: #154 | Phase 1 — Automated Inventory | EXECUTE NOW
Depends on: P1-1 (repo cloned)
What
Find every
feature('X')call, extract the flag name and 10 lines of surrounding context.Script
Output
claude-code-analysis/feature-flags-context.txt— every flag with surrounding codeclaude-code-analysis/feature-flags-unique.txt— deduplicated flag listAcceptance Criteria