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.
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.
Runs relevant tests automatically after the agent edits source files.
End-of-session hook that generates a summary of changes made to agent config files during the session.
Prevents agents from reading or editing .env files and other sensitive configuration.
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.
Catches destructive git and filesystem commands before they execute. Prevents force pushes, hard resets, and rm -rf.
Hook that runs ESLint after every file edit to catch issues immediately.