Use when investigating a repository, searching for implementation, reviewing changes, working from specs/docs, or preparing a risky code change in an environment where m1nd is available. This doctrine makes m1nd the first investigative layer before grep, glob, or manual file reads, except when the task is pure compiler/runtime truth or the exact file and lines are already known.
$npx -y skills add maxkle1nz/m1nd --skill m1nd-firstInstalls into the current project.
Run `npx skills use "https://github.com/maxkle1nz/m1nd" --skill "maxkle1nz/m1nd/m1nd-first"` 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/maxkle1nz/m1nd" that are relevant to the current task. Run `npx skills add "https://github.com/maxkle1nz/m1nd"` and select the relevant skills, then follow their instructions.