ln-642-layer-ownership-boundary-auditor

Installation
SKILL.md

Paths: File paths (references/, ../ln-*) are relative to this skill directory.

Layer & Ownership Boundary Auditor

Type: L3 Worker

L3 Worker that audits architectural layer boundaries and detects violations.

Purpose & Scope

  • Read architecture.md to discover project's layer structure
  • Detect layer violations (I/O code outside infrastructure layer)
  • Detect cross-layer consistency issues:
    • Transaction boundaries (commit/rollback ownership)
    • Session ownership (DI vs local)
  • Check pattern coverage (all HTTP calls use client abstraction)
  • Detect error handling duplication
  • Return violations list
Installs
66
GitHub Stars
513
First Seen
May 10, 2026
ln-642-layer-ownership-boundary-auditor — levnikolaevich/claude-code-skills