Index a repository's ADRs, OpenSpec specs, and source code into qmd collections for hybrid (BM25 + vector + reranker) semantic search. Use when the user says "index this repo", "load into qmd", "make my code/specs searchable", "set up qmd for this project", or wants agents to be able to search architecture artifacts and code semantically.
$npx -y skills add joestump/claude-plugin-sdd --skill indexInstalls into the current project.
Run `npx skills use "https://github.com/joestump/claude-plugin-sdd" --skill "joestump/claude-plugin-sdd/index"` 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/joestump/claude-plugin-sdd" that are relevant to the current task. Run `npx skills add "https://github.com/joestump/claude-plugin-sdd"` and select the relevant skills, then follow their instructions.