From pm-skills
Documents backlog refinement session outcomes: stories refined, estimates, questions, decisions. Use during or after refinement to capture results and share with absent team members.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-skills:iterate-refinement-notesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- PM-Skills | https://github.com/product-on-purpose/pm-skills | Apache 2.0 -->
Refinement notes capture the outcomes of backlog refinement (grooming) sessions.what was discussed, what was estimated, and what decisions were made. They serve as a quick reference for team members who missed the session and a historical record of how stories evolved from idea to ready-for-sprint.
deliver-user-storiesfoundation-meeting-recapiterate-retrospectivedeliver-edge-casesWhen asked to document refinement notes, follow these steps:
Record Session Metadata Note the date, attendees, and duration. This helps track who was part of decisions and when discussions happened.
List Stories Discussed For each story, capture the outcome: estimated points, refined status, key discussion points, and any modifications made to the original scope.
Document Questions Raised Questions that couldn't be answered in the session need owners and due dates. Don't let them disappear.they often block sprint planning.
Capture Decisions Made Record any scope decisions, technical approaches agreed upon, or priority changes. These decisions are valuable context that gets lost without documentation.
Note Action Items Any follow-up work needed before stories are sprint-ready: mockups to create, technical spikes to run, stakeholders to consult.
Flag Blocked Stories Clearly identify stories that can't proceed until blockers are resolved. Include what the blocker is and who owns resolution.
Plan Next Session Note what should be refined next and any preparation needed.
Use the template in references/TEMPLATE.md to structure the output. Complete notes fill every template section: Session Info; Summary; Stories Refined; Stories Summary Table; Questions Raised; Decisions Made; Action Items; Blocked Stories; Parking Lot; and Next Session.
Before finalizing, verify:
See references/EXAMPLE.md for a completed example.
npx claudepluginhub product-on-purpose/pm-skills --plugin pm-skillsGenerates structured Markdown meeting notes from discussions, with attendees, agenda, key points, decisions, action items, metrics tables, and follow-ups.
Facilitates and documents team retrospectives with structured formats (Start/Stop/Continue, 4Ls, Mad/Sad/Glad, Sailboat). Use at sprint, project, or milestone end to capture what went well, what to improve, and action items.
Conducts structured sprint retrospectives using Start/Stop/Continue, 4Ls, or Sailboat formats. Analyzes team feedback and sprint performance to generate prioritized action items with owners, deadlines, and Markdown summaries.