Grades banner
calebnewtonusc calebnewtonusc

Grades

Development community

Description

--- description: Where the grade actually stands in each course, and what the remaining work has to do allowed-tools: Bash(coursework:*) argument-hint: "[course code] [--target 90]" --- # Grades ```bash coursework grade $ARGUMENTS ``` ## Read the output honestly - **`standing` is computed only on what is graded.** A standing built from 24% of the grade is a weak signal. Say which fraction is in. - **`needed` above 100 means the target is gone.** Say that plainly rather than softening it.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository