iiRecord
Agentic AI Atlas · claudekit-code-review
lib-process:shared--claudekit-code-reviewa5c.ai
II.
LibraryProcess JSON

lib-process:shared--claudekit-code-review

Structured · live

claudekit-code-review 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--claudekit-code-review",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "claudekit-code-review",
    "description": "ClaudeKit Code Review - 6-agent parallel code review with architecture, security, performance, testing, quality, and documentation analysis. Each agent scores independently and results are aggregated into a weighted final score.",
    "libraryPath": "library/methodologies/claudekit/claudekit-code-review.js",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:shared--claudekit-code-review",
      "to": "skill-area:domain-driven-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--claudekit-code-review",
      "to": "skill-area:c4-modeling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--claudekit-code-review",
      "to": "skill-area:adr-writing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--claudekit-code-review",
      "to": "topic:domain-driven-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--claudekit-code-review",
      "to": "topic:clean-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--claudekit-code-review",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--claudekit-code-review",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--claudekit-code-review",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--claudekit-code-review",
      "to": "workflow:architecture-decision-record",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--claudekit-code-review",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--claudekit-code-review",
      "to": "methodology:claudekit",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}