byinnei· 31 skills
Produce a self-contained handoff prompt for another agent (Codex, a fresh Claude session, a teammate) when the user wants to delegate continued work. Triggers on: "写一个 prompt 给 codex"、"交接一下"、"让 xxx 跟进"、"summary 一下再写个 prompt"、"handoff to another agent"、"write a prompt so X can continue", or any request to capture the current session state for continuation elsewhere.
$npx -y skills add innei/skill --skill session-handoffInstalls into the current project.
Run `npx skills use "https://github.com/innei/skill" --skill "innei/skill/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/innei/skill" that are relevant to the current task. Run `npx skills add "https://github.com/innei/skill"` and select the relevant skills, then follow their instructions.