byshubhamsaboo· 8 skills
Analyzes git diffs against a stated intent to detect scope creep, unrelated files, broad pull requests, changes that grew beyond a fix, dependency additions, public API renames, config or CI edits, oversized hunks, and formatting-only files. Use when the user asks whether a change grew beyond the fix, a PR is too broad, or what unrelated stuff they touched, and wants keep, split, or justify guidance. Operates locally and offline.
$npx -y skills add shubhamsaboo/awesome-llm-apps --skill scope-creep-detectorInstalls into the current project.
Run `npx skills use "https://github.com/shubhamsaboo/awesome-llm-apps" --skill "shubhamsaboo/awesome-llm-apps/scope-creep-detector"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/shubhamsaboo/awesome-llm-apps" that are relevant to the current task. Run `npx skills add "https://github.com/shubhamsaboo/awesome-llm-apps"` and select the relevant skills, then follow their instructions.