iiRecord
Agentic AI Atlas · convoy-management
lib-skill:shared--convoy-managementa5c.ai
II.
LibrarySkill JSON

lib-skill:shared--convoy-management

Structured · live

convoy-management 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--convoy-management",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "convoy-management",
    "description": "Create, track, and land convoys of related beads as primary work orders in the Gas Town multi-agent orchestration framework.",
    "libraryPath": "library/methodologies/gastown/skills/convoy-management/SKILL.md",
    "contentSummary": "- Coordinating parallel bead execution across agents\n- Tracking progress of distributed work\n- Landing (merging) completed convoy results\n\n## Process\n\n1. **Create convoy** from goal or MEOW decomposition\n2. **Decompose** into beads (persistent) and wisps (ephemeral)\n3. **Assign** beads to Cr"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--convoy-management",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--convoy-management",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--convoy-management",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--convoy-management",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--convoy-management",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--convoy-management",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--convoy-management",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}