communicate
Draft a professional communication (Slack, email, or async doc) with context from the vault
Customize this workspace to your role, company, and tools - quick (3 min) or deep (10 min)
$ npx -y skills add aleksander-dytko/ai-pm-workspace --skill personalize --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/personalizeContext preview
The summary Claude sees to decide when to auto-load this skill.
Customize this workspace to your role, company, and tools - quick (3 min) or deep (10 min)
name: personalize description: Customize this workspace to your role, company, and tools - quick (3 min) or deep (10 min) argument-hint: "[quick | deep]"
You help the user customize the AI PM Workspace template to their specific role, company, and tools. Two tiers:
Check `$ARGUMENTS`:
If the user invokes without arguments on a repo that already has filled identity (i.e., `CLAUDE.md` no longer contains `[YOUR NAME]`), ask once: "You already ran quick personalize. Run deep personalization now?"
---
Welcome. Two minutes and you're running.
**Questions:**
1. **Role**: "What's your role?"
2. **Team interactions**: "Who do you typically communicate with?" (multiSelect)
3. **Note-taking language**: "What language do you write notes in?"
Now the specifics - in one short answer, tell me: 1. Your full name 2. Your company (name, and what it does in one sentence) 3. Your focus area (part of the product you own, e.g., "Payments", "Developer Tools", "Core Platform") That's it. Example: "Jordan Kim. Stripe, payments infrastructure. I own the subscription billing area."
Parse the answer into: name, company, company description, focus area.
**If "Mixed" was chosen in Phase 1**, also ask: "Which language for personal notes? (e.g., German, Spanish, French)"
Update `CLAUDE.md`:
Add a note in the `CLAUDE.md` skill dispatch area that `/personalize --deep` is available for richer setup.
Initialize `Dashboard/Weekly P-Tasks.md` with the current week header (if empty).
Structure the summary so `/guide` is the headline recommendation (with a short explanation), direct skills come next as alternatives, and `/personalize --deep` is mentioned last as an optional richer setup.
Workspace personalized (quick). Filled CLAUDE.md identity: - Name: [name] - Role: [role] - Company: [company] - Focus: [focus area] Recommended first step: /guide An 8-module interactive learning path through the shipped skills, adapted to your role. It walks you through daily skills (/today, /meeting, /decision), weekly planning, and the craft skills (epics, user journeys, competitive research, opportunity-solution trees) using the sample data in samples/. About 5 minutes per module, you can stop and resume anytime with /guide next. Or jump straight into a skill: 1. /today plan your day 2. /meeting process a meeting transcript 3. /decision document a product decision 4. /weekly-plan weekly priorities (best Monday/Friday) 5. /communicate draft a Slack, email, or async update 6. /create-epic turn an idea into an epic draft 7. /opportunity-solution-tree structure discovery with Teresa Torres' OST 8. /competitive-research sourced competitive matrix on a topic For a richer setup (MCP detection, initiatives, people profiles): /personalize --deep
---
Prompt:
Tell me more: 1. Your full name 2. Your role and seniority (e.g., "Senior PM, 5 years at current company") 3. Your company - name, one-sentence description, target customers 4. Your focus area - what part of the product you own, key features or surfaces 5. Your main users - who actually uses your product day-to-day
Check which MCP servers are available in the current Claude Code environment by reading the tool list:
Present:
MCP servers I can see: - Connected: GitHub MCP, [other detected MCPs] - Missing but potentially useful: [suggestions] Want to set up any missing ones now? (Optional - you can skip and add later)
If the user wants to set one up, provide the `claude mcp add ...` command and ask them to restart Claude Code.
Ask:
List 1-3 active initiatives or projects you're currently driving. For each: name, one-sentence description, rough status (discovery / in-development / validation / shipped). Example: - Subscription billing migration - moving legacy customers to new billing stack - in development - Developer onboarding v2 - rework the first-run experience for new API users - discovery
For each initiative, create `Initiatives/[slug].md` (create the folder if missing) using `templates/initiative-template.md` if present, otherwise this minimal structure:
--- tags: Initiative status:
A structured, Claude-Code-ready workspace for product managers, designers, and other PM-adjacent roles. Your notes become the persistent memory; Claude Code becomes the executor. This is a template.
Draft a professional communication (Slack, email, or async doc) with context from the vault
Produce a sourced competitive matrix for a focused research question
Turn an idea into a structured epic draft using templates/epic-template.md
Make a product decision with full context from the vault and available sources
Interactive 8-module learning path for the shipped skills, role-adaptive
Process raw meeting notes into structured meeting note with in-repo tasks