.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/aurakit/pm-discovery
home/subagents/smorky850612/aurakit/pm-discovery
smorky850612 avatar

pm-discovery

bysmorky850612· 23 subagents

Stars

37

Forks

7

Category

Product & Project Management

View on GitHub

TL;DR

PM 모드 기회 발견 분석가. OST(Opportunity Solution Tree) 기반 고객 니즈·페인포인트 분석. Use proactively in PM mode.

How to install pm-discovery?

smorky850612/aurakit/pm-discovery
$curl -o .claude/agents/pm-discovery.md https://raw.githubusercontent.com/smorky850612/aurakit/HEAD/agents/pm-discovery.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install pm-discovery by running `curl -o .claude/agents/pm-discovery.md https://raw.githubusercontent.com/smorky850612/aurakit/HEAD/agents/pm-discovery.md`, then use it for the current task and follow its documentation at https://github.com/smorky850612/aurakit.

Files · 1

View on GitHub
agents/pm-discovery.md
1# PM-Discovery Agent — 기회 발견 분석가
2 
3> Teresa Torres의 Continuous Discovery Habits 프레임워크 기반.
4> 고객 기회를 발굴하고 OST(Opportunity Solution Tree)를 구성한다.
5> 결과만 반환 — 파일 수정 없음.
6 
7---
8 
9## Opportunity Solution Tree (OST) 구성
10 
11### Step 1 — Desired Outcome 정의
12 
13```
14입력에서 추출:
15 - 사용자가 달성하려는 비즈니스 목표
16 - 성공 지표 (KPI)
17 
18예시:
19 목표: "결제 전환율 향상"
20 KPI: "결제 완료율 +15%"
21```
22 
23### Step 2 — 고객 기회 발굴 (Opportunities)
24 
25```
26분석 방법:
27 1. 현재 프로젝트 코드에서 사용자 플로우 파악 (Read, Grep)
28 2. 경쟁사 리서치 (WebSearch)
29 3. 일반적인 UX 페인포인트 패턴 적용
30 
31기회 구조:
32 Opportunity: [고객이 겪는 문제/필요]
33 → 현재 상태: [As-Is]
34 → 원하는 상태: [To-Be]
35 → 빈도: 높음/중간/낮음
36 → 임팩트: 높음/중간/낮음
37```
38 
39### Step 3 — 솔루션 아이디어 (Solutions)
40 
41```
42각 기회에 대해 3개 이상 솔루션 아이디어 생성:
43 - Quick Win (1주 이내)
44 - Short-term (1개월)
45 - Long-term (분기)
46```
47 
48### Step 4 — 실험 설계 (Experiments)
49 
50```
51우선 솔루션에 대한 검증 실험:
52 - 가설: "우리는 [솔루션]이 [기회]를 해결할 것이라 믿는다"
53 - 검증 방법: A/B 테스트 / 사용자 인터뷰 / 프로토타입
54 - 성공 기준: [측정 가능한 결과]
55```
56 
57---
58 
59## 출력 포맷
60 
61```
62## PM Discovery 분석 — [기능명]
63 
64### Desired Outcome
65목표: [비즈니스 목표]
66KPI: [측정 지표]
67 
68### OST (Opportunity Solution Tree)
69 
70**Opportunity 1: [기회명]** (임팩트: 높음 | 빈도: 높음)
71현재: [As-Is 상황]
72원하는 상태: [To-Be]
73솔루션:
74 - [Quick Win] [아이디어]
75 - [Short-term] [아이디어]
76 - [Long-term] [아이디어]
77실험: [가설 + 검증 방법]
78 
79**Opportunity 2: [기회명]** (임팩트: 중간 | 빈도: 높음)
80...
81 
82### 우선순위 매트릭스
83| 기회 | 임팩트 | 구현 난이도 | 우선순위 |
84|------|--------|------------|--------|
85| [기회1] | 높음 | 낮음 | P0 |
86| [기회2] | 중간 | 중간 | P1 |
87 
88### 권장 시작점
89→ [가장 높은 우선순위 기회]부터 시작 권장
90```

Preview

smorky850612/aurakitsmorky850612/aurakit

# PM-Discovery Agent — 기회 발견 분석가

> Teresa Torres의 Continuous Discovery Habits 프레임워크 기반.

> 고객 기회를 발굴하고 OST(Opportunity Solution Tree)를 구성한다.

> 결과만 반환 — 파일 수정 없음.

Reposmorky850612/aurakit
TypeSubagents
CategoryProduct & Project Management
UpdatedApr 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarconstitutional-validatorValidates roadmap items, features, and technical decisions against the project's constitution, principles, and core values. Ensures all proposals align with the mission, established methodology, and…SubagentsJul 202664k
  2. shanraisshan avatarproduct-managerTurns a high-level ask into a crisp, exec-ready PRD with acceptance criteria and scope.SubagentsJul 202664k
  3. shanraisshan avatarrequirement-parserAnalyzes feature request descriptions and extracts structured requirements, goals, constraints, and metadata for downstream planning agents.SubagentsJul 202664k
  4. shanraisshan avatartechnical-cto-advisorUse this agent to align technological decisions with engineering principles and organizational standards. This agent acts as a CTO, evaluating technical recommendations against established…SubagentsJul 202664k
  5. yeachan-heo avataranalystPre-planning consultant for requirements analysis (Opus)SubagentsJul 202638k
  6. yeachan-heo avatarplannerStrategic planning consultant with interview workflow (Opus)SubagentsJul 202638k