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…
Analyze, categorize, and prioritize a batch of feature requests from customers or stakeholders
> /plugin marketplace add phuryn/pm-skillsHow it fires
How this command gets triggered: by you, by Claude, or both.
/triage-requestsContext preview
What this command does when you run it.
Analyze, categorize, and prioritize a batch of feature requests from customers or stakeholders
description: Analyze, categorize, and prioritize a batch of feature requests from customers or stakeholders argument-hint: "<feature requests as text, file, or paste>"
Take a pile of feature requests — from support tickets, sales calls, surveys, or Slack — and turn them into a prioritized, actionable backlog.
/triage-requests # asks for input /triage-requests [paste a list of requests] /triage-requests [upload a CSV/spreadsheet]
Accept requests in any format:
If no input is provided, ask the user to paste or upload their feature requests.
Parse each request to extract:
Ask the user (conversationally, not all at once):
Apply the **analyze-feature-requests** skill:
Apply the **prioritize-features** skill:
For each theme (and the top individual requests within each theme):
| Factor | Assessment | |--------|-----------| | **Impact** | How many users affected? How severely? | | **Strategic alignment** | Does it serve current goals? | | **Effort estimate** | T-shirt size (S/M/L/XL) | | **Risk** | What happens if we don't do this? | | **Revenue signal** | Is this tied to deals, retention, or expansion? |
Rank themes and produce a prioritized list.
## Feature Request Triage Report **Date**: [today] **Requests analyzed**: [count] **Themes identified**: [count] ### Theme Summary | # | Theme | Requests | Top Ask | Alignment | Impact | Effort | Priority | |---|-------|----------|---------|-----------|--------|--------|----------| ### Priority 1: Act Now [Themes/requests to include in near-term planning] - **[Theme]**: [X] requests — [why it's urgent] - Top requests: [list] - Recommended action: [build / prototype / investigate] ### Priority 2: Plan Next [Themes worth planning but not urgent] ### Priority 3: Collect More Signal [Themes with potential but insufficient evidence] ### Priority 4: Decline or Defer [Requests that don't align with strategy — with rationale] ### Notable Individual Requests [High-value one-off requests that didn't cluster into themes] ### Patterns and Insights - [Key insight about what users are telling you] - [Segment-specific patterns] - [Gaps between what users ask for and underlying needs]
Save the report as a markdown file to the user's workspace.
69 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 correctness, security and performance reviews, add an…
Perform cohort analysis on user data — retention curves, feature adoption, and engagement trends