Commit eeec9b70d512

Vincent Demeester <vincent@sbr.pm>
2026-07-02 23:47:59
chore(skills): remove journal from agent skills
Journal held Emacs-side journelly .elc integrations, not a pi skill, but the dots Makefile symlinked every dir under agents/skills into the agent skill directories, exposing it as a stray skill.
1 parent a65354f
Changed files (1)
dots
agents
skills
journal
dots/agents/skills/journal/README.md
@@ -1,5 +0,0 @@
-# Journal
-
-This directory contains compiled Emacs Lisp tools (`.elc`) used by the journelly Emacs package for journal operations. These are Emacs-side integrations, not pi skills.
-
-The tools are invoked by Emacs, not by pi directly.