JahnelGroup/multi-agents

A three-tier training curriculum and ready-to-copy pipeline for building multi-agent AI workflows in Cursor and Claude Code.

2Stars on the repository
22Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

jg-benchmarker

01

JahnelGroup/multi-agents

Agent

Utility agent for pulling benchmark data, evaluating cost vs performance, and recommending which models to use for which agents. Use on-demand for model assignment reviews.

2 2mo ago A 35 tokens

jg-git

04

JahnelGroup/multi-agents

Agent

Handles branching, conventional commits, and PR creation. Use after reviewer passes. Does not merge.

2 2mo ago A 23 tokens

jg-planner

05

JahnelGroup/multi-agents

Agent

Coordinates the implementation pipeline with tiered agent routing. Classifies task complexity and dispatches to appropriate agent tiers.

2 2mo ago A 26 tokens

jg-reviewer

08

JahnelGroup/multi-agents

Agent

Quality gate before commit. Reviews diff for scope creep, overengineering, and unnecessary complexity. Use after tests pass.

2 2mo ago A 27 tokens

jg-subplanner

10

JahnelGroup/multi-agents

Agent

Decomposes issues into structured implementation plans with ordered steps and acceptance criteria mapping. Use when breaking down a complex issue into actionable tasks.

2 2mo ago A 31 tokens

jg-tester

12

JahnelGroup/multi-agents

Agent

Two-phase verification gate. Phase 1: lint, typecheck, unit tests. Phase 2: integration and E2E.

2 2mo ago A 31 tokens