19 lines
614 B
Markdown
19 lines
614 B
Markdown
---
|
|
name: back-to-work
|
|
description: Record the return time for a Long Day Factory lunch break. Use when the user says they have returned to work.
|
|
---
|
|
|
|
# back-to-work
|
|
|
|
## Workflow
|
|
1. Confirm the message is an instruction to record the current return time.
|
|
2. Run `bash scripts/back.sh`.
|
|
3. Surface any missing shift or lunch state and explain the next recovery action.
|
|
|
|
## Rules
|
|
- This command changes local shift state; do not run it for a hypothetical question.
|
|
- Use the shared state schema in `references/state.md`.
|
|
|
|
## Output
|
|
Confirm the recorded timestamp and any state warning with a light, respectful tone.
|