iiRecord
Agentic AI Atlas · ClaudeKit
methodology:claudekita5c.ai
II.
Methodology JSON

methodology:claudekit

Structured · live

ClaudeKit json

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

File · domain/methodologies/methodologies.yamlCluster · domain
Record JSON
{
  "id": "methodology:claudekit",
  "_kind": "Methodology",
  "_file": "domain/methodologies/methodologies.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "ClaudeKit",
    "description": "A coding safety net with real-time error prevention, checkpoint management, and\nspecialized AI subagent orchestration. Features an event-driven hook system for\nPreToolUse/PostToolUse/UserPromptSubmit/Stop events, File Guard with 195+\npatterns across 12 categories, 6-agent parallel code review, spec-driven\ndevelopment lifecycle, and git-backed checkpoint management for safe rollback.\n",
    "methodologyKind": "ai-assisted",
    "origin": "Carl Rannaberg"
  },
  "outgoingEdges": [
    {
      "from": "methodology:claudekit",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:shared--claudekit-code-review",
      "to": "methodology:claudekit",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--claudekit-orchestrator",
      "to": "methodology:claudekit",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--claudekit-research",
      "to": "methodology:claudekit",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--claudekit-safety-pipeline",
      "to": "methodology:claudekit",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--claudekit-spec-workflow",
      "to": "methodology:claudekit",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    }
  ]
}