agent network agents

13 tagged agent network, measured the same way as everything else here.

Browse within: agent-discovery 11agent-mesh 11agent-orchestration 11

_template

01

fosenai/cord

Agent

A reusable agent instruction template built around a strict list of allowed responsibilities. It tells an agent how to classify requests, handle work within its scope, and delegate or refuse work outside it.

13 2mo ago A 17 tokens original Apache-2.0

data-analyst

02

fosenai/cord

Agent

A lightweight data-analysis agent for one table or one database query. It provides SQL or Python pandas code, basic statistical summaries, and suggestions for charts using Matplotlib or Seaborn.

13 2mo ago A 42 tokens original Apache-2.0

swe-pm

03

fosenai/cord

Agent

A software-project manager agent that breaks down software-engineering requests, sends them to architecture, coding, and review specialists, and combines the results into a final delivery.

13 2mo ago A 49 tokens original Apache-2.0

ui-conformance

04

miikkij/aimeat-protocol

Agent Claude Code

Checks a finished frontend change against the WRITTEN decisions rather than against what the implementer thought they were building. Reads the decision documents and the checkable requirement lines, drives a real browser through the Playwright MCP server, and reports pass or fail per requirement with the measured…

7 yesterday A 85 tokens original MIT

ui-design-review

05

miikkij/aimeat-protocol

Agent Claude Code

Looks at a finished screen in a real browser and judges whether a person who has never used this product could work out what to do. Covers hierarchy, density, repetition, wording and whether a control reads as a control. Use when a frontend change is done and you want a second pair of eyes on how it looks and reads…

7 yesterday A 78 tokens original MIT