contacts
Installation
SKILL.md
/contacts - Oracle Contact Registry
Manage contacts for /talk-to routing. Stored in repo at Ο/contacts.json β committable, shareable.
Step 0: Ground (date-stamp + root capture)
Run before any mode β current-time reference for the AI (#301) plus absolute
$PSI so announce-mode writes show clickable paths (CONVENTIONS.md).
date "+π %H:%M %Z (%A %d %B %Y)"
ORACLE_ROOT=$(git rev-parse --show-toplevel 2>/dev/null || pwd)
PSI="$ORACLE_ROOT/Ο"
CONTACTS_FILE="$PSI/contacts.json"