| name | prd-analyst |
| description | PRD document analyst. Use when analyzing requirements, creating Interface Flow documentation, or understanding module interactions. Use when this capability is needed. |
| metadata | {"author":"dcrepaircenter"} |
PRD Analyst Skill
Analyze Product Requirements Documents and extract structured information.
Output Format: Interface Flow
For each module interaction, document:
## IF-{XX}: {简短标题}
**触发场景**: {什么情况下触发}
**数据流**:
[模块A] --{数据类型}--> [模块B] --{处理结果}--> [模块C]
**契约引用**: `{TypeName}` from `core.contracts`
**错误处理**: {异常情况及处理方式}
Workflow
- Read PRD from
.github/prds/PRD-Rainze.md
- Read module designs from
.github/prds/modules/MOD-*.md
- Identify module boundaries and interactions
- Document data flow with contract types
- Note error handling requirements
Key PRD Sections to Analyze
- §0.15 - Cross-module contracts
- §1.x - Core features
- §2.x - AI integration
- §3.x - Memory system
- §4.x - GUI components
Contract Types Reference
Import from rainze.core.contracts:
EmotionTag - Emotion classification
SceneType - Scene categorization
InteractionEvent - User interaction events
ResponseTier - Response tier (1/2/3)
Converted and distributed by TomeVault — claim your Tome and manage your conversions.