Product Manager Workflow
Clarify the problem, size the opportunity, write the spec, and sequence the work so engineering has what it needs.
Before & after
Same prompt, same agent — the only difference is the skill.
That depends on a lot of things - your current metrics, what customers are asking for, where your team is struggling. You'd probably want to look at ticket volume, resolution time, and customer satisfaction. I think prioritization usually comes down to impact and effort.
CS PRODUCT MANAGER Q3 PRIORITIES
STEP 1: BASELINE METRICS (Pull data from last 30 days)
• Avg. response time: 4.2 hours (target: <2 hours)
• Resolution rate first contact: 62% (target: 75%)
• CSAT score: 7.8/10 (target: 8.5/10)
• Ticket volume: 2,100/month (trending +12% MoM)
• Churn rate: 8% (customers citing "support responsiveness" as reason: 23% of churn)
STEP 2: ROOT CAUSE ANALYSIS
→ Response time gap: Team at 85% utilization, 6 open tickets per agent
→ First-contact resolution: Knowledge base outdated (30% of issues are RTFM)
→ CSAT dips: Repetitive escalations (same 5 issues account for 40% of volume)
PRIORITY RANKING (QUARTER GOALS)
1. KNOWLEDGE BASE REFRESH (Impact: 8/10, Effort: 4/10)
→ Audit 20 most-common issues
→ Rewrite 15 help articles (10 hours)
→ Link to tickets (automation, 5 hours)
→ Expected outcome: +8% first-contact resolution, -200 tickets/month
→ Timeline: Week 1-2, owner: support manager
2. HIRING + RAMP (Impact: 9/10, Effort: 6/10)
→ Hire 2 support agents
→ Onboarding program (2 weeks ramp)
→ Pair with senior (6 weeks buddy system)
→ Expected outcome: Utilization 60%, response time <2 hours
→ Timeline: Week 1 (job posting), hire by week 4
3. TICKETING WORKFLOW TRIAGE (Impact: 7/10, Effort: 3/10)
→ Create automated tags for issue type
→ Route to specialist (billing → finance person, bugs → dev)
→ Escalation rules (if unresolved 24h → manager)
→ Expected outcome: +6% CSAT, -15% time-to-escalation
→ Timeline: Week 3
4. CSAT SURVEY FOLLOW-UP (Impact: 6/10, Effort: 2/10)
→ 1-question survey post-resolution ("Would you recommend?")
→ Collect verbatim for pattern detection
→ Expected outcome: Early signal on satisfaction drops
→ Timeline: Week 2
WARNING: If you hire before knowledge base refresh, onboarding will be chaotic. Sequence: KB first (async), hiring starts week 2.About this skill
name: cs-product-manager description: Use when Structured Claude skill that gives Claude a repeatable workflow for cs product manager.
Cs Product Manager
One of 337+ skills in the original author's multi-agent claude-skills mega-collection (~19k GitHub stars). Packages the Cs Product Manager workflow with its own instructions and validation so outputs stay consistent.
What you get
- Public GitHub repo (alirezarezvani/claude-skills)
- the cs-product-manager skill folder with SKILL.md. Part of a 337-skill / 30-agent / 70-command install.
Customize your output
- Fork the repo and adapt the skill's instructions and references to your workflow.
Example output
Activates automatically when your request matches Cs Product Manager; chains with the other skills, agents, and commands in the collection.
Best for
Creators, builders, and teams using Claude Code.
SKILL.md preview
---
name: cs-product-manager
description: Use this skill when a user needs a product manager's structured workflow for scoping a feature, writing a spec, or prioritizing a backlog.
version: 1.0.0
category: AI Agents / Development
author: AgentVolt
license: proprietary
tags:
- ai-agents
- development
---
# Cs Product Manager
Applies a repeatable product-management workflow: clarify the problem, size the opportunity, write the spec, and sequence the work so engineering has something buildable.
## When to use
… (sign up to view the full skill)More ai & agents skills
View all AI & Agents skills →Skill Status Report
Scan every skill in a project and report which pass validation, which are stale, and which lack required metadata.
Skills Scaffolder
Scaffold a new skills directory — folder structure, metadata, a baseline validation pass — with the right conventions from day one.
Research Bundle
Run a multi-step research task as one pipeline: gather sources, extract findings, validate consistency, emit one structured bundle.
Workspace Admin
Administer a Cowork or Claude workspace — settings, access, configuration — with every change scoped and verified.