iiRecord
Agentic AI Atlas · finishing-a-development-branch
lib-skill:shared--finishing-a-development-brancha5c.ai
II.
LibrarySkill JSON

lib-skill:shared--finishing-a-development-branch

Structured · live

finishing-a-development-branch 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--finishing-a-development-branch",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "finishing-a-development-branch",
    "description": "Use when implementation is complete, all tests pass, and you need to decide how to integrate the work.",
    "libraryPath": "library/methodologies/superpowers/skills/finishing-a-development-branch/SKILL.md",
    "contentSummary": "## Process\n\n1. Verify all tests pass (STOP if they fail)\n2. Determine base branch\n3. Present exactly 4 options\n4. Execute chosen option\n5. Clean up worktree (Options 1 and 4 only)\n\n## Agents Used\n\n- Process agents referenced in workflow processes\n\n## Tool Use\n\nReferenced by `executing-"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--finishing-a-development-branch",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--finishing-a-development-branch",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--finishing-a-development-branch",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--finishing-a-development-branch",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--finishing-a-development-branch",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--finishing-a-development-branch",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--finishing-a-development-branch",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}