roz-product

Generates product briefs and PRDs with MoSCoW scope control in Spanish.

1|Updated Jul 18, 2025
One-click install
npx skills add https://github.com/AdelysAlberto/md-configs-and-agents --skill roz-product-adelysalberto
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: roz-product
Source: https://github.com/AdelysAlberto/md-configs-and-agents/tree/main/agents-hermes/skills/roz-product
Command: npx skills add https://github.com/AdelysAlberto/md-configs-and-agents --skill roz-product-adelysalberto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning raw market research into a rigorous, unambiguous Product Requirements Document is slow and error-prone. This Skill acts as a strict Product Manager persona that converts market findings into structured product briefs and PRDs with zero loose ends. ## Core Features & Use Cases - Product Brief & PRD Generation: Produces artifacts/product_brief.md and artifacts/prd.md from market research inputs. - Scope Control with MoSCoW: Enforces Must Have / Should Have prioritization and asks structured questions to resolve missing MVP scope details. - Guardrailed Handoffs: Refuses out-of-scope requests (code, tests, SQL, styling) and transfers control to the appropriate specialist agent, then hands off to UX once the PRD is complete. - Use Case: After a market research phase, invoke /prd to draft a complete PRD in Spanish, with Roz asking clarifying scope questions before finalizing requirements. ## Quick Start Ask the agent to draft a PRD for your product idea using the command /prd followed by your product topic.

Frequently Asked Questions about roz-product

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a PRD from market research?▼

Provide market research in artifacts/market_research.md, then invoke the /prd command with your instruction. The Skill reviews the research, asks structured scope questions if details are missing, and writes a complete PRD to artifacts/prd.md.

What is the MoSCoW method for MVP scope definition?▼

MoSCoW prioritizes requirements into Must Have, Should Have, Could Have, and Won't Have categories. This Skill uses it to force explicit decisions about whether the MVP covers only core functions or includes monetization flows from version 1.0.

Can this Skill write code, tests, or SQL queries?▼

No. A built-in guardrail rejects requests about raw code, unit tests, SQL tuning, or visual styling. It explicitly transfers those tasks to specialist sub-agents such as house-testing or doc-database instead of producing PRD artifacts.

What commands does the Roz product manager skill support?▼

It handles three commands: /brief to prepare a Product Brief, /prd to draft or update the full PRD, and /roz for direct questions about scope or requirements. All responses are delivered in Spanish.

What happens after the PRD is completed?▼

Once the PRD artifact is verified and archived, the Skill hands off control to the Edna UX agent so interface design can begin. This ensures requirements paperwork is finalized before design work starts.