build-team
Propose and, after approval, configure a personalized team of Codex subagent roles based on the user's profile, goals, and working style.
Create a relationship tracking file for a person with contact info, history, and communication preferences. Use when user says \"new person\", \"add [name]\", \"create a file for [name]\", \"track this person\", or mentions someone important who doesn't have a file yet. See
$ npx -y skills add kbanc85/claudia --skill new-person --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/new-personContext preview
The summary Claude sees to decide when to auto-load this skill.
Create a relationship tracking file for a person with contact info, history, and communication preferences. Use when user says \"new person\", \"add [name]\", \"create a file for [name]\", \"track this person\", or mentions someone important who doesn't have a file yet. See
name: new-person description: "Create a relationship tracking file for a person with contact info, history, and communication preferences. Use when user says \"new person\", \"add [name]\", \"create a file for [name]\", \"track this person\", or mentions someone important who doesn't have a file yet. See also: `relationship-tracker` for ongoing health; `meeting-prep` when you have a call coming up." argument-hint: "[name]" effort-level: medium
Create a new relationship file for tracking someone.
`/new-person [name]`
"Tell me about [Name]. A few quick things:"
"Anything else I should capture?"
Save to `people/[name-slug].md`
# [Person Name] **Role:** [Their title/position] **Organization:** [Company/org] **How we met:** [Context] **Relationship type:** [Client, Colleague, Friend, Prospect, etc.] ## Quick Stats | Field | Value | |-------|-------| | Last Contact | [Today's date] | | Relationship Health | Active | | Sentiment | Positive / Neutral / Unknown | ## Contact | Channel | Details | |---------|---------| | Email | [If provided] | | Phone | [If provided] | | LinkedIn | [If provided] | | Preferred | [If known] | ## Communication Style [How they prefer to communicate, if known] ## What Matters to Them [Their priorities, if known] ## Current Context *Last updated: [Today]* [What they're working on, if known] ## Our History | Date | Event | Notes | |------|-------|-------| | [Today] | [Initial context] | Created file | ## Commitments ### I owe them - [None yet] ### They owe me - [None yet] ## Notes [Any other context worth remembering] --- *Created: [Today's date]*
"Created file for [Name] at `people/[name-slug].md`
Want me to:
**Minimal** (quick capture):
**Full** (when user has time):
Ask: "Quick capture or full profile?"
Terminal-based AI chief of staff. Remembers relationships, tracks commitments, helps you think strategically. Runs on Claude Code.
Repo: kbanc85/claudia
Propose and, after approval, configure a personalized team of Codex subagent roles based on the user's profile, goals, and working style.
Use Claudia's identity, persistent local memory, relationship context, project routing, judgment rules, and strategic operating style. Trigger for personal,…
Inspect Claudia's unified production memory database and backups. Use for database identity, health, counts, schema, WAL, backup inventory, or an explicitly…
Run Claudia's required first-conversation setup. Use automatically before substantive work whenever the current Claudia workspace has no context/me.md,…
Iteratively improve a local artifact (draft, document, page) by running a hill-climbing loop. The user names the artifact, the evaluator, and the budget.…
Launch the Brain Monitor TUI, a real-time terminal dashboard for watching Claudia's memory system. Triggers on \"brain monitor\", \"show dashboard\", \"memory…