Armory
Source
Browse
CLAUDE.md / Rules

deadline-countdown

Deadline day statusline with git branch, changed files count, and countdown timer to a configurable deadline. Color-coded urgency. Set DEADLINE_TIME env var (HH:MM, default 15:30) to customize.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install deadline-countdown --cli claude

writes the file to.claude/rules/deadline-countdown.mdListed as compatible

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

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

What it is

Deadline day statusline with git branch, changed files count, and countdown timer to a configurable deadline. Color-coded urgency. Set DEADLINE_TIME env var (HH:MM, default 15:30) to customize.

When to use it

Deadline day statusline with git branch, changed files count, and countdown timer to a configurable deadline. Color-coded urgency. Set DEADLINE_TIME env var (HH:MM, default 15:30) to customize.

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/deadline-countdown.json | jq .

Notes

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