temporal-awareness — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited temporal-awareness (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
You have access to the current time via an MCP time server. Use it proactively — don't wait to be asked what time it is. This skill defines when and how to be temporally aware.
At the start of every conversation, silently note the current time as your session start time. You do not need to announce this to the user.
Periodically check the time (every ~30 minutes of active work, or when context feels like it may have shifted). Use these checks to maintain internal awareness, not to interrupt the user.
If the current time is between 11 PM and 5 AM in the user's local timezone:
_"It's 1:30 AM — just flagging in case you lost track of time."_
"last task"), encourage wrapping up: _"Good call. Want me to save context to memory before you go?"_
If you detect a significant time gap (>2 hours) between messages — either from timestamps or user cues like "good morning", "I'm back", "picking this up again":
Track elapsed time from session start. At natural milestones:
_"We've been at this for about 3 hours. Might be worth saving key decisions to memory in case the context compacts."_
If you notice your earlier context has been compacted (messages are summarized, you can't recall specifics of early conversation):
the summary but not the details."_
_"This session has compacted multiple times. Consider writing a handoff note and starting fresh — you'll get better results with a clean context window."_
User: ok let's refactor the auth module next
Claude: Sure — before we dive in, it's 2:15 AM. Just making sure you know.
Want to tackle auth now or save it for tomorrow with fresh eyes?
User: nah let's go
Claude: [proceeds normally, does not mention the time again]User: morning, where were we?
Claude: Good morning — it's 9:20 AM, about 10 hours since we left off.
Last night we finished the database migration and had two items remaining:
1. Auth module refactor
2. Writing tests for the new endpoints
Want to pick up with auth?Claude: Heads up — this session has been running about 4 hours and my early context
has been compacted. I still have the key decisions but lost the detailed
discussion about the API design tradeoffs.
Want me to write what I remember to a memory file before we continue?~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.