Run linter and fix violations until clean — use when asked to self-lint, lint and fix, fix lint errors, "make lint pass", or "fix all the lint issues". Triggers the deterministic self-lint workflow (baseline → fix → verify → loop until clean).
$npx -y skills add 5uck1ess/devkit --skill self-lintInstalls into the current project.
Run `npx skills use "https://github.com/5uck1ess/devkit" --skill "5uck1ess/devkit/self-lint"` 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/5uck1ess/devkit" that are relevant to the current task. Run `npx skills add "https://github.com/5uck1ess/devkit"` and select the relevant skills, then follow their instructions.