Chronos Today — Development skill for Claude Code
How long you have actually been working in the agent today, across every session and project.
How to install Chronos Today
Installs to ~/.claude/skills/othmanadi-chronos-chronos-today/SKILL.md
mkdir -p ~/.claude/skills/othmanadi-chronos-chronos-today && curl -fsSL https://raw.githubusercontent.com/OthmanAdi/chronos/HEAD/commands/chronos-today.md -o ~/.claude/skills/othmanadi-chronos-chronos-today/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Chronos Today does
description: How long you have actually been working in the agent today, across every session and project. argument-hint: "[--json]"
Run `chronos today $ARGUMENTS` and show the output.
If the user asks for a longer window, use `chronos week` instead.
Present the numbers plainly. Active time excludes gaps longer than five minutes, so it is time at the keyboard rather than time since the first message. Say that once if the user seems to expect a wall-clock figure.
Alternatives in Development
- Claude Supermemory — Persistent memory across sessions and projects using Supermemory 2.3k ★
- Coding Agent Session Search — Unified TUI and CLI to index and search your local coding agent session history across 11+ providers (Codex, C 708 ★
- Harness Remote — Native-session control plane for Codex, Claude Code, OpenCode, OMP and PI 356 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Working Memory
This is your working memory. Auto-loaded every session via CLAUDE.local.md. ~1500 word limit. Only behavior-ch
Chronos When
Find when you last ran something - a command, a file edit, a search - with the real timestamp and how long ago
Session Replica Kit
Resumable, exactly-once event-stream client for long-running agent sessions on iOS: cursor-based resume, order
Lore Close
Close out a working session cleanly — reconcile status across all layers, verify against ground truth, capture
Mem Distill
Chắt lọc raw journal entries in the vault into the curated working layer (docs/exp.md, docs/ref.md, docs/tools
Thumbgate Blocked
Show what ThumbGate has actually blocked — gate enforcement stats and the full enforcement matrix. Use for "wh
Related Agents
Daily Planner
Use this agent to plan a study session or review pace in the AI Engineering Roadmap repo. Trigger on "aaj kya
9remote
Long-running AI coding sessions keep working after you leave the desk, but checking on them from a phone usual
Weavie Tester
Proves a change actually works by running the real Weavie app, exercising the scenarios a PR should cover, and