iiRecord
Agentic AI Atlas · Qwen Memory Leak Debug
skill:qwen-memory-leak-debuga5c.ai
II.
Skill JSON

skill:qwen-memory-leak-debug

Structured · live

Qwen Memory Leak Debug json

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

File · extensions/skills/qwen-memory-leak-debug.yamlCluster · extensions
Record JSON
{
  "id": "skill:qwen-memory-leak-debug",
  "_kind": "Skill",
  "_file": "extensions/skills/qwen-memory-leak-debug.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Qwen Memory Leak Debug",
    "description": "Built-in Qwen Code skill added in 0.16.2 for diagnosing memory leaks with\nheap snapshots. The skill guides collection and interpretation of heap\nsnapshot evidence during long-running Qwen Code sessions.\n",
    "kind": "portable-skill",
    "invocationMode": "model-invoked",
    "entrypoint": "SKILL.md",
    "provenance": "built-in",
    "version": "0.16.2",
    "releasedAt": "2026-05-27",
    "domains": [
      "domain:software-engineering"
    ],
    "sourceRef": "source-ref:qwen-code-github"
  },
  "outgoingEdges": [
    {
      "from": "skill:qwen-memory-leak-debug",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill:qwen-memory-leak-debug",
      "to": "extension-interface:optimization",
      "kind": "implements",
      "attributes": {}
    },
    {
      "from": "skill:qwen-memory-leak-debug",
      "to": "extension-interface:reflection",
      "kind": "implements",
      "attributes": {}
    },
    {
      "from": "skill:qwen-memory-leak-debug",
      "to": "source-ref:qwen-code-github",
      "kind": "sourced_from",
      "attributes": {}
    },
    {
      "from": "skill:qwen-memory-leak-debug",
      "to": "evidence:qwen-code-release-v0-16-2",
      "kind": "sourced_from",
      "attributes": {}
    },
    {
      "from": "skill:qwen-memory-leak-debug",
      "to": "skill-area:observability-instrumentation",
      "kind": "addresses",
      "attributes": {}
    },
    {
      "from": "skill:qwen-memory-leak-debug",
      "to": "skill-area:profiling-memory",
      "kind": "addresses",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}