SessionStart
01Hook Claude Code
Runs when a session starts, executing session-start.py and auto-consolidate.py via python3 (2 commands). From juanje/agentic-buddy.
Hook Claude Code
Runs when a session starts, executing session-start.py and auto-consolidate.py via python3 (2 commands). From juanje/agentic-buddy.
Hook Claude Code
Runs when a session ends, executing auto-reflect.py via python3. From juanje/agentic-buddy.
Hook Claude Code
Runs when the agent finishes a response, executing auto-reflect.py via python3. From juanje/agentic-buddy.
Settings file Claude Code
Agent settings declaring 3 hook events (SessionStart, SessionEnd, Stop) and 4 allowed tools.
Command Cursor
Read agentbrain/skills/daily-consolidation.md and execute the full daily consolidation cycle. This is the end-of-day "sleep" — consolidate and learn from today's work.
Command Cursor
Read agentbrain/skills/monthly-maintenance.md and execute all phases in order. This is the deep monthly maintenance cycle — depth-based reorganization, generalization, contradiction detection, and structural cleanup.
Command Cursor
Process the current conversation into today's log. Read agentbrain/skills/process-conversation.md and execute the full procedure.
Command Cursor
Re-read the CLAUDE.md file now and apply its instructions for the rest of this conversation.
Command Cursor
Command "setup" from juanje/agentic-buddy, covering pre-flight check, full setup procedure, step 1: introduction, step 2: get to know the user and step 3: write agentbrain/identity/user.md.
Command Cursor
Process the inbox. Read agentbrain/skills/triage-inbox.md and execute the full procedure.
Command Cursor
Pull improvements from the upstream agentic-buddy template into this instance. Read agentbrain/skills/update-upstream.md and execute the full procedure.
Command Cursor
Run a weekly review. Read agentbrain/skills/weekly-review.md and execute the full procedure.
Instructions file
Instructions for juanje/agentic-buddy, covering agentic buddy — not yet configured and how to handle /setup.