Productivity
Hook
Hooks
What basecamp runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.
Install
$ npx -y skills add basecamp/basecamp-cli --agent claude-codeShips with basecamp. 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.
- Matches
startup|resume|clear|compactbasecamp agent-hook session-start
PreToolUse
- Matches
Bashbasecamp agent-hook pre-commit-snapshot
PostToolUse
- Matches
Bashbasecamp agent-hook post-commit
PostToolUseFailure
- Matches
Bashbasecamp agent-hook post-commit
In the plugin's words
How basecamp describes its own hook set.
Basecamp agent hooks: session context and commit-reference nudges.
Ships withbasecamp
basecamp is the official command-line interface for Basecamp. Manage projects, todos, messages, and more from your terminal or through AI agents.
Get the whole plugin
Stats
241
Stars
18
Forks
Active
Maintenance
Go
Language
MIT
License
4d ago
Last commit
7mo ago
Created
Repo: basecamp/basecamp-cli

