Skip to main content

Product Management

ADLC includes a comprehensive PM toolkit: 65 skills, 35 commands, and a CLI team bundle — all text-only (no MCPs needed).

Quick Start

# Install the PM team bundle into your project
adlc --team pm

# See what's included
adlc --team-info pm

# List all available team bundles
adlc --list-teams

This installs 18 curated commands + 18 curated skills + 5 governance hooks + 3 agents (product-owner, cloud-architect, frontend-docs-engineer).

Option 2: Install Individual Components

# Install a single skill
adlc --skill product-management/create-prd

# Install a single command
adlc --command product-management/discover

Team Bundle Components

Agents (3)

AgentRole
product-ownerRequirements, prioritization, acceptance (MANDATORY FIRST)
cloud-architectTechnical feasibility review (MANDATORY SECOND)
frontend-docs-engineerDocument generation, presentations

Bundled Commands (18)

CommandWhat It Does
create-prdCreate 8-section PRD
plan-okrsBrainstorm team OKRs
sprintSprint planning
competitive-analysisCompetitor research
strategyProduct strategy frameworks
discoverProduct discovery workflow
brainstormIdeation sessions
battlecardCompetitive battlecards
interviewUser interview scripts
pricingPricing strategy models
write-storiesPRD to user stories flow
plan-launchGTM launch orchestrator
stakeholder-mapCross-functional stakeholder mapping
north-starNorth star metric definition
analyze-feedbackData-driven feedback analysis
value-propositionValue proposition canvas
meeting-notesMeeting summarization
transform-roadmapFeature list to outcome roadmap

Bundled Skills (18)

SkillDomain
create-prd8-section PRD template (124 lines)
brainstorm-okrsOKR generation
user-storiesINVEST user stories
lean-canvasLean Canvas model
swot-analysisSWOT framework
competitor-analysisCompetitive research
user-personasPersona creation
product-strategyStrategy frameworks
gtm-strategyGo-to-market planning
pricing-strategyPricing models
job-storiesJob stories (pairs with write-stories)
stakeholder-mapStakeholder mapping
north-star-metricNorth star metric
value-propositionValue proposition canvas
customer-journey-mapCustomer journey mapping
prioritize-featuresFeature prioritization
outcome-roadmapOutcome-based roadmaps
release-notesRelease communication

Full Catalog (65 Skills)

Beyond the 18 bundled skills, the marketplace has 47 more organized by domain:

DomainCountExamples
Product Discovery13feature-requests, opportunity-tree, interview-script, test-scenarios
Product Strategy12ansoff-matrix, porters-five-forces, pestle-analysis, startup-canvas
Execution15create-prd, sprint-plan, user-stories, release-notes, stakeholder-map
Market Research7market-sizing, ideal-customer-profile, sentiment-analysis
Go-to-Market6gtm-motions, growth-loops, positioning-ideas, north-star-metric
Growth & Marketing5value-prop-statements, product-name, marketing-ideas
Data Analytics3ab-test-analysis, cohort-analysis, sql-queries
Toolkit4draft-nda, privacy-policy, grammar-check, dummy-dataset

Full Catalog (35 Commands)

CategoryCommands
Strategystrategy, competitive-analysis, battlecard, market-scan
Discoverydiscover, brainstorm, interview, research-users, triage-requests
Planningcreate-prd, plan-okrs, sprint, plan-launch, transform-roadmap
Analysisanalyze-feedback, analyze-cohorts, analyze-test, north-star, setup-metrics
Growthgrowth-strategy, pricing, value-proposition, business-model, market-product
Stakeholdersstakeholder-map, meeting-notes, pre-mortem
Datagenerate-data, write-query
Contentproofread, write-stories, test-scenarios
Legal/HRdraft-nda, privacy-policy, review-resume, tailor-resume

MANIFEST Trigger Patterns

PM skills auto-load when you mention these terms in chat:

PRD, product requirements, OKR, sprint plan, user story,
stakeholder, competitor analysis, GTM, go-to-market,
pricing strategy, market research, persona, SWOT,
lean canvas, value proposition, roadmap, feature request,
product strategy, product discovery, interview script,
pre-mortem, battlecard, NDA, privacy policy

Architecture

adlc --team pm
|
├── Agents: product-owner → cloud-architect → frontend-docs-engineer
├── Commands: 18 curated (create-prd, sprint, strategy, ...)
├── Skills: 18 curated (create-prd, user-stories, lean-canvas, ...)
├── Hooks: 5 governance (validate-bash, block-sensitive, nato-detection, enforce-coordination, remind-coordination)
└── MCPs: none (text-only, no external APIs)

Marketplace (opt-in):
├── 47 additional skills
└── 17 additional commands

No MCPs Required

PM is entirely text-only. Unlike infrastructure teams (CDK, Terraform) that need AWS/GitHub MCPs, PM workflows operate on knowledge and templates — no external API integrations needed.

Source & License

  • Author: Pawel Huryn / Product Compass
  • License: MIT
  • Migrated: v3.7.0 (2026-03-09)
  • Frontmatter: 13/13 fields compliant