소스 정보
- 저장소
- romiluz13/cc-p4p
- 최근 소스 활동
- 2026년 2월 23일 17:22
- 감지된 SKILL.md 언어
- 영어
- 스타
- 3
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/romiluz13/cc-p4p --skill pm-roadmap-frameworks명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | pm-roadmap-frameworks |
| description | Internal skill. Use cc-p4p-router for all PM tasks. |
| allowed-tools | Read, Write, Edit, Bash, AskUserQuestion |
Expert knowledge for product roadmap planning, prioritization, and communication. Provides frameworks for building roadmaps that are strategic, realistic, and actionable.
NO ROADMAP WITHOUT SCORING CRITERIA AND EXPLICIT TRADEOFFS
Every roadmap item must be scored with a framework. Every prioritization must show what was traded off. Roadmaps without scoring are wish lists. Roadmaps without tradeoffs are fantasies.
The simplest and often most effective format:
When to use: Most teams, most of the time. Avoids false precision on dates. Good for external/leadership communication.
Organize around 2-3 themes per quarter:
When to use: Showing strategic alignment. Planning meetings. Executive communication.
Map items directly to Objectives and Key Results:
When to use: OKR-driven organizations. Ensuring every initiative has measurable "why".
Calendar-based with start dates, end dates, durations:
When to use: Execution planning with engineering. Scheduling conflicts. Never for external comms.
RICE = (Reach x Impact x Confidence) / Effort
| Dimension | Definition | Scale |
|---|---|---|
| Reach | Users affected in time period | Concrete number (e.g., 500/quarter) |
| Impact | Needle movement per user | 3=massive, 2=high, 1=medium, 0.5=low, 0.25=minimal |
| Confidence | Estimate reliability | 100%=data-backed, 80%=some evidence, 50%=gut feel |
| Effort | Person-months of work | Include eng, design, all functions |
When to use: Quantitative, defensible prioritization. Large backlogs. Less good for strategic bets where impact is hard to estimate.
| Category | Definition | Rule |
|---|---|---|
| Must | Non-negotiable. Roadmap fails without these. | Would we not ship without this? |
| Should | Important but not critical for launch. | High-priority fast follows. |
| Could | Desirable if capacity allows. | Won't delay if cut. |
| Won't | Explicitly out of scope this period. | Important for clarity. |
When to use: Scoping a release/quarter. Forcing prioritization conversations with stakeholders.
ICE = Impact x Confidence x Ease (each scored 1-10)
| Dimension | Definition |
|---|---|
| Impact | How much will this move the target metric? |
| Confidence | How sure are we about the impact? |
| Ease | How easy to implement? (inverse of effort -- higher=easier) |
When to use: Quick prioritization. Early-stage products. Not enough data for RICE.
Plot on 2x2:
| Low Effort | High Effort | |
|---|---|---|
| High Value | Quick Wins -- Do first | Big Bets -- Plan carefully |
| Low Value | Fill-ins -- Spare capacity | Money Pits -- Don't do |
When to use: Visual prioritization in team sessions. Building shared understanding.
| Type | Example |
|---|---|
| Technical | Feature B requires infrastructure from Feature A |
| Team | Needs work from another team (design, platform, data) |
| External | Waiting on vendor, partner, or third-party |
| Knowledge | Need research results before starting |
| Sequential | Must ship A before starting B |
| Category | % | Description |
|---|---|---|
| Planned features | 70% | Roadmap items advancing strategic goals |
| Technical health | 20% | Tech debt, reliability, performance |
| Unplanned | 10% | Buffer for urgent issues, quick wins |
Adjust based on context:
| Excuse | Reality |
|---|---|
| "We don't need a framework, I know what's important" | Frameworks force conversations, not just decisions. Stakeholders need to see your reasoning. |
| "We'll fit it all in" | Capacity is finite. Adding without removing is lying to your team. |
| "Dependencies will work themselves out" | They won't. Track them or get surprised. |
| "We can't score this, it's strategic" | Strategic items need scoring too — use Confidence to express uncertainty. |
| "Dates don't matter, we're agile" | Stakeholders need directional timing. Now/Next/Later avoids false precision. |
| "Let's just start and see" | Starting without priorities means working on the wrong thing first. |
| "The team knows what to do" | Implicit priorities cause conflicting work. Make it explicit. |
| "We'll reprioritize next quarter" | If priorities are wrong now, waiting costs a quarter of effort. |