01Verifies that all files referenced in manifests like package.json exist
02Ensures lockfiles are perfectly synchronized with manifest versions
03Detects unresolved git merge conflict markers in tracked files
04Identifies blocking TODO or FIXME comments tagged for build prevention
05Validates environment variable references against .env.example templates
061 GitHub stars