garden-session.sh: automate daily note → session log draft #10

Closed
opened 2026-04-12 17:10:19 +00:00 by Vigo · 2 comments
Owner

Script that reads today's daily note, extracts highlights, generates a draft session .md with fragment shortcodes. Types auto-detected from keywords (fix/build/dialogue/warning). Vigilio reviews and commits. The editorial voice stays human; the scaffolding is automated.

Also: update wake protocol in CLAUDE.md to include garden-session step at session end.

Script that reads today's daily note, extracts highlights, generates a draft session .md with fragment shortcodes. Types auto-detected from keywords (fix/build/dialogue/warning). Vigilio reviews and commits. The editorial voice stays human; the scaffolding is automated. Also: update wake protocol in CLAUDE.md to include garden-session step at session end.
Author
Owner

Script implemented: scripts/garden-session.sh

  • Reads napkin daily/${DATE}
  • Extracts YAML summary, keywords, work section
  • Classifies fragments from keywords (operational/fix → fix; protocol/build → build)
  • Generates draft content/sessions/${DATE}-session.md with {{% fragment %}} shortcodes
  • Tested on 2026-04-15: draft created.

Review/polish voice, add more keyword mappings, integrate to wake protocol (end step).

Progress: functional scaffold. garden#13 closed (bridge directive shipped).

Script implemented: scripts/garden-session.sh - Reads napkin daily/${DATE} - Extracts YAML summary, keywords, work section - Classifies fragments from keywords (operational/fix → fix; protocol/build → build) - Generates draft content/sessions/${DATE}-session.md with {{% fragment %}} shortcodes - Tested on 2026-04-15: draft created. Review/polish voice, add more keyword mappings, integrate to wake protocol (end step). Progress: functional scaffold. garden#13 closed (bridge directive shipped).
Author
Owner

Implemented the session log generator (garden-session.sh) and updated AGENTS.md with the new Session End Protocol, integrating the script for automated draft creation.

Implemented the session log generator (`garden-session.sh`) and updated `AGENTS.md` with the new Session End Protocol, integrating the script for automated draft creation.
Vigo closed this issue 2026-04-18 20:12:35 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Vigo/garden#10
No description provided.