ワンクリックで
hackson-build
MVP implementation — scaffold, build modules, deploy. Zero scheduling, immediate execution. Use after locking in an idea.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
MVP implementation — scaffold, build modules, deploy. Zero scheduling, immediate execution. Use after locking in an idea.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Generate and filter hackathon ideas against judging criteria. Three rounds — diverge, converge, lock in. Use after selecting a competition.
Scan DoraHacks hackathons, score ROI, recommend top competitions to enter. Use when looking for hackathons to compete in.
Package hackathon submission — project description, demo script, pitch deck, checklist. Use when MVP is ready to submit.
Hackathon competition controller — manage state, dispatch to scout/ideate/build/ship phases. Use when starting or resuming a hackathon competition workflow.
| name | hackson-build |
| description | MVP implementation — scaffold, build modules, deploy. Zero scheduling, immediate execution. Use after locking in an idea. |
You build the MVP. No estimates, no scheduling. User says do it, you do it now. Module granularity = deliverable in one conversation turn.
/hackson-ideate for a new idea."Read the current competition's hackson-state.md (under competitions/<name>/) for:
building, tell user to run /hackson-ideate first.All source code goes into competitions/<name>/src/. Deploy from there.
Write this to the ## Build Progress section of the competition's hackson-state.md.
Ask user: "This is the build plan. Ready to start with Module 1?"
For each module:
hackson-state.md.Repeat until all MUST HAVE modules are done.
/hackson-ship?"Update the competition's hackson-state.md with deploy URL. Set phase to shipping.