hackathon-deployment-prep
Installation
SKILL.md
hackathon-deployment-prep
Goal
Ensure the project is reliably deployed and demo-ready before judging begins, by generating a deployment checklist, validating the demo environment, loading test data, and defining a fallback plan for every critical failure scenario.
Trigger Conditions
Use this skill when:
- Implementation is complete and the demo path runs end-to-end
- The project is being deployed to a cloud platform (Vercel, Render, Railway, etc.) for the first time
- The team needs to validate the demo environment before judging
- A rehearsal has revealed instability in the demo path
- Invoked during Phase 8 (Delivery), after
hackathon-test-generatorand beforehackathon-submission-prep; re-invoke after any deployment change
Inputs
Related skills