Due banner
calebnewtonusc calebnewtonusc

Due

Development community

Description

--- description: What is due, soonest first, with what it is worth and what is already late allowed-tools: Bash(coursework:*), Bash(date:*) argument-hint: "[days, default 14]" --- # Due ```bash coursework due --days ${ARGUMENTS:-14} ``` Print the list. Then, in at most three lines: - **What is at risk**, meaning anything due in 48 hours that has not been started. - **The one to start now.** Rank by deadline distance against weight, and name a single thing. Not a schedule for the week. - **

Installation

Installs to ~/.claude/commands/calebnewtonusc-d1-vibe-coding-due.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/calebnewtonusc/D1-Vibe-Coding/HEAD/.claude/commands/due.md -o ~/.claude/commands/calebnewtonusc-d1-vibe-coding-due.md

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

Full documentation available on GitHub

View Source Repository