agent orchestrator agents

4 tagged agent orchestrator, measured the same way as everything else here.

orchestrator

01

sipyourdrink-ltd/bernstein

Agent

Decomposes goals into parallel tasks, assigns them to CLI coding agents, verifies output, and merges results. Use when a task is too large for a single agent.

1.0k +2 yesterday A 38 tokens original Apache-2.0

sequant-implementer

02

sequant-io/sequant

Agent Claude Code

Implementation agent for sequant /exec parallel groups. Handles component creation, type definitions, CLI scripts, and refactoring tasks. Use when spawned by the /exec skill to implement a specific subtask in a feature worktree.

1 2d ago A 51 tokens original MIT

sequant-qa-checker

03

sequant-io/sequant

Agent Claude Code

Quality check agent for sequant /qa phase. Runs type safety, scope/size, security, and documentation checks on diffs. Use when spawned by the /qa skill to perform parallel or sequential quality checks.

1 2d ago A 50 tokens original MIT

sequant-testgen

04

sequant-io/sequant

Agent Claude Code

Test stub generator for sequant /testgen phase. Parses verification criteria from /spec comments and generates Jest/Vitest test stubs with Given/When/Then structure. Use when spawned by the /testgen skill.

1 2d ago A 49 tokens original MIT