iiRecord
Agentic AI Atlas · technical-writer
lib-agent:software-architecture--technical-writera5c.ai
II.
LibraryAgent JSON

lib-agent:software-architecture--technical-writer

Structured · live

technical-writer 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--technical-writer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "technical-writer",
    "description": "Expert in technical documentation standards, architecture documentation, API documentation, and Markdown/MDX",
    "libraryPath": "library/specializations/software-architecture/agents/technical-writer/AGENT.md",
    "specialization": "software-architecture",
    "role": "Documentation",
    "expertise": [
      "Technical documentation standards",
      "Architecture documentation",
      "API documentation",
      "User guides",
      "Markdown/MDX proficiency",
      "Documentation structure",
      "Audience-appropriate writing"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:software-architecture--technical-writer",
      "to": "skill-area:api-doc-generation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--technical-writer",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--technical-writer",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--technical-writer",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--technical-writer",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:software-architecture--ddd-strategic-modeling",
      "to": "lib-agent:software-architecture--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--event-storming",
      "to": "lib-agent:software-architecture--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--iac-review",
      "to": "lib-agent:software-architecture--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--microservices-decomposition",
      "to": "lib-agent:software-architecture--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--migration-strategy",
      "to": "lib-agent:software-architecture--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--quality-attributes-workshop",
      "to": "lib-agent:software-architecture--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--refactoring-plan",
      "to": "lib-agent:software-architecture--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--resilience-patterns",
      "to": "lib-agent:software-architecture--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--security-architecture-review",
      "to": "lib-agent:software-architecture--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}