iiRecord
Agentic AI Atlas · spec-kit-orchestrator
lib-process:shared--spec-kit-orchestratora5c.ai
II.
LibraryProcess JSON

lib-process:shared--spec-kit-orchestrator

Structured · live

spec-kit-orchestrator 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:shared--spec-kit-orchestrator",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "spec-kit-orchestrator",
    "description": "Full Spec Kit pipeline: constitution -> specify -> clarify -> plan -> tasks -> analyze -> implement -> checklist. Progressive refinement from intent to code following GitHub's Spec-Driven Development methodology.",
    "libraryPath": "library/methodologies/spec-kit/spec-kit-orchestrator.js"
  },
  "outgoingEdges": [
    {
      "from": "lib-process:shared--spec-kit-orchestrator",
      "to": "skill-area:gitops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--spec-kit-orchestrator",
      "to": "skill-area:containerization",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--spec-kit-orchestrator",
      "to": "skill-area:configuration-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--spec-kit-orchestrator",
      "to": "topic:continuous-integration",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--spec-kit-orchestrator",
      "to": "topic:continuous-deployment",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--spec-kit-orchestrator",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--spec-kit-orchestrator",
      "to": "role:devops-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--spec-kit-orchestrator",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--spec-kit-orchestrator",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--spec-kit-orchestrator",
      "to": "specialization:devops-sre-platform",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--spec-kit-orchestrator",
      "to": "methodology:spec-kit",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}