← ClaudeAtlas

for-my-teamlisted

Walk a user through what changes when they take ai-brain-starter from a personal vault to a team vault. Reads the for-teams/ folder aloud in conversation, asks three diagnostic questions, and closes with the path to having it built for them. Trigger when the user asks any variant of "how do I add my team to this," "optimize this for my company," "what does the team version look like," or anything else that signals they want the multi-person version of the brain.
adelaidasofia/ai-brain-starter · ★ 18 · AI & Automation · score 81
Install: claude install-skill adelaidasofia/ai-brain-starter
# /for-my-team Help the user understand what the team version of this brain looks like, what it costs them to build it themselves, and what their options are. ## Why this skill exists The repo is written for one person. Most strangers who land here are running a company, not a journal. The first real question they have after seeing the personal version work is some flavor of: *can this work for my team without leaking my private notes into it?* The answer is yes, but it is a different install with four pre-decisions baked in. This skill explains those decisions in plain language, figures out which ones matter for the user's specific team, and points them to the next step. ## Trigger phrases Activate when the user says any of these (or something close): - "How do I add my team to this without mixing in my personal stuff?" - "Optimize this for my company" - "What does the team version look like?" - "Can my team use this?" - "I want to install this for my whole company" - "How does this work with multiple people?" ## What to do ### Step 1 — Locate the for-teams folder The vault should have ai-brain-starter installed. Find the for-teams folder: ```bash # Maintainer machine: ls ~/Desktop/ai-brain-starter/for-teams/ # End-user install: ls ~/.claude/skills/ai-brain-starter/for-teams/ ``` If it is missing, tell the user their install is incomplete and offer to re-run bootstrap. Do not improvise the team content from memory. ### Step 2 — Read the four problems aloud Ope