Use when extracting a project into its own repo — a venture spinout (e.g. a product leaving its incubator repo) or a sanitized content-snapshot fork. Guided 5-step runbook: target sphere + path, confidentiality/sanitize check, copy + fresh git init, SNAPSHOT-FREEZE marker in the source repo, remotes + registration. Trigger on 'spin out X', 'extract this into its own repo', 'fork X sanitized'.
$npx -y skills add kanevry/session-orchestrator --skill spinoutInstalls into the current project.
Run `npx skills use "https://github.com/kanevry/session-orchestrator" --skill "kanevry/session-orchestrator/spinout"` 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/kanevry/session-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/kanevry/session-orchestrator"` and select the relevant skills, then follow their instructions.