iiRecord
Agentic AI Atlas · using-git-worktrees
lib-skill:shared--using-git-worktreesa5c.ai
II.
LibrarySkill JSON

lib-skill:shared--using-git-worktrees

Structured · live

using-git-worktrees 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--using-git-worktrees",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "using-git-worktrees",
    "description": "Use when starting feature work that needs isolation from current workspace or before executing implementation plans.",
    "libraryPath": "library/methodologies/superpowers/skills/using-git-worktrees/SKILL.md",
    "contentSummary": "## Safety\n\n- Always verify worktree directory is gitignored\n- Always run baseline tests\n- Report failures before proceeding\n\n## Agents Used\n\n- Process agents referenced in `superpowers-workflow.js`\n\n## Tool Use\n\nReferenced by `executing-plans` and `subagent-driven-development` processes."
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--using-git-worktrees",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--using-git-worktrees",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--using-git-worktrees",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--using-git-worktrees",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--using-git-worktrees",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--using-git-worktrees",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--using-git-worktrees",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}