.claude/skills/product-discovery/SKILL.md
Análisis de descubrimiento de producto - JTBD y PRD antes de descomposición
npx skillsauth add gonzalezpazmonica/pm-workspace product-discoveryInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Invocar antes de descomponer un PBI en tasks técnicas cuando:
business-analyst necesita un workflow estructurado de análisisBefore starting discovery, answer sequentially:
Dos documentos que preceden la descomposición técnica:
PBI en Azure DevOps
↓
/pbi-jtbd {id} ← business-analyst genera JTBD
↓
/pbi-prd {id} ← business-analyst genera PRD (lee JTBD)
↓
/pbi-decompose {id} ← flujo existente (architect + spec-writer + ...)
Bug → no necesitan discovery, necesitan diagnósticoChore → mantenimiento técnico sin impacto de usuarioLos documentos se guardan en el directorio del proyecto:
projects/{proyecto}/discovery/
├── PBI-{id}-jtbd.md
└── PBI-{id}-prd.md
Si el directorio discovery/ no existe, crearlo automáticamente.
Las plantillas JTBD y PRD están en references/:
references/jtbd-template.md — plantilla Jobs to be Donereferences/prd-template.md — plantilla Product Requirements DocumentEl agente business-analyst es quien ejecuta ambos documentos.
No delegar a architect ni a sdd-spec-writer — esto es análisis de producto,
no diseño técnico.
testing
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
tools
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
tools
Sistema proactivo de bienestar individual
development
Search the web to resolve context gaps — documentation, versions, CVEs, best practices. Auto-starts SearxNG Docker if available, falls back to WebSearch.