847 B
847 B
name, description
| name | description |
|---|---|
| lunch-time | Log the start of the lunch break at the Long Day Factory. Records lunchTime with the current timestamp in ~/long-day-factory.json. Use when the user says they are going to lunch / "lunch time". |
lunch-time
Records when the user leaves for lunch. Lunch is time served — it gets subtracted
from the 4-hour sentence when am-i-free does the math.
Steps
- Run:
bash "$CLAUDE_SKILL_DIR/lunch.sh"
Fallback path: ~/.claude/skills/lunch-time/lunch.sh.
-
The script creates
~/long-day-factory.jsonif missing and setslunchTimeto now. If it warns thatstartTimeis not set, pass that along — the user may have forgotten to runlong-day-start. -
Reply with light humor: bread-and-water break, the parole hearing, etc. Include the timestamp.