Use the sem CLI to view semantic codebase diffs, evaluate dependency graphs, perform impact analysis, and investigate code history without formatting noise. Use instead of standard git diff/log when analyzing structural code changes.
$npx -y skills add kevmoo/kevmoo_skills --skill sem-semantic-diffInstalls into the current project.
Run `npx skills use "https://github.com/kevmoo/kevmoo_skills" --skill "kevmoo/kevmoo_skills/sem-semantic-diff"` 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/kevmoo/kevmoo_skills" that are relevant to the current task. Run `npx skills add "https://github.com/kevmoo/kevmoo_skills"` and select the relevant skills, then follow their instructions.