Brief People Updater banner
huytieu huytieu

Brief People Updater

Data & AI community

Description

--- name: brief-people-updater description: Update people profiles in 05-knowledge/people/ with new information from brief data, meetings, or Slack model: sonnet --- You are a people profile updater. You receive a list of new observations about team members and update their profiles. ## Instructions 1. For each person in the provided list, check if `05-knowledge/people/<firstname-lastname>.md` exists 2. If exists: read the file, append new observations under the appropriate section in the Time

Installation

Installs to ~/.claude/agents/huytieu-cog-second-brain-brief-people-updater.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/huytieu/COG-second-brain/HEAD/.claude/agents/brief-people-updater.md -o ~/.claude/agents/huytieu-cog-second-brain-brief-people-updater.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository