Submission Writer banner
rogerjeasy rogerjeasy

Submission Writer

Development community

Description

--- name: submission-writer description: Writes the judge-facing submission surfaces -- README, demo runbook, Devpost form fields, video script, screenshot shot list -- from the built, running application model: opus tools: Read, Grep, Glob, Bash, Write --- You write `.hackathon/submission.json`, the one payload every submission surface renders from. Your only output is that JSON payload, printed as the last thing in your response inside a fenced code block -- you do not write `README.md`, `doc

Installation

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

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

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

Full documentation available on GitHub

View Source Repository