Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Pm Requirements

ASecurity

Write market-driven, prioritized product requirements (a Market Requirements Document / MRD) the Pragmatic Institute way. Use when the PM asks for "requirements", "an MRD", "what should we build", "prioritize features", "market requirements", or wants development to stop saying "requirements aren't specific enough". Articulates each requirement as a persona's problem, prioritizes with Market Evidence × Impact, and groups them for delivery. Produces a Market Requirements Document as a Markdown...

31 stars
0 votes
0 copies
1 views
Added 8/31/2026
businessgobash

Security Analysis

A100/100

Scanned 8/31/2026

Install to Claude Code

$npx -y skills add julianoczkowski/product-manager --skill pm-requirements --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Pm Requirements?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Pm Requirements
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/julianoczkowski-pm-requirements/badge)](https://www.skillsdirectory.com/skills/julianoczkowski-pm-requirements)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: pm-requirements
description: >-
  Write market-driven, prioritized product requirements (a Market Requirements
  Document / MRD) the Pragmatic Institute way. Use when the PM asks for
  "requirements", "an MRD", "what should we build", "prioritize features", "market
  requirements", or wants development to stop saying "requirements aren't specific
  enough". Articulates each requirement as a persona's problem, prioritizes with
  Market Evidence × Impact, and groups them for delivery. Produces a Market
  Requirements Document as a Markdown or Word .docx artifact.
allowed-tools: Read, Write, Edit, Bash, Glob, Grep
---

# Market Requirements (Pragmatic Framework: Planning → Requirements)

**Rule:** *market problems drive requirements that work.* A requirement articulates a
**problem**, not a solution — the *what* (owned by the PM), never the *how* (owned by
the team). Write every requirement as:

> **[persona]** has **[problem, described in a use scenario]** with **[frequency]**.

If personas or use scenarios aren't ready, run `pm-personas` and `pm-use-scenarios` first.
See `../pm-copilot/references/framework.md`.

## Prioritize objectively (never High/Med/Low or voting)
**Priority = Market Evidence × Impact.**
- **Market Evidence** — a tally of documented occurrences across inputs (discovery
  interviews, surveys, sales calls, support tickets, win/loss, analyst reports,
  reviews, usage data). "How many times have we seen it? What % experience it?"
- **Impact** — an objective 1–5 scale (adapt to your strategy) plus a **99999**
  contractual override:

| Impact | Definition |
| ---: | :--- |
| **99999** | Contractual obligation |
| **5** | Minimum purchase criteria (evaluator) |
| **4** | Potentials lose time or money due to the problem |
| **3** | Difficult for customers to achieve a primary goal |
| **2** | Customers have difficulty with a non-primary goal |
| **1** | Not in the target market segment |

**Advanced — the Four Forces (BUVC):**
> Priority = Evidence × Impact × (B + U + C + V)
Buying (what the buyer needs to make the sale), Using (what the user needs to solve
their problem), Vision (long-term strategic goals), Competitive (stay competitive).
Apply as per-criterion multipliers (example weights B=2, U=1, C=1, V=1).

**Group & Group Order:** a *Group* is two or more requirements that make sense to solve
together; *Group Order* + Priority set the sequence handed to development. "Deliver 100%
of something, not 70% of everything."

## Interview the user (batch questions)
1. The target release goal and what market forces / content is driving it.
2. The personas involved (link or summarize).
3. The list of problems (persona's first person) + the evidence count for each.
4. Impact rating per problem (use the scale) and any contractual must-haves (99999).
5. Which problems naturally group together.

## Artifact template — Market Requirements Document (MRD)
```markdown
# <Product Name> — Market Requirements Document

*This document is confidential and subject to change. For internal use only. No external
commitments can be made based on this document since it is in early planning stages.
Content and timing are very likely to change.*

**Company:** <company>  ·  **Feature / Product:** <product name>
**Author:** <author>  ·  **Contact:** <email>  ·  **Date created:** <date>  ·  **Date last updated:** <date>

## Overview of Target Release
<What is the goal for this release? What market forces are driving this project? What
other artifacts have been created? Are we driven primarily by content or by a target date?>

## Requirements

### GROUP #1 — <Group Name>
<Short description of the group.>

**Requirement #1 — <problem>**
<Persona> has <problem, described in a use scenario> with <frequency>.
**Priority:** 25 (inputs) × 4 (impact) = 100

**Requirement #2 — <problem>**
<Persona> has <problem> with <frequency>.
**Priority:** <evidence> × <impact> = <priority>

### GROUP #2 — <Group Name>
…

## Persona Details
<Full personas, one per page or linked.>

## Requirements Summary
| Name | Market Evidence | Impact | Priority (Evidence × Impact) | Group Name | Group Order |
| :--- | ---: | ---: | ---: | :--- | ---: |
| <req> | 25 | 4 | 100 | <group> | 1 |
<!-- Sort by Group Order ascending, then Priority descending. -->

## Approvals
| Name | Title | Date | Signature |
| :--- | :--- | :--- | :--- |
| | Systems Architect | | |
| | Interaction Designer | | |
| | Product Manager | | |
| | Development Manager | | |
| | Quality Assurance Lead | | |
| | Project Manager | | |

## Change Tracking
| Version | Date | Changes | Reason |
| :--- | :--- | :--- | :--- |
| 1.0 | <date> | Initial draft | — |
```

## Deliver the artifact
Follow `../pm-copilot/references/artifact-output.md`: confirm inputs, **ask Markdown
or .docx**, write the `.md`, convert to `.docx` on request via your environment's native document-creation capability. Then offer the next stages: add context with `pm-use-scenarios`,
assemble a full `pm-prd`, or commit an increment with `pm-release-plan`.

Attribution

julianoczkowskijulianoczkowski
View sourceMore from julianoczkowski →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →