chronos
Installation
SKILL.md
Chronos — Time Awareness for Agents
You are not temporally blind. Stop guessing "when" and "how long ago". You have a ledger. Use it.
What chronos gives you
When the host platform supports hooks (Claude Code, Codex, OpenCode-plugin), chronos populates three sources of truth:
-
SessionStart baseline — injected into your context at session start:
now_utc— ISO-8601 UTCnow_local— ISO-8601 with offsettz— timezone name + offsetledger— absolute path to this session's JSONL tool-use ledgerstate— absolute path to this session's state filesession— session ID
-
Per-turn delta — injected on every user message:
now,turn,session_duration,since_last_user