Skip to content
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.

From plugin
arscontexta
3.5k10 skills1 agent2 hooks
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

  • MatchesWrite${CLAUDE_PLUGIN_ROOT}/hooks/scripts/write-validate.sh${CLAUDE_PLUGIN_ROOT}/hooks/scripts/auto-commit.sh
Read hooks/hooks.json

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
Stats
3,490
Stars
226
Forks
Quiet
Maintenance
Shell
Language
MIT
License
6mo ago
Last commit
7mo ago
Created

Repo: agenticnotetaking/arscontexta