byhuisezhiyin· 4 skills
Prepare seamless new-chat handoff packs when a user wants to start a fresh chat, continue elsewhere, pause a long task, recover from context decay, recover a lost conversation from local Codex or Claude Code logs, preserve reusable project knowledge in Markdown, or hand work to another agent. Generates a durable handoff document, optional project-level Markdown updates such as AGENTS.md/README.md/PROJECT_SPEC.md/PROJECT_MEMORY.md, and a paste-ready next-chat prompt grounded in current task state, local conversation records, source files, specs, codemaps, validation evidence, open risks, and constraints.
$npx -y skills add huisezhiyin/sdd-riper --skill new-chat-readyInstalls into the current project.
Run `npx skills use "https://github.com/huisezhiyin/sdd-riper" --skill "huisezhiyin/sdd-riper/new-chat-ready"` 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/huisezhiyin/sdd-riper" that are relevant to the current task. Run `npx skills add "https://github.com/huisezhiyin/sdd-riper"` and select the relevant skills, then follow their instructions.