Memory layer active recall: when reasoning/writing/decisions stall, the agent proactively queries the memory store instead of waiting for a hook to fire. Fills the blind spots left by passive (hook-triggered) consumption. Trigger: /recall / recall / there should be precedent / 查历史 / 翻一下记忆 / 以前怎么做的. Skip: file grep / call chains (/graph) / library docs (context7) / git history (git log).
$npx -y skills add abysscn/oh-my-dag --skill recallInstalls into the current project.
Run `npx skills use "https://github.com/abysscn/oh-my-dag" --skill "abysscn/oh-my-dag/recall"` 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/abysscn/oh-my-dag" that are relevant to the current task. Run `npx skills add "https://github.com/abysscn/oh-my-dag"` and select the relevant skills, then follow their instructions.