Stats
Actions
Tags
From hephaestus
Checks user prompts for performance keywords and reminds to consult a repo-specific memory file before React Native perf work. Also installs @babel dependencies on session start. Runs bash commands.
2 events · 2 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
if [ -x "${CLAUDE_PLUGIN_ROOT}/bin/agentlas-memory-hook" ]; then "${CLAUDE_PLUGIN_ROOT}/bin/agentlas-memory-hook" --host claude --event SessionStart; else printf '{}\n'; fi15msif [ -x "${CLAUDE_PLUGIN_ROOT}/bin/agentlas-memory-hook" ]; then "${CLAUDE_PLUGIN_ROOT}/bin/agentlas-memory-hook" --host claude --event UserPromptSubmit; else printf '{}\n'; fi15msnpx claudepluginhub agentlas-ai/agentlas-os --plugin hephaestus261plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 261 plugins