Emit a paste-ready two-part handoff for a fresh session: a ## Goal statement hard-capped under 4000 characters (produced by the /goal skill), plus an unbounded ## Full prompt carrying cwd, ordered reading list, hard rules, pitfalls, and deliverables. Runs with or without a git repository — branch and PR facts are optional enrichment. Use when forking work to a new session, spinning up an orchestrator, or when wrap-up needs a next-session prompt with a real goal and not just a task list.
$npx -y skills add dryvist/claude-code-plugins --skill handoffInstalls into the current project.
Run `npx skills use "https://github.com/dryvist/claude-code-plugins" --skill "dryvist/claude-code-plugins/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/dryvist/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/dryvist/claude-code-plugins"` and select the relevant skills, then follow their instructions.