Development
Hook
Hooks
What claudelint runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.
Install
> /plugin marketplace add pdugan20/claudelint > /plugin install claudelint@claudelint
Ships with claudelint. Installing the plugin gets these hooks.
What fires, and when
SessionStart
Fires once when a session begins, and again after a context compaction. It is where a plugin sets up its environment, or restores state the compaction dropped.
node "${CLAUDE_PLUGIN_ROOT}/.claude-plugin/scripts/check-dependency.js"
Ships withclaudelint
A linter for Claude Code projects. Validates CLAUDE.md files, skills, settings, hooks, MCP servers, plugins, and more.
Get the whole plugin, auto-invoked
Stats
12
Stars
3
Forks
Active
Maintenance
TypeScript
Language
MIT
License
2d ago
Last commit
7mo ago
Created
Repo: pdugan20/claudelint

