iiRecord
Agentic AI Atlas · maintenance-orchestration
lib-skill:shared--maintenance-orchestrationa5c.ai
II.
LibrarySkill JSON

lib-skill:shared--maintenance-orchestration

Structured · live

maintenance-orchestration 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--maintenance-orchestration",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "maintenance-orchestration",
    "description": "Technical debt management including branch cleanup, doc verification, TODO scanning, and dependency auditing",
    "libraryPath": "library/methodologies/maestro/skills/maintenance-orchestration/SKILL.md",
    "contentSummary": "# Maintenance Orchestration\n\n## Capabilities\n\nOrchestrates comprehensive technical debt management. Performs branch cleanup, knowledge graph synchronization, documentation verification, TODO/FIXME scanning, test coverage analysis, and dependency auditing.\n\n## Tool Use Instructions\n\n- Use **B"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--maintenance-orchestration",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--maintenance-orchestration",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--maintenance-orchestration",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--maintenance-orchestration",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--maintenance-orchestration",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--maintenance-orchestration",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--maintenance-orchestration",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}