Skip to content

Comments

Add havoc-hackathon skill#782

Open
DUBSOpenHub wants to merge 3 commits intogithub:stagedfrom
DUBSOpenHub:add-havoc-hackathon
Open

Add havoc-hackathon skill#782
DUBSOpenHub wants to merge 3 commits intogithub:stagedfrom
DUBSOpenHub:add-havoc-hackathon

Conversation

@DUBSOpenHub
Copy link
Contributor

@DUBSOpenHub DUBSOpenHub commented Feb 20, 2026

🏟️ Havoc Hackathon

Adds the Havoc Hackathon skill — a competitive multi-model orchestrator that pits AI models against each other, scores them with a sealed panel of judges, and declares winners with full ceremony.

🤔 What Is This?

Havoc Hackathon is a Copilot CLI skill that turns your terminal into a competitive arena. Give it any task — code, copy, design, architecture, naming, anything — and it dispatches multiple AI models to race head-to-head, scores them with a sealed panel of judges, and declares a winner with full ceremony.

A CLI-first adversarial AI orchestration pattern designed to stress-test ideas through parallel multi-agent competition and double-blind evaluation. Two markdown files with zero lines of code.

💬 The Problem

You ask one AI model and hope for the best. But one model gives you one perspective with unknown quality — no baseline, no comparison, no way to know if the output is great or just okay. Havoc Hackathon lets you throw any idea into the arena and see how multiple AIs attack it independently, then find out which approach actually holds up under sealed evaluation.

⚡ What Makes It Different

  • 🔒 Sealed judging – judges never see which model wrote what
  • 🔄 Self-correcting scores – rubrics adapt when judges disagree
  • ⚖️ Cross-provider judges – no all-Claude or all-GPT panels
  • 🧬 Smart merge – cherry-picks the best pieces from every submission
  • 📈 Persistent leaderboard – tracks which models actually deliver over time
  • 🏆 Full ceremony – podiums, drumrolls, and dramatic reveals in your terminal
  • 📄 Two markdown files – no servers, no API keys, no code

📋 Prerequisites

🎮 How to Use

After installing the skill, just say:

> run hackathon — build a REST API for a todo app
> run hackathon with premium models — review this PR for security issues
> hackathon with opus, gemini, and codex — design a landing page hero section
> show leaderboard

📦 Install

Copy the skill folder to your local skills directory:

cp -r skills/havoc-hackathon ~/.copilot/skills/

Then run /skills reload in Copilot CLI.

Details

npm run skill:validate passes ✅
npm run build README updated ✅

Competitive multi-model orchestrator that pits AI models against each other
with sealed judging, ELO tracking, and dramatic ceremony. Two markdown files,
zero lines of code.

Source: https://github.com/DUBSOpenHub/havoc-hackathon

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 20, 2026 22:18
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds the Havoc Hackathon skill, a competitive multi-model orchestrator that enables AI models to compete against each other on tasks with structured judging, ELO tracking, and ceremonial presentation. The skill provides an entertaining and systematic way to leverage multiple AI models for improved code quality and decision-making.

Changes:

  • Added new skill with comprehensive orchestration workflow covering 9 phases (meta-learning, challenge understanding, scoring, deployment, judging, winner declaration, intelligent merging, ELO updates, and closing ceremony)
  • Includes model tier system (Standard/Premium), adaptive rubrics, sealed judging panel, and smart merge capabilities
  • Updated skills documentation index with new entry

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
skills/havoc-hackathon/SKILL.md Complete skill implementation with frontmatter, personality definition, 9-phase workflow, model configuration table, and execution rules
docs/README.skills.md Added alphabetically-sorted table entry for the new skill with description and asset reference

DUBSOpenHub and others added 2 commits February 20, 2026 14:41
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Syncs fix from DUBSOpenHub/havoc-hackathon@bdee7bc

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant