Work Entry Logbook

System for tracking work sessions and progress across projects.

Purpose

Durable log of what was worked on, decisions made, and next steps — so sessions don’t get lost in conversation history.

Usage

The work-entry-logbook skill is loaded for work sessions. It prompts for:

  • What was worked on
  • Key decisions
  • Current state / blockers
  • Next steps

Log Location

The skill uses these paths by default:

  • Logbook: /root/.hermes/data/work-logbook.md (shared across profiles)
  • Vision board: /root/.hermes/tai/vision-board.md
  • Roadmap: /root/.hermes/tai/tai-enhancement-roadmap.md

Note: The shared log file is at /root/.hermes/data/work-logbook.md (not /root/.hermes/tai/work-logbook.md, which doesn’t exist yet). The skill dynamically creates the file on first use.

Sister Integration

  • Nei sends clipboard updates during long work sessions
  • Tai provides direct check-ins
  • Enhancement ideas captured as roadmap/sprint/Kanban items

Related