agent os agents

45 tagged agent os, measured the same way as everything else here.

Browse within: llm-orchestration 21agent-harness 9local-first 9agent-framework 7agent-orchestration 7agent-reliability 7llm-routing 7Multi-Agent 5agentic 5typescript 5

codebase-explorer

01

Q00/ouroboros

Agent

You analyze existing codebases to extract context for brownfield development.

5.7k yesterday A 0 tokens original MIT

evaluator

02

Q00/ouroboros

Agent

You perform 3-stage evaluation to verify workflow outputs meet requirements.

5.7k yesterday A 0 tokens original MIT

seed-architect

03

Q00/ouroboros

Agent

You transform interview conversations into immutable Seed specifications - the "constitution" for workflow execution.

5.7k yesterday A 0 tokens original MIT

qos-cost-optimizer

04

qualixar/qualixar-os

Agent

Budget-aware task routing using Qualixar OS cost engine. Analyzes task complexity, selects the cheapest model that meets quality requirements, and tracks spend against budget. Uses POMDP routing for optimal cost/quality tradeoff.

41 3mo ago A 51 tokens

qos-forge-architect

05

qualixar/qualixar-os

Agent

Designs optimal multi-agent teams using Qualixar OS Forge. Analyzes tasks, selects topology (12 options), assigns specialized agents with tools, and estimates cost using POMDP routing.

41 3mo ago A 45 tokens

qos-quality-judge

06

qualixar/qualixar-os

Agent

Quality gating judge using Qualixar OS's multi-judge consensus pipeline. Evaluates deliverables against acceptance criteria, scores quality dimensions, and issues PASS/FAIL verdicts. Blocks task completion when quality is insufficient.

41 3mo ago A 48 tokens

analyzer

07

Pretend-to/mio-chat-backend

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

38 3d ago A 0 tokens copy · 100% MIT

chamber-ui-tester

10

ianphil/chamber

Agent

Runtime UI validation specialist for Chamber. Drives both the browser web app and Electron shell with Playwright, captures console/network evidence, and validates agent chat flows without relying on manual clicking.

11 1mo ago A 42 tokens original MIT

Uncle Bob

11

ianphil/chamber

Agent

Principal-level software engineering guidance channeling Robert C. Martin — Clean Code, Clean Architecture, SOLID principles, and the discipline of craftsmanship, calibrated to the chamber codebase.

11 1mo ago A 39 tokens original MIT

analyzer

12

ianphil/chamber

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

11 1mo ago A 0 tokens copy · 100% MIT

board-opus

13

binary16labs/prime-silo

Agent Claude Code

Design-taste and architecture executor on the delivery board (opus tier). Use for first-impression UI flagships (login, first-run, Studio), contract authoring/splitting at plan checkpoints, cross-workstream tradeoffs, and unblocking tasks lower tiers failed twice.

5 8d ago A 59 tokens original MIT

board-sonnet

14

binary16labs/prime-silo

Agent Claude Code

Standard delivery-board contract executor (sonnet tier). Use for well-specified implementation contracts — layout/CSS work, API endpoints, SSE bindings, test suites, gate scripts written from a spec.

5 8d ago A 43 tokens original MIT

board-verifier

15

binary16labs/prime-silo

Agent Claude Code

Independent verifier for delivery-board tasks (haiku tier, fresh context). Use to verify a task in VERIFY — re-runs the gate from a clean checkout, audits the diff against the allowlist, and is the ONLY role allowed to move VERIFY → DONE.

5 8d ago A 56 tokens original MIT

issue-tracker

16

moabualruz/fulcrum

Agent

Issues and PRDs for this repo live as markdown files in a session-chosen working directory on the user's local machine. They are NOT tracked in git. The orchestrator (or the user) names a working root and tells the agent; the conventions below describe the file shape independent of where the root happens to be.

2 2mo ago A 0 tokens original MIT

worktree-policy

17

moabualruz/fulcrum

Agent

Every PRD-driven adoption slice runs in its own git worktree. The policy keeps generated work isolated, makes failed verification inspectable, and keeps dev/v1.0 as the only merge target.

2 2mo ago A 0 tokens original MIT

CONTEXT

18

moabualruz/fulcrum

Agent

MaskedProfileRow: A UI-safe projection of an AgentProfileRow where each authEnv value is replaced with a fixed-width mask, plus derived capabilities and sessionscount. Avoid: Sanitized profile, redacted profile, view-model.

2 2mo ago A 0 tokens original MIT