cursorrules
01Cursor rule Claude CodeCursor
CLAUDE.md.
Cursor rule Claude CodeCursor
CLAUDE.md.
Hook Claude Code
Runs before the agent uses a tool for Write, Edit and MultiEdit tool calls, executing pre-commit-check.sh. From WithAutonomi/saorsa-core.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing auto-format.sh. From WithAutonomi/saorsa-core.
Hook Claude Code
Runs when the agent sends a notification, executing notify_chatterbox.py. From WithAutonomi/saorsa-core.
Hook Claude Code
Runs when a session starts, running an inline shell check. From WithAutonomi/saorsa-core.
Hook Claude Code
Runs when the agent finishes a response, executing notify_chatterbox.py. From WithAutonomi/saorsa-core.
Hook Claude Code
Runs when a subagent finishes, executing notify_chatterbox.py. From WithAutonomi/saorsa-core.
Settings file Claude Code
Agent settings declaring 6 hook events (PreToolUse, PostToolUse, Notification, SessionStart).
Instructions file CodexOpenCode
Instructions for WithAutonomi/saorsa-core, covering agent guidelines for saorsa core, dht phonebook + trust signals (current direction), core responsibilities, trust signal hook (saorsa-node → saorsa-core) and build/test commands.
Instructions file
Instructions for WithAutonomi/saorsa-core, covering claude.md, 🤖 mandatory subagent usage, when to spawn subagents, subagent rules and build and development commands.