u/Fearless_Mirror600

Image 1 — Meeseeks Hive update: extracted the quality gate as a standalone npm package + MCP for Claude Code
Image 2 — Meeseeks Hive update: extracted the quality gate as a standalone npm package + MCP for Claude Code

Meeseeks Hive update: extracted the quality gate as a standalone npm package + MCP for Claude Code

Meeseeks Hive update: extracted the quality gate as a standalone npm package + MCP for Claude Code

A few days ago I posted Meeseeks Hive — the multi-agent optimization engine.

Since then:

  • Extracted the core quality gate as @meeseeks-sdk/core (npm, MIT)
  • Built an MCP server so Claude Code verifies its own code automatically

Here's what it looks like in a real project: Claude detects a pure utility function, runs quality_gate, scores 9/10 in 1 iteration, and adds the verified code to the file — no manual prompting.

npm install @meeseeks-sdk/core
npx @meeseeks-sdk/mcp

Original post: https://www.reddit.com/r/OpenSourceAI/comments/1sstdn0/meeseeks_hive_open_source_multiagent_optimization/

GitHub: https://github.com/abrahamcasanova/meeseeks-hive

u/Fearless_Mirror600 — 12 hours ago

Meeseeks Hive update: extracted the quality gate as a standalone npm package + MCP for Claude Code

Meeseeks Hive update: extracted the quality gate as a standalone npm package + MCP for Claude Code

A few days ago I posted Meeseeks Hive — the multi-agent optimization engine.

Since then:

  • Extracted the core quality gate as @meeseeks-sdk/core (npm, MIT)
  • Built an MCP server so Claude Code verifies its own code automatically

Here's what it looks like in a real project: Claude detects a pure utility function, runs quality_gate, scores 9/10 in 1 iteration, and adds the verified code to the file — no manual prompting.

npm install @meeseeks-sdk/core
npx @meeseeks-sdk/mcp

Original post: https://www.reddit.com/r/OpenSourceAI/comments/1sstdn0/meeseeks_hive_open_source_multiagent_optimization/

GitHub: https://github.com/abrahamcasanova/meeseeks-hive

u/Fearless_Mirror600 — 12 hours ago