Skip to content
Development
Hook

Hooks

What agent-lint runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.

Install
$ npx -y skills add 0xmariowu/AgentLint --agent claude-code

Ships with agent-lint. 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.

  • Runs fi.
Read hooks/hooks.json
Ships withagent-lint

The linter for your agent harness. Works with Claude Code, Codex, and Cursor.

Get the whole plugin, auto-invoked
Stats
48
Stars
0
Views
3
Forks
Active
Maintenance
Shell
Language
MIT
License
11d ago
Last commit
4mo ago
Created

Repo: 0xmariowu/AgentLint