PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Read tool calls, executing on-read.sh. From recallnet/codecontext.
Hook Claude Code
Runs after a tool call finishes for Read tool calls, executing on-read.sh. From recallnet/codecontext.
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, executing on-edit-guard.sh. From recallnet/codecontext.
Hook Claude Code
Runs when the agent finishes a response, executing on-stop-check.sh. From recallnet/codecontext.
Settings file Claude Code
Agent settings declaring 3 hook events (PostToolUse, PreToolUse, Stop).
Skill Claude CodeCodex
Check which @context annotations are affected by recent code changes. Use after editing code to verify context accuracy and flag stale annotations.
Skill Claude CodeCodex
Surface @context annotations before editing a file. Shows critical constraints, tradeoffs, and risks sorted by priority. Use when about to modify unfamiliar or complex code, or when the user asks what constraints apply to a file.
Skill Claude CodeCodex
Check all staged files for stale @context annotations before committing. Use as a pre-commit verification step.
Instructions file CodexOpenCode
AGENTS.md instructions for recallnet/codecontext, covering agents, branch workflow (mainline), rules, end-to-end flow and 1. create a feature worktree and install deps.
Plugin Claude Code
Surface inline @context annotations automatically during code reads and edits. Priority-tiered steering for critical constraints, tradeoffs, and risks.
Skill Claude CodeCodex
Set up or repair codecontext adoption in a project. Use this whenever the user wants to add @context annotations to a repo, install the codecontext toolchain, update AGENTS.md guidance, improve agent workflows around decision capture, or audit whether an existing codecontext setup is coherent. Prefer this skill over…
Plugin Claude Code
Goal planning plugins for Claude Code.
Plugin Claude Code
Plan and file goals and feature issues through conversation. Works with any repo that uses GitHub issues for work tracking.
Skill Claude CodeCodex
Plan and file goals and feature issues through conversation. Use when the user wants to create goals, plan features, file issues, or discuss what to build next.