todo-fixme-extractorlisted
Install: claude install-skill justhandledlabs/skills
# TODO FIXME Extractor
Inventory tech-debt comments across source files. This is a detector and reporting tool, not a fixer or prioritizer.
## Workflow
1. Run scripts/scan_todo_fixme.py with a repo folder or files.
2. Review file, line, tag, and trimmed comment text.
3. Use per-tag counts to scope cleanup work.
## Guardrails
- Read files only.
- Do not edit code or rank work by business priority.
- Ignore dependency and build folders.
## Verification
Run tests/test_todo_fixme.py. Risky fixture must produce findings and clean fixture must produce zero findings.
## Commercial Terms
Price: $0 / 0 credits. Free commercial use for personal or internal team workflows. Do not resell or redistribute the package as-is.