Sh3rd3n

41 mods across 1 repository, 3 stars between them.

mz

01

Sh3rd3n/megazord

Plugin Claude Code

Unified framework for project management, code quality, and multi-agent coordination.

3 6mo ago A tokens not measured original MIT

mz-executor

02

Sh3rd3n/megazord

Agent

Execute a single plan file with atomic commits per task.

3 6mo ago A 14 tokens original MIT

mz-mapper

03

Sh3rd3n/megazord

Agent

Analyze an existing codebase for brownfield project support.

3 6mo ago A 14 tokens original MIT

mz-planner

04

Sh3rd3n/megazord

Agent

Decompose a phase into executable plans with tasks and dependencies.

3 6mo ago A 15 tokens original MIT

mz-researcher

05

Sh3rd3n/megazord

Agent

Research the technical landscape for a phase before planning.

3 6mo ago A 14 tokens original MIT

mz-reviewer

06

Sh3rd3n/megazord

Agent

Two-stage code review for spec compliance and code quality.

3 6mo ago A 14 tokens original MIT

mz-verifier

07

Sh3rd3n/megazord

Agent

Goal-backward phase verification against success criteria.

3 6mo ago A 12 tokens original MIT

debug

08

Sh3rd3n/megazord

Command

Systematic four-phase debugging (reproduce, isolate, root-cause, fix).

3 6mo ago A 17 tokens original MIT

discuss

09

Sh3rd3n/megazord

Command

Socratic brainstorming to explore approaches before implementation.

3 6mo ago A 8 tokens original MIT

go

10

Sh3rd3n/megazord

Command

Execute the current phase plan with subagent delegation.

3 6mo ago A 9 tokens original MIT

help

11

Sh3rd3n/megazord

Command

Show all available Megazord skills with descriptions and usage examples.

3 6mo ago A 12 tokens original MIT

init

12

Sh3rd3n/megazord

Command

Initialize a Megazord project with configuration and planning structure.

3 6mo ago A 11 tokens original MIT

lifecycle

13

Sh3rd3n/megazord

Command

Complete milestone lifecycle: audit, archive, and next version.

3 6mo ago A 11 tokens original MIT

map

14

Sh3rd3n/megazord

Command

Analyze existing codebase for brownfield project support.

3 6mo ago A 9 tokens original MIT

pause

15

Sh3rd3n/megazord

Command

Save session context for handoff to a future session.

3 6mo ago A 10 tokens original MIT

plan

16

Sh3rd3n/megazord

Command

Plan a phase into executable tasks with dependencies and waves.

3 6mo ago A 10 tokens original MIT

quick

17

Sh3rd3n/megazord

Command

Run a quick task without project ceremony.

3 6mo ago A 7 tokens original MIT

resume

18

Sh3rd3n/megazord

Command

Restore context from a previous session and continue work.

3 6mo ago A 9 tokens original MIT

review

19

Sh3rd3n/megazord

Command

Two-stage code review (spec compliance + code quality).

3 6mo ago A 11 tokens original MIT

settings

20

Sh3rd3n/megazord

Command

View and modify Megazord project configuration.

3 6mo ago A 8 tokens original MIT

status

21

Sh3rd3n/megazord

Command

Show project progress, current phase, and next actions.

3 6mo ago A 10 tokens original MIT

update

22

Sh3rd3n/megazord

Command

Update Megazord to the latest version.

3 6mo ago A 8 tokens original MIT

verify

23

Sh3rd3n/megazord

Command

Verify phase deliverables match acceptance criteria.

3 6mo ago A 7 tokens original MIT

SessionStart

24

Sh3rd3n/megazord

Hook

Runs when a session starts, executing session-start.sh. From Sh3rd3n/megazord.

3 6mo ago A tokens not measured copy · 58% MIT