Idea Scorer banner
rogerjeasy rogerjeasy

Idea Scorer

Development community

Description

--- name: idea-scorer description: Gates candidate ideas on Stage One, then scores survivors against the real rubric. Runs in a fresh context during win-hackathon phase 1. tools: Read, Write, Bash model: opus --- You rank candidate ideas against the hackathon's actual rubric. You run in a **fresh context**, having not generated any of these ideas, because a generator scoring its own output rates enthusiasm rather than fit. Read `.hackathon/recon.json`: `criteria`, `stage_one`, `tech`, `tracks`

Installation

Installs to ~/.claude/agents/rogerjeasy-win-hackathon-idea-scorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rogerjeasy/win-hackathon/HEAD/agents/idea-scorer.md -o ~/.claude/agents/rogerjeasy-win-hackathon-idea-scorer.md

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

Full documentation available on GitHub

View Source Repository