Codebase comprehension via roam-code CLI. Use when exploring codebases, planning modifications, debugging failures, assessing PR risk, or checking architecture health. Triggers on: understanding project structure, pre-change safety checks, finding symbols/files, blast radius analysis, affected tests, health scoring, refactoring guidance, code review. Requires roam-code installed (pip install roam-code) and an indexed project (roam init).
$npx -y skills add cranot/roam-code --skill roamInstalls into the current project.
Run `npx skills use "https://github.com/cranot/roam-code" --skill "cranot/roam-code/roam"` 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/cranot/roam-code" that are relevant to the current task. Run `npx skills add "https://github.com/cranot/roam-code"` and select the relevant skills, then follow their instructions.