Armory
Source
Browse
CLAUDE.md / Rules

time-statusline

Status line with timestamp showing model, directory, and current time. Useful for tracking session duration and maintaining awareness of time during long coding sessions.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install time-statusline --cli claude

writes the file to.claude/rules/time-statusline.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/rules/time-statusline.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Status line with timestamp showing model, directory, and current time. Useful for tracking session duration and maintaining awareness of time during long coding sessions.

When to use it

Status line with timestamp showing model, directory, and current time. Useful for tracking session duration and maintaining awareness of time during long coding sessions.

How to install / invoke

# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/statusline/time-statusline.json | jq .

Notes

Extracted from davila7/claude-code-templates, statusline category.