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

lib-skill:shared--agent-coordination

Structured · live

agent-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--agent-coordination",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "agent-coordination",
    "description": "Coordinate Crew (persistent) and Polecat (transient) agents using Gas Town's hook-based work distribution and GUPP principle.",
    "libraryPath": "library/methodologies/gastown/skills/agent-coordination/SKILL.md",
    "contentSummary": "- Managing agent handoffs\n- Nudging stuck agents\n- Coordinating Crew and Polecat workers\n- Setting up hook hierarchies\n\n## Agent Types\n\n- **Crew**: Long-lived, named agents for persistent collaboration\n- **Polecats**: Transient workers with persistent identity but ephemeral sessions\n- **Dog"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--agent-coordination",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--agent-coordination",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--agent-coordination",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--agent-coordination",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--agent-coordination",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--agent-coordination",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--agent-coordination",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}