One-click install
npx skills add https://github.com/m19803261706/cx-workflow --skill cx-prd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cx-prd
Source: https://github.com/m19803261706/cx-workflow/tree/main/skills/cx-prd
Command: npx skills add https://github.com/m19803261706/cx-workflow --skill cx-prd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the initial phase of any project by systematically gathering functional requirements and automatically assessing the project's scope (S, M, or L), guiding the subsequent development workflow.

Core Features & Use Cases

  • Multi-turn Requirement Gathering: Engages in a conversational manner to collect detailed feature needs.
  • Automated Scope Assessment: Analyzes collected requirements to determine project size (S, M, L) based on impact, API usage, and data models.
  • Intelligent Workflow Routing: Directs the project to the appropriate next step (e.g., cx-plan for small scopes, cx-design for medium/large scopes).
  • Use Case: When a user says "I want to build a new user authentication feature," this Skill will ask clarifying questions about its complexity, user impact, and technical requirements, then suggest whether to proceed directly to planning or to a full design phase.

Quick Start

Initiate requirement gathering for a new feature by typing /cx-prd New Feature Name.

Frequently Asked Questions about cx-prd

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

FAQPage Schema
How do I gather and refine feature requirements for project planning?

To gather feature requirements, engage in a multi-turn dialogue that collects detailed functional needs, automatically assesses project scope (S/M/L), and determines the optimal next step in the development pipeline.

What is the best way to assess project scope during product development?

Assessing project scope involves analyzing collected feature requirements to determine project size (S, M, or L) based on user impact, API usage, and data models to guide subsequent workflow routing.

How does automated scope assessment route tasks in workflow automation?

Automated scope assessment routes tasks by directing small projects to the planning phase and medium or large projects to a full design phase, ensuring efficient project initiation.

Can I use conversational requirement gathering for complex feature definition?

Yes, conversational requirement gathering asks clarifying questions about feature complexity, user impact, and technical requirements to systematically collect and refine detailed functional needs.

When do I need a formal scope assessment before starting project planning?

You need a formal scope assessment when initiating any new feature to evaluate its complexity and technical requirements, which helps determine whether to proceed directly to planning or to a full design phase.