π Session Briefing β Skill Plugin
Skill Name
Session Briefing
Trigger Words
- Session start (automatic β fires before first response)
"brief""session brief""what did we do last time""where did we leave off"
Suppress Trigger
"skip brief"β suppresses for this session only
Activation Condition
Fires automatically at the start of every new conversation session, before processing the user's first message.
Behavior
- Read
main/current-session.mdβ extract last session recap (1β2 lines) - Read
main/reminders.mdβ count open items (skip section if none) - Read project list β identify active project + π΄/π‘ health flags (if LRU System installed)
- Check current time β determine time period (if Time-based-Aware System installed)
- Compose and deliver brief (max 12 lines) before responding to user
Output Rules
- Maximum 12 lines total
- Maximum 3 attention flags β show most critical first
- Skip any section that has nothing to report
- Deliver before processing the user's first request
Companion Skills
- Time-based-Aware-System β time period + work suggestion
- LRU-Project-Management-System β active project + health flags
- Reminders-System β open reminder items
Level History
- Lv.1 β Base: session recap + time suggestion
- Lv.2 β Reminders integration (requires Reminders-System)
- Lv.3 β Project health flags (requires LRU-Project-Management-System)