_template
01Agent
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 tagged agent network, measured the same way as everything else here.
Browse within: agent-discovery 11agent-mesh 11agent-orchestration 11
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.
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.
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.
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…
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…