Persist session state and hand off in-progress work to a background agent or delegated execution. Use when work outgrows the current session, context is near limit, or a task needs to continue unattended.
$npx -y skills add aryaminus/controlkeel --skill handoffInstalls into the current project.
Run `npx skills use "https://github.com/aryaminus/controlkeel" --skill "aryaminus/controlkeel/handoff"` 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/aryaminus/controlkeel" that are relevant to the current task. Run `npx skills add "https://github.com/aryaminus/controlkeel"` and select the relevant skills, then follow their instructions.