Sh3rd3n/megazord

3 stars · Last commit 2026-02-24

Claude Code framework for project management, code quality, and multi-agent coordination

README preview

<p align="center">
  <img src="https://raw.githubusercontent.com/Sh3rd3n/megazord/master/assets/megazord-hero.svg" alt="Megazord" width="820">
</p>

<p align="center">
  <strong>Project management, code quality, and multi-agent coordination in a single Claude Code plugin.</strong>
</p>

<p align="center">
  <a href="https://www.npmjs.com/package/megazord-cli"><img src="https://img.shields.io/npm/v/megazord-cli?style=flat&colorA=18181B&colorB=28CF8D" alt="npm version"></a>
  <a href="https://github.com/sh3rd3n/megazord/actions"><img src="https://img.shields.io/github/actions/workflow/status/sh3rd3n/megazord/ci.yml?branch=master&label=CI&style=flat&colorA=18181B" alt="CI"></a>
  <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat&colorA=18181B" alt="License: MIT"></a>
  <a href="https://nodejs.org/"><img src="https://img.shields.io/badge/Node.js-%3E%3D22-green?style=flat&colorA=18181B" alt="Node.js >= 22"></a>
  <a href="https://claude.ai/code"><img src="https://img.shields.io/badge/Claude_Code-Plugin-purple?style=flat&colorA=18181B" alt="Claude Code"></a>
  <img src="https://img.shields.io/badge/Commands-15-orange?style=flat&colorA=18181B" alt="Commands: 15">
</p>

<p align="center">
  <code>bunx megazord-cli</code>
</p>

View full repository on GitHub →