AgentStack
SKILL verified MIT Self-run

Hackathon Jury

skill-juanmarchetto-agent-skills-hackathon-jury · by JuanMarchetto

Simulate a real hackathon jury evaluating your project. Researches actual jury members via web search, builds personalized juror personas, dispatches parallel evaluations, and synthesizes a deliberation with scores, feedback, and pitch coaching. Use when: hackathon, jury, evaluate my project, hackathon submission, judge my project, prepare for hackathon, hackathon feedback, hackathon prep.

No reviews yet
0 installs
2 views
0.0% view→install

Install

$ agentstack add skill-juanmarchetto-agent-skills-hackathon-jury

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README — it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-juanmarchetto-agent-skills-hackathon-jury)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming — see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps — measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Hackathon Jury? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Hackathon Jury Simulator

Simulate a complete hackathon jury evaluation. Given a project and a hackathon event name, this skill researches the real jury members, builds personalized juror personas, and evaluates the project from each juror's perspective.

How It Works

  1. Project Discovery — analyze the project's architecture, code quality, README, and git history
  2. Hackathon Research — use WebSearch to find real jury members, judging criteria, past winners, and sponsor priorities (see agents/researcher.md)
  3. Jury Construction — build 3-7 juror personas based on real people or representative archetypes
  4. Parallel Evaluation — dispatch each juror as a parallel agent using agents/juror.md, each evaluating from their unique perspective
  5. Deliberation Synthesis — simulate jury deliberation using agents/synthesizer.md, resolving disagreements and estimating placement

Usage

"Evaluate my project for the Colosseum Eternals hackathon"
"How would the ETHGlobal Bangkok judges score this repo?"
"Prep me for the Solana Breakpoint hackathon — judge my submission at ./my-project"

Output

The evaluation produces:

  1. Verdict Overview — overall score, placement estimate, one-sentence consensus
  2. Jury Scorecard — per-criterion scores from each juror with weighted averages
  3. Individual Juror Feedback — what impressed them, what concerned them, questions they'd ask
  4. Deliberation Simulation — points of agreement, debate, and what would swing the decision
  5. Competitive Position — strength vs typical submissions, what would beat this project
  6. Improvement Roadmap — max 7 prioritized actions (quick wins + strategic moves)
  7. Pitch Coaching — optimal demo flow, buzzwords, what to emphasize vs downplay

Agent Files

| Agent | Purpose | |-------|---------| | agents/researcher.md | Researches hackathon event, jury members, criteria, past winners, sponsors | | agents/juror.md | Role-plays as a specific juror, evaluates from their perspective | | agents/synthesizer.md | Simulates deliberation, produces unified verdict and recommendations |

References

| File | Content | |------|---------| | references/default-criteria.md | Default judging criteria when hackathon-specific ones aren't found (universal + ecosystem-specific) |

Important Notes

  • WebSearch is critical — the value is in researching REAL jury members and criteria, not fabricating them
  • If jury member info is scarce, construct archetypes based on organizers, sponsors, and ecosystem
  • Always include at least one technical judge, one business/impact judge, and one ecosystem judge
  • Be brutally honest — sugarcoating defeats the purpose
  • Score relative to hackathon caliber (local event vs major global competition)
  • Demo quality matters as much as technical quality at hackathons

Example Output

A condensed version of the jury scorecard produced by this skill:

| Criterion      | Weight | Juror 1 (VC) | Juror 2 (Tech) | Juror 3 (Ecosystem) | Avg  |
|----------------|--------|-------------|---------------|-------------------|------|
| Innovation     | 25%    | 8           | 7             | 9                 | 8.0  |
| Technical      | 25%    | 6           | 9             | 7                 | 7.3  |
| UX/Design      | 15%    | 7           | 5             | 6                 | 6.0  |
| Impact         | 20%    | 8           | 6             | 8                 | 7.3  |
| Presentation   | 15%    | 7           | 7             | 8                 | 7.3  |
| **Overall**    |        | **7.2**     | **7.0**       | **7.8**           | **7.3** |

Placement: Top 15% — Strong finalist, needs one champion juror to win

This is followed by individual juror feedback (what impressed them, concerns, questions they would ask), a deliberation simulation, competitive positioning, an improvement roadmap (max 7 prioritized actions), and pitch coaching.

Without WebSearch

If WebSearch is not available, the skill uses default criteria from references/default-criteria.md and constructs archetype jurors instead of researching real people:

  • Technical Judge — evaluates architecture, code quality, scalability, and technical innovation
  • Business Judge — evaluates market fit, revenue model, user acquisition, and growth potential
  • Ecosystem Judge — evaluates community impact, ecosystem alignment, composability, and adoption potential

The evaluation is still valuable but loses the personalization that comes from researching real jury members, their backgrounds, and their known preferences. When WebSearch is available, always prefer it for more accurate and targeted feedback

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.