Productivity
Hook
Hooks
What arscontexta runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.
Install
> /plugin marketplace add agenticnotetaking/arscontexta > /plugin install arscontexta@agenticnotetaking
Ships with arscontexta. 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.
${CLAUDE_PLUGIN_ROOT}/hooks/scripts/session-orient.sh
PostToolUse
- Matches
Write${CLAUDE_PLUGIN_ROOT}/hooks/scripts/write-validate.sh${CLAUDE_PLUGIN_ROOT}/hooks/scripts/auto-commit.sh
In the plugin's words
How arscontexta describes its own hook set.
Ars Contexta plugin hooks — session orientation, note validation, auto-commit
Ships witharscontexta
A second brain for your agent. A Claude Code plugin that generates complete knowledge systems from conversation. You describe how you think and work.
Get the whole plugin
In this plugin
See everything inside 
