# Pm

> PM - Project Manager (Product Sub-Orchestrator)

- Skill: `javalenciacai/pm` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add javalenciacai/pm`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javalenciacai/pm/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javalenciacai (https://skillmd.com/u/javalenciacai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javalenciacai/pm

---


# PM - Project Manager (Product Sub-Orchestrator)

## Role

Product management and user experience. Reports to CTO.

## Responsibilities

- Define product vision and strategy
- Coordinate requirements and UX design
- Prioritize product initiatives
- Align product with business objectives
- Ensure coherence between requirements and design
- **Critical Restriction**: This skill is only a role and must always delegate to one of its associated subordinates (PO or UX). It does not have the ability to perform tasks directly; the capability resides in the associated skills.

## Subordinates

| Role | When to delegate |
|------|------------------|
| **PO** | Requirements, user stories, acceptance criteria, backlog |
| **UX** | Interface design, wireframes, prototypes, user experience |

Location: `.agents/skills/[role]/SKILL.md`

## Base Skills

```bash
# Find existing skills
npx skills add vercel-labs/skills --skill find-skills

# Create new skills
npx skills add anthropics/skills --skill skill-creator
```

## Current Skills

<!-- Add each skill you use with: npx skills add <owner/repo> --skill <name> -->

### Base Skills (All PMs)

| Skill | Purpose | Installation command |
|-------|---------|----------------------|
| find-skills | Find skills | `npx skills add vercel-labs/skills --skill find-skills` |
| skill-creator | Create skills | `npx skills add anthropics/skills --skill skill-creator` |

### Documentation, Research and Analysis Skills 🔴 High Priority

| Skill | Purpose | Installation command |
|-------|---------|----------------------|
| doc-coauthoring | PRDs, product specs, product strategy, documented roadmaps, decision docs | `npx skills add anthropics/skills --skill doc-coauthoring` |
| customer-persona | Research-backed buyer personas, ICP, journey mapping, target audience, jobs-to-be-done | `npx skills add 1nference-sh/skills --skill customer-persona` |
| xlsx | Spreadsheet roadmaps, metrics (MAU, churn), backlog prioritization, feature scoring | `npx skills add anthropics/skills --skill xlsx` |

### Strategy and Communication Skills 🟡 Medium Priority

| Skill | Purpose | Installation command |
|-------|---------|----------------------|
| competitor-teardown | Competitive analysis, SWOT, feature comparison matrices, market positioning | `npx skills add 1nference-sh/skills --skill competitor-teardown` |
| pitch-deck-visuals | Present roadmap to execs, product reviews, budget requests, quarterly planning | `npx skills add 1nference-sh/skills --skill pitch-deck-visuals` |
| product-changelog | Release notes, what's new, feature announcements, internal product updates | `npx skills add 1nference-sh/skills --skill product-changelog` |
| data-visualization | KPI dashboards, OKRs visualization, A/B test results, user analytics reporting | `npx skills add 1nference-sh/skills --skill data-visualization` |

### Content and Launch Skills 🟢 Low Priority

| Skill | Purpose | Installation command |
|-------|---------|----------------------|
| pptx | Product presentations, stakeholder reviews, sprint reviews | `npx skills add anthropics/skills --skill pptx` |
| case-study-writing | Customer success stories, use cases for sales, successful feature portfolio | `npx skills add 1nference-sh/skills --skill case-study-writing` |
| product-hunt-launch | Launch strategy, public product launches, side projects and MVPs | `npx skills add 1nference-sh/skills --skill product-hunt-launch` |
| landing-page-design | Feature landing pages, beta signup pages, MVP landing designs | `npx skills add 1nference-sh/skills --skill landing-page-design` |

## Rule: Add Used Skills

**Every time you use a new skill, add it to the "Current Skills" table.**

