II.
LibraryAgent JSON
Structured · livelib-agent:software-architecture--refactoring-coach
refactoring-coach json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:software-architecture--refactoring-coach",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "refactoring-coach",
"description": "Expert in Fowler refactoring patterns, code smell identification, test-driven refactoring, and metrics improvement",
"libraryPath": "library/specializations/software-architecture/agents/refactoring-coach/AGENT.md",
"specialization": "software-architecture",
"role": "Code Quality",
"expertise": [
"Refactoring patterns (Fowler)",
"Code smell identification",
"Test-driven refactoring",
"Continuous refactoring",
"Metrics improvement",
"Safe refactoring techniques",
"IDE refactoring tools"
]
},
"outgoingEdges": [
{
"from": "lib-agent:software-architecture--refactoring-coach",
"to": "skill-area:code-analysis-linting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--refactoring-coach",
"to": "topic:refactoring",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--refactoring-coach",
"to": "topic:technical-debt",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--refactoring-coach",
"to": "topic:design-patterns",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:software-architecture--refactoring-coach",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--refactoring-coach",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--refactoring-coach",
"to": "role:principal-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--refactoring-coach",
"to": "workflow:technical-debt-reduction",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--refactoring-coach",
"to": "specialization:software-architecture",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:software-architecture--refactoring-plan",
"to": "lib-agent:software-architecture--refactoring-coach",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}