Instructions file
Instructions for felixgeelhaar/cclint, covering claude.md, project overview, development commands, development (uses tsx for fast execution) and production checks (uses tsc for strict type checking).
Instructions file
Instructions for felixgeelhaar/cclint, covering claude.md, project overview, development commands, development (uses tsx for fast execution) and production checks (uses tsc for strict type checking).
Agent Claude Code
Missing tools and prompt.
Agent Claude Code
Reviews code for security vulnerabilities.
Hook Claude Code
Runs when a session starts, running echo 'Claude Code started'. From felixgeelhaar/cclint.
Hook Claude Code
Runs before the agent uses a tool for Edit tool calls, running echo 'About to edit file'. From felixgeelhaar/cclint.
Settings file Claude Code
Agent settings declaring 2 hook events (SessionStart, PreToolUse).