Use whenever the user asks about this project's decisions, architecture, conventions, or how something works in this codebase — do NOT answer from general knowledge, always look it up in docs/. Trigger on questions like "why did we choose X?", "how does Y work here?", "what's our convention for Z?", "what docs reference X?", or any question about this project's specific choices. Also use for explicit /autology:explore-knowledge commands (overview, neighborhood, path). Searches docs/, follows wikilinks, and synthesizes grounded answers from the knowledge base.
$npx -y skills add curt-park/autology --skill explore-knowledgeInstalls into the current project.
Run `npx skills use "https://github.com/curt-park/autology" --skill "curt-park/autology/explore-knowledge"` 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/curt-park/autology" that are relevant to the current task. Run `npx skills add "https://github.com/curt-park/autology"` and select the relevant skills, then follow their instructions.