willow-mcp
01Plugin Claude Code
Willow sovereign agent platform — SQLite store, Postgres knowledge base, Kart task queue, plus the hooks and skills that keep them used correctly.
Plugin Claude Code
Willow sovereign agent platform — SQLite store, Postgres knowledge base, Kart task queue, plus the hooks and skills that keep them used correctly.
Hook Claude Code
Runs when a session starts, executing session-start.sh via bash. From willow-memory/willow-mcp.
Hook Claude Code
Runs before the agent uses a tool for Bash, task_submit, Write, Edit, MultiEdit, NotebookEdit, WebSearch and WebFetch tool calls, executing pre_tool_use.py via python3 (4 commands). From willow-memory/willow-mcp.
Hook Claude Code
Runs when the agent finishes a response, executing stop-issue-closure-check.sh via bash. From willow-memory/willow-mcp.
Settings file Claude Code
Agent settings declaring 3 hook events (SessionStart, PreToolUse, Stop).