Workflow Packs
Product Management OS feature — Workflow packs are included in the Product Management Operating System. Get the Product Management OS →
Skills are powerful. Workflows are transformational.
Workflow Packs chain multiple skills together to accomplish bigger outcomes. Instead of running individual commands, you drop files into a folder, run one workflow, and get a complete package of outputs.
How Workflows Work
- Drop files into the workflow's
inputs/folder - Run the workflow by telling Claude: "Run the [workflow name] workflow"
- Get outputs in the workflow's
outputs/folder
Each workflow processes your inputs through multiple analysis steps and generates a complete package of deliverables.
Available Workflows
All workflows are included in the Product Management Operating System ($499 one-time).
Batch Interview Analysis
"10 interviews. 15 minutes. Done."
Transform a batch of user interviews into a complete research package — individual snapshots, cross-interview synthesis, data-backed personas, and prioritized opportunities.
| Input | Output |
|---|---|
| 5-10 interview transcripts | Interview snapshots, synthesis, personas, opportunity tree |
Time saved: 7-10 hours → 15-20 minutes
Framework: Teresa Torres' Continuous Discovery Habits
→ Learn how to run this workflow
Problem to PRD
"From problem statement to engineering-ready"
Go from a problem statement to a complete spec package — JTBD analysis, opportunity tree, PRD, and user stories ready for engineering.
| Input | Output |
|---|---|
| Problem statement + research evidence | JTBD analysis, opportunity tree, PRD, user stories |
Time saved: 4-6 hours → 30-45 minutes
Frameworks: Marty Cagan's problem-first PRD, Teresa Torres' Opportunity Solution Trees
Multi-Perspective Review
"7 stakeholder perspectives. 15 minutes. Done."
Get your PRD, spec, or proposal reviewed from 7 stakeholder perspectives in parallel — Engineering, Design, Executive, Legal/Compliance, Customer Voice, Devil's Advocate, and Sales.
| Input | Output |
|---|---|
| PRD, spec, proposal, or one-pager | Consensus summary, tensions, blockers, questions to prepare for, per-reviewer feedback |
Time saved: 2+ hours → 15 minutes
How it works: 7 AI teammates review your document simultaneously, then synthesize areas of consensus, conflicting priorities, and the hard questions stakeholders will ask.
Competitive Intelligence Pack
"5 competitors. 30 minutes. Complete intel."
Analyze 5 competitors in parallel — product, pricing, positioning, reviews, and tech stack — then synthesize a comprehensive competitive intelligence report with strategic recommendations.
| Input | Output |
|---|---|
| 3-5 competitor names | Executive summary, competitor profiles, feature matrix, pricing comparison, SWOT, strategic recommendations |
Time saved: 4 hours → 30 minutes
Frameworks: Gibson Biddle's DHM Model, April Dunford's Positioning Framework
Hypothesis Tester
"5 theories. One truth. Fast."
When you don't know why a metric changed or what's causing a problem, this workflow spawns 5 AI teammates to investigate different hypotheses in parallel, debate findings adversarially, and synthesize the most likely root cause with confidence levels.
| Input | Output |
|---|---|
| Problem statement (e.g., "Conversion dropped 20%") | 5 hypotheses investigated, confidence levels, adversarial debate summary, validation tests, recommended next steps |
Time saved: 2 hours → 15 minutes
Use cases: Metrics debugging, root cause analysis, pre-mortems, A/B test analysis
Market Sizing Analyzer
"TAM/SAM/SOM from 5 sources. 45 minutes."
Research market size from 5 different methodologies in parallel — analyst reports, competitor financials, bottom-up sizing, top-down sizing, and adjacent market proxies — then triangulate a consensus estimate with confidence ranges.
| Input | Output |
|---|---|
| Market/product category + target geography | TAM/SAM/SOM ranges, 5 methodology breakdowns, triangulated estimate, assumptions & risks, recommended use by context |
Time saved: 4 hours → 45 minutes
Use cases: Fundraising pitch decks, market entry decisions, board presentations, business case development
Voice of Customer Analysis
"All your feedback. One report. 30 minutes."
Analyze multiple VoC sources in parallel — support tickets, NPS comments, sales calls, community posts, app reviews — then synthesize top themes, prioritized pain points, and opportunity areas.
| Input | Output |
|---|---|
| 2+ VoC sources (support tickets, NPS, sales calls, community, reviews) | Cross-source themes, prioritized pain points (P0/P1/P2), sentiment analysis, feature requests, quick wins vs. strategic bets |
Time saved: 3 hours → 30 minutes
Works with: Zendesk, Intercom, NPS exports, Gong/Chorus transcripts, G2 reviews, app store reviews
Get the Product Management Operating System
$499 one-time — Includes all 7 workflow packs + 70+ skills + personalized context
All workflows include:
- Batch processing (multiple files at once)
- Framework-backed analysis
- Structured outputs saved to files
- Iteration and refinement
→ Get the Product Management OS at mysecond.ai/pricing
Workflows vs. Commands
Commands (like /prd-generator or /user-interview-analyzer) are great for individual tasks.
Workflows are for when you have multiple inputs and want a complete package of outputs.
| Use Commands When... | Use Workflows When... |
|---|---|
| Processing one interview | Processing 5-10 interviews |
| Creating one PRD | Going from problem to full spec package |
| Quick, single-output tasks | Multi-step, multi-output processes |
Both use your context files automatically. Both produce files you can iterate on.
Creating Custom Workflows
Workflows are just structured instructions in a folder. You can customize existing workflows or create your own.
Workflow folder structure:
workflows/[workflow-name]/
├── README.md # User-facing instructions
├── workflow.md # Instructions Claude follows
├── inputs/ # Drop files here
└── outputs/ # Results appear here
See the Batch Interview Analysis workflow as an example.