status

Solid

Read-only shift status — open vs ticked items, parked decisions, snag-log summary, deadline remaining, and any STOP/stall state. Starts no work.

AI & Automation 58 stars 2 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
59
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
45
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

Report the shift status for `$CLAUDE_PROJECT_DIR` **without starting or changing anything** — this is read-only. Read `.nightshift/` and print: - **Items** — ticked vs open counts from `.nightshift/punch-list.md` (open = lines matching a dash + bracketed space; ticked = bracketed x), and the title of the current open item. - **Parked** — the count and one-line titles of entries in `.nightshift/parking-lot.md`. - **Snag log** — the last few dispositions from `.nightshift/snag-log.md`, if any. - **Deadline** — if `.nightshift/deadline` exists, the time remaining until quitting time (it holds a UNIX epoch; compare with `date +%s`). Otherwise "no deadline (finite list)". - **State** — whether `.nightshift/STOP` is present (and its reason), and the current `.nightshift/.stall` attempt count if any. Keep it a compact glanceable summary. Do not modify any file, do not begin work.

Details

Author
orwa-mahmoud
Repository
orwa-mahmoud/claude-nightshift
Created
1 months ago
Last Updated
yesterday
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category