iiRecord
Agentic AI Atlas · specializations/collaboration/github/pr-lifecycle-feature
lib-process:collaboration--pr-lifecycle-featurea5c.ai
II.
LibraryProcess JSON

lib-process:collaboration--pr-lifecycle-feature

Structured · live

specializations/collaboration/github/pr-lifecycle-feature json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:collaboration--pr-lifecycle-feature",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/collaboration/github/pr-lifecycle-feature",
    "description": "Standard feature/bugfix/chore PR lifecycle: branch+PR policies → label taxonomy → issue linking → six-dimension review → merge gate. Composes the individual gate processes into one end-to-end flow.",
    "libraryPath": "library/specializations/collaboration/github/pr-lifecycle-feature.js",
    "specialization": "collaboration"
  },
  "outgoingEdges": [
    {
      "from": "lib-process:collaboration--pr-lifecycle-feature",
      "to": "skill-area:code-review-practice",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:collaboration--pr-lifecycle-feature",
      "to": "skill-area:gitops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:collaboration--pr-lifecycle-feature",
      "to": "skill-area:code-analysis-linting",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:collaboration--pr-lifecycle-feature",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:collaboration--pr-lifecycle-feature",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:collaboration--pr-lifecycle-feature",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:collaboration--pr-lifecycle-feature",
      "to": "role:engineering-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:collaboration--pr-lifecycle-feature",
      "to": "workflow:code-review",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:collaboration--pr-lifecycle-feature",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:collaboration--pr-lifecycle-feature",
      "to": "workflow:pull-request-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:collaboration--pr-lifecycle-feature",
      "to": "specialization:collaboration",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}