Explore
Find and install rules, skills, MCP servers, and more for your agentic coding setup
Catches destructive git and filesystem commands before they execute. Prevents force pushes, hard resets, and rm -rf.
Hook that enforces conventional commit message format on every commit.
Prevents agents from reading or editing .env files and other sensitive configuration.
Hook that runs tests and lint before any deployment-related agent action.
Runs relevant tests automatically after the agent edits source files.
Post-session hook that detects changes to tracked agent files and offers to push updates to agex.dev.
Startup hook that checks if your agex artifacts are up to date and warns about available updates.
Hook that runs ESLint after every file edit to catch issues immediately.