II.
LibraryAgent JSON
Structured · livelib-agent:shared--crew-lead
crew-lead json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:shared--crew-lead",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "crew-lead",
"description": "Long-lived persistent collaborator agent for complex multi-bead work requiring continuity and deep context.",
"libraryPath": "library/methodologies/gastown/agents/crew-lead/AGENT.md",
"role": "Persistent Collaborator",
"expertise": [
"Multi-bead collaboration",
"Deep context maintenance",
"Cross-bead coordination",
"Long-running task execution",
"Knowledge transfer and handoffs"
]
},
"outgoingEdges": [
{
"from": "lib-agent:shared--crew-lead",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--crew-lead",
"to": "skill-area:prompt-engineering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:shared--crew-lead",
"to": "skill-area:multi-agent-coordination",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:shared--crew-lead",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--crew-lead",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--crew-lead",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--crew-lead",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:shared--crew-lead",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:shared--crew-lead",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--crew-lead",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}