Agent plugin

Agent plugins help coding agents fetch trusted rule packs from greprules.io, configure OpenGrep, track edited files, and run local scans in the current workspace.

Install

Agent plugin

Agent plugins run local rule fetch and OpenGrep workflows from the public greprules plugin repository.

Claude Code

Install the greprules marketplace, reload plugins, then run the doctor command.

/plugin marketplace add greprules/greprules
/plugin install greprules@greprules
/reload-plugins
/greprules:doctor

Codex

Add the marketplace, install greprules from /plugins, then trust hook entries in /hooks.

codex plugin marketplace add greprules/greprules --sparse .agents/plugins --sparse plugins/codex
$greprules-doctor

Hermes

Install and enable the plugin, then verify greprules.io access and OpenGrep readiness.

hermes plugins install greprules/greprules --enable
/greprules doctor