Today banner
conorbronsdon conorbronsdon

Today

Development community

Description

--- name: today description: "Create a morning heartbeat from repository state and update the local heartbeat log." allowed-tools: "Read, Write, Bash, Glob" disable-model-invocation: true x-source: "skills-sync/commands/today.md" x-source-version: "7ae9852" --- # /today — Morning Heartbeat Lightweight daily check-in that catches staleness, surfaces deadlines, and proposes state updates — including gaps left by sessions that closed without `/end`. Run at the start of each day or after any long

Installation

Installs to ~/.claude/commands/conorbronsdon-agent-context-os-today.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/conorbronsdon/agent-context-os/HEAD/.claude/commands/today.md -o ~/.claude/commands/conorbronsdon-agent-context-os-today.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository