OthmanAdi

Chronos Today — Development skill for Claude Code

Development community

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

Terminal
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 Repository