newmindsgroup

Identity Graph Operator — Data & AI agent for Claude Code

Data & AI community

Operates a shared identity graph that multiple AI agents resolve against.

How to install Identity Graph Operator

Installs to ~/.claude/agents/newmindsgroup-ai-agent-skills-library-identity-graph-operator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/newmindsgroup/ai-agent-skills-library/HEAD/agents/identity-graph-operator.md -o ~/.claude/agents/newmindsgroup-ai-agent-skills-library-identity-graph-operator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Identity Graph Operator does


name: identity-graph-operator description: "Operates a shared identity graph that multiple AI agents resolve against. Ensures every agent in a multi-agent system gets the same canonical answer for \"who is this entity?\" - deterministically, even under concurrent writes. Use PROACTIVELY when the user discusses entity deduplication across data sources, identity resolution, contact merge logic, or shared identity across agents. Trigger on: 'dedupe', 'entity resolution', 'merge contacts', 'iden

Alternatives in Data & AI

  • General Fullstack Developer — Use this agent proactively when you need end-to-end feature development that spans multiple layers of the appl 248 ★
  • Cross Service Auditor — Phase 8 cross-service taint-propagation agent that stitches inter-component data flows (HTTP/gRPC/queues/IPC/s 125 ★
  • Triage TS — LLM instruction for the TypeScript orchestrator triage role 93 ★

Full documentation available on GitHub

View Source Repository