feat: add submitted skills review desk

This commit is contained in:
Marcos Silva
2026-09-04 00:34:53 -03:00
parent a7034db94b
commit 5046fb580d
57 changed files with 3380 additions and 1 deletions
@@ -0,0 +1,26 @@
---
name: lunch-time
description: 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
1. Run:
```bash
bash "$CLAUDE_SKILL_DIR/lunch.sh"
```
Fallback path: `~/.claude/skills/lunch-time/lunch.sh`.
2. The script creates `~/long-day-factory.json` if missing and sets `lunchTime`
to now. If it warns that `startTime` is not set, pass that along — the user
may have forgotten to run `long-day-start`.
3. Reply with light humor: bread-and-water break, the parole hearing, etc.
Include the timestamp.