Use Dory wake once at the start of a new agent session, after context compaction, or at a real task switch to load bounded hot context with the right profile before substantive work.
$npx -y skills add deeflect/dory --skill dory-wakeInstalls into the current project.
Run `npx skills use "https://github.com/deeflect/dory" --skill "deeflect/dory/dory-wake"` 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/deeflect/dory" that are relevant to the current task. Run `npx skills add "https://github.com/deeflect/dory"` and select the relevant skills, then follow their instructions.