iiRecord
Agentic AI Atlas · issue-tracking
lib-skill:shared--issue-trackinga5c.ai
II.
LibrarySkill JSON

lib-skill:shared--issue-tracking

Structured · live

issue-tracking 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--issue-tracking",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "issue-tracking",
    "description": "Track beads as git-backed issues with persistent attribution, supporting Gas Town's bead lifecycle and convoy progress monitoring.",
    "libraryPath": "library/methodologies/gastown/skills/issue-tracking/SKILL.md",
    "contentSummary": "- Tracking bead progress and status\n- Managing bead dependencies\n- Collecting attribution data for agent evaluation\n\n## Bead Lifecycle\n\n1. **Created**: Bead defined with scope and acceptance criteria\n2. **Assigned**: Bead placed on agent's hook\n3. **In Progress**: Agent actively working (GUP"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--issue-tracking",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--issue-tracking",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--issue-tracking",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--issue-tracking",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--issue-tracking",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--issue-tracking",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--issue-tracking",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}