iiRecord
Agentic AI Atlas · spec-driven-development
lib-process:shared--spec-driven-developmenta5c.ai
II.
LibraryProcess JSON

lib-process:shared--spec-driven-development

Structured · live

spec-driven-development 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-driven-development",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "spec-driven-development",
    "description": "GitHub Spec-Kit inspired workflow - executable specifications drive implementation",
    "libraryPath": "library/methodologies/spec-driven-development.js",
    "usesAgents": [
      "constitution-writer",
      "spec-writer",
      "clarifier",
      "technical-planner",
      "constitution-validator",
      "task-breaker",
      "consistency-analyzer",
      "implementer",
      "checklist-generator",
      "checklist-validator",
      "story-validator"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:shared--spec-driven-development",
      "to": "skill-area:prioritization-frameworks",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--spec-driven-development",
      "to": "skill-area:product-discovery",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--spec-driven-development",
      "to": "skill-area:roadmap-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--spec-driven-development",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--spec-driven-development",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--spec-driven-development",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--spec-driven-development",
      "to": "role:engineering-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--spec-driven-development",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--spec-driven-development",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--spec-driven-development",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--spec-driven-development",
      "to": "methodology:spec-driven-development",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--spec-driven-development",
      "to": "lib-agent:shared--technical-planner",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:shared--spec-driven-development",
      "to": "lib-agent:shared--consistency-analyzer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:shared--spec-driven-development",
      "to": "lib-agent:shared--implementer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}