← ClaudeAtlas

pm-meetinglisted

Structured meeting notes, summary, and action items from raw notes or a transcript. Detects meeting type (Customer Discovery, Client/Requirements Discovery, Product Review, Planning/Grooming, Strategic Review, Standup/Retro, Partner/Vendor) and applies the correct summary template. Tags each action item with its destination (Notion Task, Feature Card, follow-up meeting, framework skill). Pushes to Notion Meetings DB with linked tasks. Run after any meeting where notes or a transcript exist.
ljucask/pureinn-product-development · ★ 1 · AI & Automation · score 77
Install: claude install-skill ljucask/pureinn-product-development
# PM - Meeting Notes & Action Items ## Agent mode (`--agent`) Supports `--agent`: runs autonomously in a subagent, drafts the artifact from existing inputs, and returns a short summary + coverage note. - **No flag** → interactive (default); if inputs are heavy, offer agent mode. - **`--agent`** → obey. First check inputs are complete. Anything missing: do NOT invent it - mark `[ASSUMED - what/why]` in the output and summary. Never hallucinate to fill a gap. --- ## What this skill does Takes raw meeting notes or a transcript and produces: 1. Structured meeting summary (template depends on meeting type) 2. Decisions log (what was settled) 3. Action items - each tagged with its destination and owner 4. Notion push - new record in Meeting DB + linked tasks **Seven meeting types, seven routing paths:** | Type | Signal keywords | Primary output destination | |---|---|---| | **Customer Discovery** | customer, user, prospect, "they said", pain, interview | Insights → personas / jtbd / problem-validation | | **Client / Requirements Discovery** | client, brief, requirements, "they want", budget, "like [company]", scope, quote, proposal | Discovery Report / Scope Brief / personas `[CLIENT-ASSERTED]` | | **Product Review** | FEAT-, AC-, spec, design review, Section, Figma | Feature Card update / pm-feature-design re-run | | **Planning / Grooming** | sprint, stripe, priority, backlog, phase, who takes what | feature_list update / pm-stripe / pm-mvp-scope | | **Strategic Review**