Class Prep banner
calebnewtonusc calebnewtonusc

Class Prep

Development community

Description

--- description: Prep for the next session of a course: what is due, what to read, what to bring allowed-tools: Bash(coursework:*), Bash(date:*), Read, Glob argument-hint: "[course code]" --- # Class prep For $ARGUMENTS, or every class meeting today if no course is given. ```bash coursework today coursework due --days 3 ``` Then, from the course file in the ledger and any course materials on disk: 1. **What is due at this session**, including the recurring work the schedule does not date

Installation

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

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

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

Full documentation available on GitHub

View Source Repository