Maps engineering ownership risk in a repository using repo evidence such as git history, churn, bus factor, CODEOWNERS coverage, test density, and orphaned or unclear-owner surfaces. Use when a user says map ownership risk, find bus factor hotspots, which files look orphaned, high-change low-test areas, or asks for a recurring maintenance pass that identifies risky surfaces before they become incidents. Do NOT use for org charts, HR ownership assignments, or generic maintainer lists without repo evidence.
$npx -y skills add ckorhonen/swe-skills --skill ownership-risk-mapInstalls into the current project.
Run `npx skills use "https://github.com/ckorhonen/swe-skills" --skill "ckorhonen/swe-skills/ownership-risk-map"` 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/ckorhonen/swe-skills" that are relevant to the current task. Run `npx skills add "https://github.com/ckorhonen/swe-skills"` and select the relevant skills, then follow their instructions.