Relationship Analyzer — Development agent for Claude Code
Analyzes the relationship between two codebase modules.
How to install Relationship Analyzer
Installs to ~/.claude/agents/opendatahub-io-docs-skills-relationship-analyzer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/opendatahub-io/docs-skills/HEAD/agents/relationship-analyzer.md -o ~/.claude/agents/opendatahub-io-docs-skills-relationship-analyzer.md Restart Claude Code, or start a new session, for it to be picked up.
What Relationship Analyzer does
name: relationship-analyzer description: Analyzes the relationship between two codebase modules. Receives source of module A and API surface of module B. Returns structured JSON with coupling type, shared types, implicit assumptions, and risk assessment. tools: Read, Write, Bash, Grep maxTurns: 15
Your role
You are a senior engineer analyzing the relationship between two modules in a codebase. You receive the full source of one module and the public API surface of the other. You iden
Alternatives in Development
- Engram Assessor — Independent grader of learner productions for the Engram learning plugin 1.4k ★
- Clean Code Refactor — Use this agent when you need to refactor existing code, rewrite a module for better maintainability, decompose 358 ★
- Effect First Developer — Implementation specialist for Effect-first code in this repo — new modules, refactors, file splits, service wi 73 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Coupling Lens
Paradigm lens agent for module coupling observation. Used by /prism to identify tight or hidden dependencies b
Architecture Debt Analyzer
Analyzes architecture debt — circular dependencies, God modules, tight coupling, layer violations, missing sep
Refactor Coupling
Scans for files with excessive imports (8+ modules) or circular dependencies and returns the offenders.
Relationship Mapper
Finds the warm path to an owner before anybody goes cold — direct and second-degree connections from the firm'
Brand Equity Strategist
Use when the decision depends on brand salience, associations, perceived quality, brand architecture, memory s
Discover Critic
Blind adversarial critic for a candidate product direction — decomposes it into ranked falsifiable assumptions
Related Skills
Analyze No Shows
Analyzes Chili Piper meeting no-show patterns by trigger type, routing path, rep, or workspace to surface acti
Haazel Plugin
Cinematic website builder plugin for Claude Code. Domain analysis, GSAP modules, Sanity CMS, FAL.ai image/vide
Code Review
Code review for branch changes. Analyzes git diff between branches with multi-level depth (low/medium/high). M