bydaymade· 58 skills
Recover actionable context from local .claude session artifacts and continue interrupted work without running claude --resume. This skill should be used when the user provides a Claude session ID, asks to continue prior work from local history, or wants to inspect .claude files before resuming implementation.
$npx -y skills add daymade/claude-code-skills --skill continue-claude-workInstalls into the current project.
Run `npx skills use "https://github.com/daymade/claude-code-skills" --skill "daymade/claude-code-skills/continue-claude-work"` 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/daymade/claude-code-skills" that are relevant to the current task. Run `npx skills add "https://github.com/daymade/claude-code-skills"` and select the relevant skills, then follow their instructions.