iiRecord
Agentic AI Atlas · Caveman
tool:cavemana5c.ai
II.
Tool JSON

tool:caveman

Structured · live

Caveman json

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

File · domain/tools/tools-agent-skills.yamlCluster · domain
Record JSON
{
  "id": "tool:caveman",
  "_kind": "Tool",
  "_file": "domain/tools/tools-agent-skills.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Caveman",
    "homepageUrl": "https://github.com/anthropics/caveman",
    "kind": "other",
    "description": "Terminal-based task runner for AI agents. Provides minimal structure\nfor managing agent work items with a simple, keyboard-driven TUI.\nFavors direct terminal interaction over complex configuration, making\nit easy to queue, run, and track agent tasks without ceremony.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:caveman",
      "to": "skill-area:developer-experience",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:caveman",
      "to": "skill-area:operations-automation",
      "kind": "tool_used_by",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}