Event Hooks
Community

context-fields

1 event · 1 hook

Install
1
Install the plugin
$
npx claudepluginhub NeoVertex1/context-field --plugin context-fields

Want just this hook?

Then install: npx claudepluginhub u/[userId]/[slug]

Source

Defined in ./hooks/hooks.json

Configuration
{
  "UserPromptSubmit": [
    {
      "hooks": [
        {
          "type": "command",
          "command": "${CLAUDE_PLUGIN_ROOT}/hooks/inject-fields.sh"
        }
      ],
      "matcher": ".*"
    }
  ]
}
Summary
{
  "riskFlags": {
    "touchesBash": false,
    "matchAllTools": false,
    "touchesFileWrites": false
  },
  "typeStats": {
    "command": 1
  },
  "eventStats": {
    "UserPromptSubmit": 1
  },
  "originCounts": {
    "absolutePaths": 0,
    "pluginScripts": 1,
    "projectScripts": 0
  },
  "timeoutStats": {
    "commandsWithoutTimeout": 1
  }
}
Stats
Stars132
Forks12
Last CommitJan 18, 2026

Similar Hooks