II.
LibraryAgent JSON
Structured · livelib-agent:shared--tester
tester json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:shared--tester",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "tester",
"description": "Test creation and execution worker agent. Writes comprehensive test suites, validates coverage, and performs regression testing.",
"libraryPath": "library/methodologies/ruflo/agents/tester/AGENT.md",
"role": "Tester",
"expertise": [
"Test suite design and implementation",
"Coverage analysis and gap identification",
"Regression testing",
"Integration and E2E test creation",
"Test framework proficiency (vitest, jest, pytest)"
]
},
"outgoingEdges": [
{
"from": "lib-agent:shared--tester",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--tester",
"to": "skill-area:prompt-engineering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:shared--tester",
"to": "skill-area:multi-agent-coordination",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:shared--tester",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--tester",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--tester",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--tester",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:shared--tester",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:shared--tester",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--tester",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:shared--devin",
"to": "lib-agent:shared--tester",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}