product-management

Define governance workflows that scope tasks, write specs, and delegate coding.

7|Updated Nov 11, 2025
One-click install
npx skills add https://github.com/tenlisboa/.claude --skill product-management-tenlisboa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-management
Source: https://github.com/tenlisboa/.claude/tree/main/skills/product-management
Command: npx skills add https://github.com/tenlisboa/.claude --skill product-management-tenlisboa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It defines a governance process for product work, ensuring tasks are properly scoped, specs are created, and coding is delegated to the right agents (coder and QA), reducing ambiguity and risk.

Core Features & Use Cases

  • Step-by-step PM workflow: Read project docs, assess complexity, write specs, delegate to coder, and coordinate QA.
  • Parallel execution patterns: Split independent parts into parallel coders when possible.
  • Specification writing: Guidance on producing specs before delegation and ensuring downstream agents have context.
  • Use Case: For a feature like "Add Stripe payments", create specs and delegate to coder.

Quick Start

Provide a user request; the PM reads agent_docs (if present), creates a specs document, and delegates to coder.