Skip to content
Productivity
Hook

Hooks

What deep-project runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.

From plugin
deep-project
2231 skill1 hook
Install
> /plugin marketplace add piercelamb/deep-project
> /plugin install deep-project@piercelamb-plugins

Ships with deep-project. Installing the plugin gets these hooks.

What fires, and when

SessionStart

Fires once when a session begins, and again after a context compaction. It is where a plugin sets up its environment, or restores state the compaction dropped.

  • uv run ${CLAUDE_PLUGIN_ROOT}/scripts/hooks/capture-session-id.py
Read hooks/hooks.json
Ships withdeep-project

Blog posts: The Deep Trilogy - How the three plugins work together What I Learned - Technical lessons from plugin development /deep-project transforms vague, high-level project requirements into well-scoped planning units through AI-assisted interview and

Get the whole plugin
Stats
223
Stars
31
Forks
Maintained
Maintenance
Python
Language
MIT
License
2mo ago
Last commit
7mo ago
Created

Repo: piercelamb/deep-project