Explore
Find and install rules, skills, MCP servers, and more for your agentic coding setup
Subagent definition for automated security review — checks for OWASP Top 10 vulnerabilities.
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.
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.
Hook that enforces conventional commit message format on every commit.
Subagent that runs tests after code changes and reports failures with context.
Hook that runs tests and lint before any deployment-related agent action.
Hook that runs ESLint after every file edit to catch issues immediately.
Startup hook that checks if your agex artifacts are up to date and warns about available updates.
End-of-session hook that generates a summary of changes made to agent config files during the session.