derive-tests
Turn documented intent into a test-coverage map — inventory the tests that exist today, derive use-case cases from the system docs, separate existing coverage…
Sprint lifecycle — plan a sprint, run a retrospective, or generate release notes
> /plugin marketplace add phuryn/pm-skillsHow it fires
How this command gets triggered: by you, by Claude, or both.
/sprintContext preview
What this command does when you run it.
Sprint lifecycle — plan a sprint, run a retrospective, or generate release notes
description: Sprint lifecycle — plan a sprint, run a retrospective, or generate release notes argument-hint: "[plan|retro|release-notes] <context>"
Three modes covering the sprint lifecycle: **plan** for sprint planning, **retro** for retrospectives, **release-notes** for shipping communication.
/sprint plan 2-week sprint, 4 engineers, focus on checkout improvements /sprint retro [paste team feedback or sprint data] /sprint release-notes [paste tickets, changelog, or PRD] /sprint # asks which phase you're in
---
Prepare for sprint planning with capacity estimation, story selection, and risk identification.
**Step 1: Gather Sprint Context**
**Step 2: Estimate Capacity**
Apply the **sprint-plan** skill:
**Step 3: Select and Sequence Stories**
**Step 4: Generate Sprint Plan**
## Sprint Plan: [Sprint Name/Number] **Duration**: [dates] **Sprint Goal**: [one sentence] **Team**: [members and availability] ### Capacity | Member | Available Days | Points/Hours | Notes | |--------|--------------|-------------|-------| **Total capacity**: [X] points/hours **Recommended commitment**: [Y] points/hours (with buffer) ### Selected Stories | # | Story | Points | Owner | Dependencies | Risk | |---|-------|--------|-------|-------------|------| ### Sprint Risks 1. [Risk] — Mitigation: [action] ### Definition of Done - [ ] Code reviewed - [ ] Tests passing - [ ] Deployed to staging - [ ] QA approved - [ ] Documentation updated (if applicable)
---
Facilitate a structured retrospective that produces actionable improvements.
**Step 1: Gather Sprint Feedback**
Accept input as:
Ask: "Which retro format do you prefer?"
**Step 2: Analyze and Structure**
Apply the **retro** skill:
**Step 3: Generate Retro Summary**
## Sprint Retrospective: [Sprint Name] **Date**: [today] **Format**: [Start/Stop/Continue | 4Ls | Sailboat] **Participants**: [if known] ### What Went Well [Grouped themes with supporting evidence] ### What Didn't Go Well [Grouped themes with root cause analysis] ### Key Insights [2-3 patterns that emerged] ### Action Items | # | Action | Owner | Deadline | Priority | |---|--------|-------|----------|----------| ### Metrics This Sprint | Metric | This Sprint | Last Sprint | Trend | |--------|-----------|------------|-------|
---
Generate user-facing release notes from technical artifacts.
**Step 1: Accept Release Content**
Accept:
**Step 2: Transform**
Apply the **release-notes** skill:
**Step 3: Generate Release Notes**
## What's New — [Version/Date] ### Highlights [1-2 sentence summary of the most important change] ### New Features - **[Feature Name]** — [user-facing benefit in plain language] ### Improvements - **[Improvement]** — [what's better now] ### Bug Fixes - Fixed [issue] that caused [user impact] ### Coming Soon [Optional teaser for next release]
Save as markdown and offer to format for different channels (blog post, in-app, email, Slack announcement).
68 PM skills and 42 chained workflows across 9 plugins. Claude Code, Cowork, and more. From discovery to strategy, execution, launch, growth, and shipping AI-built code. Designed for Claude Code and Cowork. Skills compatible with other AI assistants.
Repo: phuryn/pm-skills
Turn documented intent into a test-coverage map — inventory the tests that exist today, derive use-case cases from the system docs, separate existing coverage…
Reverse-engineer an AI-built codebase into the system documents reviewers and auditors need — a core set (architecture, flows, permissions, variables) plus…
Static performance audit of AI-built code — find N+1 queries and request waterfalls, over-fetching, missing indexes, and caching opportunities, ranked by…
Static security audit of AI-built code — map trust boundaries, cross-reference documented intent, self-refute every finding, and report only evidence-backed…
Turn a vibe-coded repo into a reviewer-ready shipping packet — document the app, wire agent context, run security and performance audits, map test coverage,…
Perform cohort analysis on user data — retention curves, feature adoption, and engagement trends