Workspace maintenance and knowledge hygiene. Finds stale docs, broken refs, abandoned tasks, ghost names, duplicate scorecards, and fixes them. Use when things feel messy or you want the system to clean itself up. Triggers on: tidy, clean up, maintenance, lint, health check, freshen up, prune.
$npx -y skills add atrislabs/atris --skill tidyInstalls into the current project.
Run `npx skills use "https://github.com/atrislabs/atris" --skill "atrislabs/atris/tidy"` 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/atrislabs/atris" that are relevant to the current task. Run `npx skills add "https://github.com/atrislabs/atris"` and select the relevant skills, then follow their instructions.