Use when auditing repo hygiene in any codebase — file layout, git history, config sprawl, ignore contracts, open-source readiness. Assess by default, fix on request; treats the repository as a product whose users are contributors.
$npx -y skills add automagik-dev/genie --skill repo-hygieneInstalls into the current project.
Run `npx skills use "https://github.com/automagik-dev/genie" --skill "automagik-dev/genie/repo-hygiene"` 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/automagik-dev/genie" that are relevant to the current task. Run `npx skills add "https://github.com/automagik-dev/genie"` and select the relevant skills, then follow their instructions.