bysoftaworks· 44 skills
Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session ending, (5) user says 'save state', 'create handoff', 'I need to pause', 'context is getting full', (6) resuming work with 'load handoff', 'resume from', 'continue where we left off'. Proactively suggests handoffs after substantial work (multiple file edits, complex debugging, architecture decisions). Solves long-running agent context exhaustion by enabling fresh agents to continue with zero ambiguity.
$npx -y skills add softaworks/agent-toolkit --skill session-handoffInstalls into the current project.
Run `npx skills use "https://github.com/softaworks/agent-toolkit" --skill "softaworks/agent-toolkit/session-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/softaworks/agent-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/softaworks/agent-toolkit"` and select the relevant skills, then follow their instructions.