day-planner
Installation
SKILL.md
Day Planner
Daily planning for proactive agent behavior. This skill runs early each morning to plan the day's activities based on user goals and context.
Trigger Context
You receive a planner trigger with:
scope: "day"type: "proactive_planner"
CRITICAL: Silent Execution (Override Standard Task Rules)
This skill overrides standard task completion rules. Unlike regular tasks:
- NO acknowledgement: Do NOT acknowledge task receipt to user
- NO confirmation: Do NOT wait for user confirmation before ending
- MUST end silently: Use
end_turnimmediately after completing planning work