원클릭으로
log-interaction
Manually log a touchpoint (call, quick DM, hallway chat) as an atomic interaction note without needing a transcript.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Manually log a touchpoint (call, quick DM, hallway chat) as an atomic interaction note without needing a transcript.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Pull the latest changes from the upstream openbrain-claude-starter repo, diff against this vault's infrastructure, and interactively apply each change with user approval.
Genericize vault improvements and open a PR against the upstream openbrain-claude-starter repo — strips personal data, diffs, and creates a GitHub PR automatically after PII review.
Discovery pass across Gmail, Google Calendar, Slack, and Fathom to find organizations not yet captured in + Atlas/Organizations/. Stages candidates in + Inbox/org-candidates/ for review. Mirrors /sync-people, but for organizations rather than people.
Produce today's daily briefing across all Google Calendars, Gmail accounts, Slack workspaces, and Asana. Writes to + Atlas/Daily/YYYY-MM-DD.md and surfaces anything that needs the user's attention today. Safe to re-run — refreshes the `## Morning brief` section in place.
Draft a follow-up email or Slack message for a given person or thread, using the correct account. Never sends.
Scan sent messages across configured Google and Slack accounts to derive a personalized writing-style profile (email vs Slack, by audience size), then update CLAUDE.md §6 in place. Run after initial bootstrap or anytime you want to refresh.
| name | log-interaction |
| description | Manually log a touchpoint (call, quick DM, hallway chat) as an atomic interaction note without needing a transcript. |
Lightweight counterpart to /capture-meeting — for when there's no raw notes file, just a thing worth recording.
$1: person name (must match an existing + Atlas/People/*.md), or comma-separated names for multi-person touchpoints.$2: short topic/description. Becomes the filename slug and note title.$3 (optional): channel — meeting | call | email | slack | dm | in-person. Defaults to in-person.+ Atlas/People/*.md. Any miss → stop and suggest /log-person for them first.+ Extras/Templates/Interaction.md at + Atlas/Interactions/YYYY-MM-DD-<kebab-slug>.md. Fill people:, channel:, date:, title:.last_contact and append a Threads bullet (same as /capture-meeting step 5).