iiRecord
Agentic AI Atlas · chaos-runner
lib-skill:software-architecture--chaos-runnera5c.ai
II.
LibrarySkill JSON

lib-skill:software-architecture--chaos-runner

Structured · live

chaos-runner 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:software-architecture--chaos-runner",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "chaos-runner",
    "description": "Run chaos engineering experiments using Chaos Monkey, Litmus, or Gremlin",
    "libraryPath": "library/specializations/software-architecture/skills/chaos-runner/SKILL.md",
    "specialization": "software-architecture",
    "contentSummary": "# Chaos Engineering Runner Skill\n\n## Overview\n\nRuns chaos engineering experiments using Chaos Monkey, Litmus, or Gremlin including failure injection scenarios, blast radius control, and experiment analysis.\n\n## Capabilities\n\n- Run Chaos Monkey experiments\n- Litmus chaos execution\n- Gremlin"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:software-architecture--chaos-runner",
      "to": "skill-area:chaos-engineering",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--chaos-runner",
      "to": "topic:chaos-engineering",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--chaos-runner",
      "to": "topic:circuit-breakers",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:software-architecture--chaos-runner",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--chaos-runner",
      "to": "role:sre",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--chaos-runner",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:software-architecture--chaos-runner",
      "to": "workflow:incident-response",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--chaos-runner",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}