Unified semantic exploration skill combining qmd hybrid retrieval with cgg call graph generation. Use when the user says "search the codebase", "find ADRs about X", "what specs cover Y", "search architecture", or wants to semantically explore design artifacts and code together.
$npx -y skills add joestump/claude-plugin-sdd --skill searchInstalls into the current project.
Run `npx skills use "https://github.com/joestump/claude-plugin-sdd" --skill "joestump/claude-plugin-sdd/search"` 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.