Comprehensive pre-production repository audit for preparing repos for public release. Use when the user wants to perform a "final sweep", "production check", "pre-release audit", or prepare a repository to be made public. Audits metadata files across all project types (Fabric mods, Node/npm, Go, Python, etc.) for correct username/organization, checks README links, and identifies leftover development artifacts like planning docs, test scripts, and temporary files. Interactive cleanup with user confirmation.
$npx -y skills add llmtooling/code-search-mcp --skill repo-sweepInstalls into the current project.
Run `npx skills use "https://github.com/llmtooling/code-search-mcp" --skill "llmtooling/code-search-mcp/repo-sweep"` 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/llmtooling/code-search-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/llmtooling/code-search-mcp"` and select the relevant skills, then follow their instructions.