Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From brw
Runs a shell script on session start to initialize the plugin environment. Executes bash commands.
1 event · 1 hook
Where this hook configuration is defined
Defined inline in plugin.json manifest
Event handlers and matchers — expand Raw Configuration for the full JSON
node -e 'const v=parseInt(process.versions.node);if(v<18){console.error("brw requires Node.js 18+, found "+process.version);process.exit(1)}' 2>/dev/null || echo 'Node.js 18+ not found. brw requires Node.js 18+ to run.'Share bugs, ideas, or general feedback.
npx claudepluginhub sshh12/claude-plugins --plugin brw