JahnelGroup

25 mods across 2 repositories, 4 stars between them.

explain-code

01

JahnelGroup/AI-Engineering

Skill Claude CodeCodex

Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks, "how does this work?".

2 5mo ago A 39 tokens

jg-benchmarker

04

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

07

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

08

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

11

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

13

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

15

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

jg-benchmark-ops

23

JahnelGroup/multi-agents

Skill Claude CodeCodex

Benchmark collection and evaluation workflow for agent model assignment reviews. Use when pulling benchmarks, evaluating cost/performance, or deciding which models to use for which agents.

2 2mo ago A 37 tokens

JahnelGroup/multi-agents

Skill Claude CodeCodex

Read/write layout for pipeline artifacts in .pipeline/. Use when any jg- agent reads upstream artifacts or writes its output.

2 2mo ago A 33 tokens