Display Name
clockwork - temporal awareness plugin
Category
Agent Skills
Sub-Category
General
Primary Link
https://github.com/allixsenos/claude-plugins/tree/master/plugins/clockwork
Author Name
Luka Kladaric
Author Link
https://github.com/allixsenos
License
MIT
Other License
No response
Description
Claude Code has no internal clock — in long sessions it loses track of time entirely. Clockwork is a UserPromptSubmit hook (15 lines of bash) that injects the current day, date, and time into context. Throttled to once per 10 minutes to save tokens. Per-session stamp files so concurrent sessions each get their own clock.
Validate Claims
In an existing session that's run for a while, run this prompt:
can you tell me what day of week, date and time of day it is? don't look it up, just tell me what you think right now.
You'll get something like
Based on what I know: Monday, April 14, 2026. Time of day — I don't have a clock, so I'd be guessing. Given the session started with project work, the client call happened, and we've been going a while, I'd guess late afternoon/evening CET.
Then you will launch a separate new session of claude code and install the plugin per instructions. Switch back to the session that's lost in time, run /reload-plugins and repeat the identical prompt from above.
can you tell me what day of week, date and time of day it is? don't look it up, just tell me what you think right now.
You'll get a very direct and correct response:
Tuesday, April 14, 2026, 4:44 PM CEST.
The expectation is that Claude will after this not get temporally lost, telling you to go to sleep because it's late at noon, or that a colleague is probably sleeping at 2pm.
Specific Task(s)
No response
Specific Prompt(s)
No response
Additional Comments
This plugin is new, but it lives in a repo that's been there for a few weeks. I hope that's OK.
Recommendation Checklist
Display Name
clockwork - temporal awareness plugin
Category
Agent Skills
Sub-Category
General
Primary Link
https://github.com/allixsenos/claude-plugins/tree/master/plugins/clockwork
Author Name
Luka Kladaric
Author Link
https://github.com/allixsenos
License
MIT
Other License
No response
Description
Claude Code has no internal clock — in long sessions it loses track of time entirely. Clockwork is a UserPromptSubmit hook (15 lines of bash) that injects the current day, date, and time into context. Throttled to once per 10 minutes to save tokens. Per-session stamp files so concurrent sessions each get their own clock.
Validate Claims
In an existing session that's run for a while, run this prompt:
You'll get something like
Then you will launch a separate new session of claude code and install the plugin per instructions. Switch back to the session that's lost in time, run
/reload-pluginsand repeat the identical prompt from above.You'll get a very direct and correct response:
The expectation is that Claude will after this not get temporally lost, telling you to go to sleep because it's late at noon, or that a colleague is probably sleeping at 2pm.
Specific Task(s)
No response
Specific Prompt(s)
No response
Additional Comments
This plugin is new, but it lives in a repo that's been there for a few weeks. I hope that's OK.
Recommendation Checklist