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.
Runs relevant tests automatically after the agent edits source files.
Hook that runs ESLint after every file edit to catch issues immediately.
Hook that runs tests and lint before any deployment-related agent action.
Hook that enforces conventional commit message format on every commit.
End-of-session hook that generates a summary of changes made to agent config files during the session.
Post-session hook that detects changes to tracked agent files and offers to push updates to agex.dev.
Prevents agents from reading or editing .env files and other sensitive configuration.
Startup hook that checks if your agex artifacts are up to date and warns about available updates.