archlint
01Plugin Claude Code
archlint — architectural drift guardrail for AI coding agents (free MIT lite tier).
Plugin Claude Code
archlint — architectural drift guardrail for AI coding agents (free MIT lite tier).
Plugin Claude Code
Catches architectural drift while the agent writes code — checks edited files' imports against layer rules declared in your CLAUDE.md.
Instructions file
Claude Code instructions for MKanhan/archlint, covering archlint-public and venture.
Hook
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing archlint.py via python3. From MKanhan/archlint.
Hook
Runs when the agent finishes a response, executing archlint.py via python3. From MKanhan/archlint.
Skill Claude CodeCodex
Scan the whole project for architectural drift against the archlint blueprint (layer rules in CLAUDE.md). Use when the user asks to check architecture, find layer violations, or run archlint.