Moved application code from ~/.claude/skills/cognitive-memory/ to its own project directory. The skill layer (SKILL.md, SCHEMA.md) remains in the skill directory for Claude Code to read. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 lines
131 B
Desktop File
7 lines
131 B
Desktop File
[Unit]
|
|
Description=Cognitive Memory weekly reflection
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/home/cal/.local/bin/claude-memory reflect
|