scope-creep-detector
Shubhamsaboo/awesome-llm-apps
This specialized tool analyzes Git diffs against a stated development intent to detect scope creep. It identifies overly broad pull requests, unrelated files, dependency additions, public API renames, or configuration changes. It guides users on whether changes should be kept, split into separate commits, or if the connection requires explicit justification, ensuring clean and focused code merges.