iiRecord
Agentic AI Atlas · patrol-monitoring
lib-skill:shared--patrol-monitoringa5c.ai
II.
LibrarySkill JSON

lib-skill:shared--patrol-monitoring

Structured · live

patrol-monitoring 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:shared--patrol-monitoring",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "patrol-monitoring",
    "description": "Continuous monitoring using Deacon/Witness patterns for agent health checks, stuck detection, and automated recovery.",
    "libraryPath": "library/methodologies/gastown/skills/patrol-monitoring/SKILL.md",
    "contentSummary": "- When agents may become stuck or unresponsive\n- For long-running multi-agent workflows\n- When automated recovery is desired\n\n## Process\n\n1. **Health check** all active agents and convoys\n2. **Detect** stuck or unresponsive agents via heartbeats\n3. **Recover** - restart, reassign, or escalat"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--patrol-monitoring",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--patrol-monitoring",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--patrol-monitoring",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--patrol-monitoring",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--patrol-monitoring",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--patrol-monitoring",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--patrol-monitoring",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}