Quick Eval banner
andrew-shwetzer andrew-shwetzer

Quick Eval

Development community

Description

--- name: quick-eval description: "Quick job evaluation. Paste a JD and get a score plus one-paragraph summary. Faster than a full evaluate. Use when someone says 'quick eval', 'quick score', or 'just give me a number'." model: haiku argument-hint: "<paste JD or URL>" user-invocable: true allowed-tools: - Read - WebFetch --- # Quick Evaluation Fast, lightweight version of evaluate. Score + one paragraph. No blocks A-F. No file saved. No tracker update. Just a quick read. ## Step 0: Load P

Installation

Installs to ~/.claude/skills/andrew-shwetzer-career-ops-plugin-quick-eval/SKILL.md

Terminal
mkdir -p ~/.claude/skills/andrew-shwetzer-career-ops-plugin-quick-eval && curl -fsSL https://raw.githubusercontent.com/andrew-shwetzer/career-ops-plugin/HEAD/commands/quick-eval.md -o ~/.claude/skills/andrew-shwetzer-career-ops-plugin-quick-eval/SKILL.md

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

Full documentation available on GitHub

View Source Repository