File-based memory system using Tiago Forte's PARA method. Use this skill whenever you need to store, retrieve, update, or organize knowledge across sessions. Covers three memory layers: (1) Knowledge graph in PARA folders with atomic YAML facts, (2) Daily notes as raw timeline, (3) Tacit knowledge about user patterns. Also handles shared work files, memory decay, weekly synthesis, Rudder chat and agent work capture, and file-based recall. Trigger on any memory operation: saving facts, writing daily notes, creating entities, running weekly synthesis, recalling past context, or managing shared work notes.
$npx -y skills add undertone0809/rudder --skill para-memory-filesInstalls into the current project.
Run `npx skills use "https://github.com/undertone0809/rudder" --skill "undertone0809/rudder/para-memory-files"` 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/undertone0809/rudder" that are relevant to the current task. Run `npx skills add "https://github.com/undertone0809/rudder"` and select the relevant skills, then follow their instructions.