Stats
Actions
Tags
From team-memory
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 in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
startup|resumeecho 'Team-memory skill — follow it this session. Team memory is already loaded below (skip the load step); apply its conventions and contribute durable learnings back before you finish.'; echo; cat "$CLAUDE_PLUGIN_ROOT/SKILL.md" 2>/dev/null; echo; echo '--- Live team memory (.memory/MEMORY.md) ---'; hivespace fs cat .memory/MEMORY.md 2>/dev/null || true20msnpx claudepluginhub rllm-org/skills --plugin team-memory