Use when asked to review, triage, or resolve rag-rat "dream" findings — the memory-maintenance worklist the dream tool produces. Walks the open findings and, per kind, either fixes the underlying memory / coverage gap (which resolves the finding at the root) or records an accept / dismiss verdict with dream_review. Triggers: "dream review", "resolve dream findings", "triage the dream worklist", "go through pending dream findings".
$npx -y skills add cq27-dev/rag-rat --skill dream-reviewInstalls into the current project.
Run `npx skills use "https://github.com/cq27-dev/rag-rat" --skill "cq27-dev/rag-rat/dream-review"` 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/cq27-dev/rag-rat" that are relevant to the current task. Run `npx skills add "https://github.com/cq27-dev/rag-rat"` and select the relevant skills, then follow their instructions.