- parse-prd now supports creating tasks in specific contexts - Fixed tag preservation logic to prevent data loss - analyze-complexity generates tag-specific reports - Non-existent tags created automatically - Enables rapid prototyping and parallel development workflows
14 lines
266 B
Plaintext
14 lines
266 B
Plaintext
# Test PRD
|
|
|
|
## Project Overview
|
|
This is a simple test project to verify parse-prd functionality.
|
|
|
|
## Features
|
|
- Feature A: Basic setup
|
|
- Feature B: Core functionality
|
|
- Feature C: Testing
|
|
|
|
## Requirements
|
|
- Use Node.js
|
|
- Include basic tests
|
|
- Simple CLI interface |