iiRecord
Agentic AI Atlas · testing-specialist
lib-agent:shared--testing-specialista5c.ai
II.
LibraryAgent JSON

lib-agent:shared--testing-specialist

Structured · live

testing-specialist 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:shared--testing-specialist",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "testing-specialist",
    "description": "Test coverage and quality assessment agent evaluating test adequacy, edge cases, isolation, flakiness, and integration coverage.",
    "libraryPath": "library/methodologies/claudekit/agents/testing-specialist/AGENT.md",
    "role": "Test Coverage",
    "expertise": [
      "Test coverage adequacy assessment",
      "Edge case identification",
      "Test isolation verification",
      "Flaky test pattern detection",
      "Integration test coverage",
      "Error path testing"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:shared--testing-specialist",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:shared--testing-specialist",
      "to": "skill-area:prompt-engineering",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:shared--testing-specialist",
      "to": "skill-area:multi-agent-coordination",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:shared--testing-specialist",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:shared--testing-specialist",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:shared--testing-specialist",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:shared--testing-specialist",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:shared--testing-specialist",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:shared--testing-specialist",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:shared--testing-specialist",
      "to": "specialization:ai-agents-conversational",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:marketing--paid-social-advertising",
      "to": "lib-agent:shared--testing-specialist",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--mern-stack-development",
      "to": "lib-agent:shared--testing-specialist",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}