·ln-644-dependency-graph-auditor
</>

ln-644-dependency-graph-auditor

L3 Worker. Builds module dependency graph, detects transitive cycles (DFS), validates boundary rules (forbidden/allowed/required), calculates coupling metrics (Ca/Ce/I, CCD/NCCD). Adaptive architecture detection: custom rules > docs > auto-detect. Supports hybrid architectures.

51Installs·2Trend·@levnikolaevich

Installation

$npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-644-dependency-graph-auditor

How to Install ln-644-dependency-graph-auditor

Quickly install ln-644-dependency-graph-auditor AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-644-dependency-graph-auditor
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: levnikolaevich/claude-code-skills.

SKILL.md

View raw

Paths: File paths (shared/, references/, ../ln-) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root.

L3 Worker that builds and analyzes the module dependency graph to enforce architectural boundaries.

When domainmode="domain-aware": Use scanpath instead of codebaseroot for all Grep/Glob operations. Tag all findings with domain field.

L3 Worker. Builds module dependency graph, detects transitive cycles (DFS), validates boundary rules (forbidden/allowed/required), calculates coupling metrics (Ca/Ce/I, CCD/NCCD). Adaptive architecture detection: custom rules > docs > auto-detect. Supports hybrid architectures. Source: levnikolaevich/claude-code-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-644-dependency-graph-auditor
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from levnikolaevich/claude-code-skills

Quick answers

What is ln-644-dependency-graph-auditor?

L3 Worker. Builds module dependency graph, detects transitive cycles (DFS), validates boundary rules (forbidden/allowed/required), calculates coupling metrics (Ca/Ce/I, CCD/NCCD). Adaptive architecture detection: custom rules > docs > auto-detect. Supports hybrid architectures. Source: levnikolaevich/claude-code-skills.

How do I install ln-644-dependency-graph-auditor?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-644-dependency-graph-auditor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/levnikolaevich/claude-code-skills