iiRecord
Agentic AI Atlas · external-tool-coordination
lib-skill:shared--external-tool-coordinationa5c.ai
II.
LibrarySkill JSON

lib-skill:shared--external-tool-coordination

Structured · live

external-tool-coordination 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--external-tool-coordination",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "external-tool-coordination",
    "description": "Coordinate external AI tool integration (OpenAI Codex, Google Gemini) for cross-model adversarial review and delegated implementation.",
    "libraryPath": "library/methodologies/metaswarm/skills/external-tool-coordination/SKILL.md",
    "contentSummary": "- For cross-model adversarial review (writer reviewed by different model)\n- When delegating implementation to cheaper external models\n- For escalation chains across tools\n\n## Capabilities\n\n- **Delegated Implementation** - Send work units to external AI tools for implementation\n- **Cross-Model"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--external-tool-coordination",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--external-tool-coordination",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--external-tool-coordination",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--external-tool-coordination",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--external-tool-coordination",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--external-tool-coordination",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--external-tool-coordination",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}