Use sem to get entity-level (function/class/method) semantic diffs, impact analysis, blame, and dependency context from any Git repo. Trigger this skill whenever the user asks what changed in a commit or PR, wants to understand the blast radius of a change, needs to know who last modified a function, wants to trace how a function evolved, or needs structured code context for an LLM task. Also use it proactively when reviewing code, planning refactors, or any time line-level git diff output would be noisy or hard to interpret.
$npx -y skills add ataraxy-labs/sem --skill agent-skillInstalls into the current project.
Run `npx skills use "https://github.com/ataraxy-labs/sem" --skill "ataraxy-labs/sem/agent-skill"` 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/ataraxy-labs/sem" that are relevant to the current task. Run `npx skills add "https://github.com/ataraxy-labs/sem"` and select the relevant skills, then follow their instructions.