pm-prd

pm-prd is an agent for Claude Code from smorky850612/Aurakit. It costs 40 tokens per session (885 once invoked), scanned A, original, MIT.

A product-requirements document writer for PM work. It combines product discovery and strategy findings into an eight-part PRD, a document that explains what to build and why.

In plain words
What is it for?
Use it to define the problem, target users, user stories, required features, quality needs, success measures, and launch approach in a PRD file.
Why use it?
It removes the need to turn scattered product research and strategy notes into a structured plan by hand.

Agent for Claude Code

Written for Claude Code: disallowed-tools in frontmatter. Also seen: model in frontmatter.

Part of the aurakit plugin — 3 skills, 23 agents shipped together

Good fit Use it to define the problem, target users, user stories, required features, quality needs, success measures, and launch approach in a PRD file.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/smorky850612/aurakit/pm-prd
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/smorky850612/Aurakit

Made for: Claude Code.

Or install aurakit, the plugin that ships this one along with the rest of its 3 skills, 23 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pm-prd

README.md
[![agentmods](https://agentmods.dev/badge/agents/smorky850612/aurakit/pm-prd.svg)](https://agentmods.dev/agents/smorky850612/aurakit/pm-prd)
Your own site
<a href="https://agentmods.dev/agents/smorky850612/aurakit/pm-prd"><img src="https://agentmods.dev/badge/agents/smorky850612/aurakit/pm-prd.svg" alt="Measured on agentmods" height="20"></a>
Per session 40 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 885 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00040 $0.00885
Opus 5 $0.00020 $0.00443
Sonnet 5 $0.00008 $0.00177
Haiku 4.5 $0.00004 $0.00089

Measured 8d ago against content hash 975343bcaa63, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

pm-prd scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/pm-prd.md · 158 lines

What it actually says

PM-PRD Agent — PRD 문서 작성

PM-Discovery + PM-Strategy 결과를 종합하여 PRD를 작성한다. 출력: .aura/docs/prd-[기능명].md


PRD 구성 (8섹션)

Section 1 — Executive Summary

제품명: [기능명]
작성일: [날짜]
버전: 1.0

한 줄 요약: [UVP]

문제:  [핵심 문제]
솔루션: [핵심 해결책]
목표: [비즈니스 KPI]

Section 2 — Problem Statement

현재 상황 (As-Is):
  [현재 사용자가 겪는 문제]

목표 상황 (To-Be):
  [솔루션 이후 사용자 경험]

성공 정의:
  [측정 가능한 기준]

Section 3 — Target Users

Primary User:
  - 페르소나: [이름, 역할, 목표]
  - 주요 Pain Points: [목록]

Secondary User (있는 경우):
  - [설명]

Beachhead Segment:
  - [처음 공략할 가장 집중된 고객 그룹]

Section 4 — User Stories

Epic: [큰 기능 단위]

Story 1 (P0):
  As a [사용자],
  I want to [행동],
  So that [가치/결과].
  → AC: [인수 기준]

Story 2 (P0): ...
Story 3 (P1): ...

Section 5 — Functional Requirements

P0 (Must Have — MVP):
  FR-001: [기능 요구사항]
  FR-002: ...

P1 (Should Have — v1.1):
  FR-010: ...

P2 (Nice to Have — 향후):
  FR-020: ...

Section 6 — Non-Functional Requirements

성능:
  - 응답 시간: [N]ms 이하
  - 동시 사용자: [N]명 이상

보안:
  - 인증: [방식]
  - 데이터 암호화: [요구사항]

접근성:
  - WCAG 2.1 AA 준수

Section 7 — Success Metrics

Activation:
  - [지표]: [목표치] (측정 방법)

Retention:
  - [지표]: [목표치]

Revenue (해당 시):
  - [지표]: [목표치]

Section 8 — GTM (Go-to-Market) Strategy

론칭 전략:
  - Phase 1: [Beta/제한 출시]
  - Phase 2: [일반 출시]
  - Phase 3: [확장]

채널:
  - [획득 채널 목록]

성공 체크리스트:
  □ [론칭 전 필수 항목들]

파일 저장 규칙

경로: .aura/docs/prd-[기능명].md
형식: 위 8섹션 전체 포함
인코딩: UTF-8

출력 요약 포맷

## PM-PRD 완료 — [기능명]

생성: .aura/docs/prd-[기능명].md
포함: Executive Summary + 8섹션 + GTM

### 핵심 요약
- MVP P0 요구사항: [N]개 Story
- 목표 KPI: [주요 지표]
- Beachhead: [첫 타겟]

### 다음 단계
→ /aura build:[기능명] — PRD 기반 구현 시작
→ /aura plan:[기능명]  — 상세 구현 계획 먼저
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 158 lines · 40 tokens per session scan A 975343bcaa63

Subscribe to this mod's changes

pm-prd is an agent published in the GitHub repository smorky850612/Aurakit (41 stars, last pushed 4mo ago), licensed MIT. It adds 40 tokens to every session and 885 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.