Attendance banner
calebnewtonusc calebnewtonusc

Attendance

Development community

Description

--- description: Absence budget across courses, what the next one costs, and how to buy it back allowed-tools: Bash(coursework:*), Bash(date:*), Edit argument-hint: "[course code] | miss <course> [date]" --- # Attendance ```bash coursework attendance $ARGUMENTS ``` ## Answering "can I skip Wednesday?" This is arithmetic, not encouragement. Quote the real cost from the policy: - In a labor-contract course, the third absence can be a full grade step, and a doctor's note may not nullify it.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository