iiRecord
Agentic AI Atlas · refactoring-coach
lib-agent:software-architecture--refactoring-coacha5c.ai
II.
LibraryAgent JSON

lib-agent:software-architecture--refactoring-coach

Structured · live

refactoring-coach json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "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
      }
    }
  ]
}