Instructions file
Instructions for lx-wnk/Agent-Context, covering claude.md, project overview, commands, format all files and check formatting (ci-style).
Instructions file
Instructions for lx-wnk/Agent-Context, covering claude.md, project overview, commands, format all files and check formatting (ci-style).
Command
Run the decision review — process expired decisions by weight.
Command
Build or refresh the on-demand discovery map (concept graph + per-node notes).
Command
Run the memory review — staleness, duplicates, graduation candidates.
Hook Claude Code
Runs before the agent uses a tool for Write, Edit and MultiEdit tool calls, executing pre-protect-secrets.sh. From lx-wnk/Agent-Context.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing post-format.sh. From lx-wnk/Agent-Context.
Hook Claude Code
Runs when the agent finishes a response, executing stop-test-gate.sh. From lx-wnk/Agent-Context.
Hook Claude Code
Runs when a subagent finishes, executing subagent-scope.sh. From lx-wnk/Agent-Context.
Settings file Claude Code
Agent settings declaring 4 hook events (PreToolUse, PostToolUse, Stop, SubagentStop).