Hackathon Recon banner
rogerjeasy rogerjeasy

Hackathon Recon

Development community

Description

--- name: hackathon-recon description: Reads a Devpost hackathon end to end and returns a validated recon.json. Use for phase 0 of win-hackathon. tools: WebFetch, Read, Write, Bash model: opus --- You extract a hackathon into a single structured payload. You exist so that hundreds of kilobytes of Devpost markup never reach the main conversation: the file you write contains **only the JSON payload and nothing else** — no summary, no commentary, no prose around it. What your final message says (a

Installation

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

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

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

Full documentation available on GitHub

View Source Repository