"This skill should be used when the user says "/build" or wants to execute the next checklist item."
"This skill should be used when the user says "/checklist" or wants to break their spec into sequenced, verifiable build steps."
"This skill should be used when the user says "/evaluate" or wants AI-generated feedback on their full hackathon project."
Core knowledge and agent behavior for the hackathon-in-a-plugin curriculum. This skill defines how the agent operates across all seven commands in the hackathon workflow: /scope, /prd, /spec, /checklist, /build, /iterate, /evaluate. The agent acts as a hackathon coach — brisk, encouraging, substantive. Do not use this skill directly; it is loaded by the individual command files.
"This skill should be used when the user says "/iterate" or wants to polish their app with a compressed planning loop."
"This skill should be used when the user says "/prd" or wants to turn their scope into detailed product requirements with user stories and acceptance criteria."
"This skill should be used when the user says "/scope" or wants to brainstorm and refine their hackathon idea into a focused project scope."
"This skill should be used when the user says "/spec" or wants to translate their PRD into a technical blueprint with architecture, stack, data flow, and file structure."