iiRecord
Agentic AI Atlas · test-coverage-analyzer
lib-skill:code-migration-modernization--test-coverage-analyzera5c.ai
II.
LibrarySkill JSON

lib-skill:code-migration-modernization--test-coverage-analyzer

Structured · live

test-coverage-analyzer json

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

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:code-migration-modernization--test-coverage-analyzer",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "test-coverage-analyzer",
    "description": "Analyze test coverage and identify gaps before migration to ensure adequate safety nets",
    "libraryPath": "library/specializations/code-migration-modernization/skills/test-coverage-analyzer/SKILL.md",
    "specialization": "code-migration-modernization",
    "contentSummary": "# Test Coverage Analyzer Skill\n\nAnalyzes test coverage comprehensively to identify gaps and ensure adequate test safety nets before undertaking migration efforts.\n\n## Purpose\n\nEnable comprehensive test coverage analysis for:\n- Pre-migration coverage assessment\n- Critical path coverage verifi"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:code-migration-modernization--test-coverage-analyzer",
      "to": "skill-area:unit-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:code-migration-modernization--test-coverage-analyzer",
      "to": "skill-area:regression-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:code-migration-modernization--test-coverage-analyzer",
      "to": "topic:refactoring",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:code-migration-modernization--test-coverage-analyzer",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:code-migration-modernization--test-coverage-analyzer",
      "to": "role:qa-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:code-migration-modernization--test-coverage-analyzer",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:code-migration-modernization--test-coverage-analyzer",
      "to": "workflow:technical-debt-reduction",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:code-migration-modernization--test-coverage-analyzer",
      "to": "specialization:code-migration-modernization",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}