TODO FIXME Extractor
Inventory tech-debt comments across source files. This is a detector and reporting tool, not a fixer or prioritizer.
Workflow
- Run scripts/scan_todo_fixme.py with a repo folder or files.
- Review file, line, tag, and trimmed comment text.
- 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.