prd to task list flow

A shared folder with AI prompts and code snippets

From workspace: Traycer

Team: Main

Total snippets: 3

Traycer

prd to task list flow

3 snippets

1-create-prd

--- description: globs: alwaysApply: false --- # Rule: Generating a Product Requirements Document (PRD) ## Goal To guide an AI assistant in creating a detailed Product Requirements Document (PRD) in Markdown format, based on an initial user...

2-generate-tasks

--- description: globs: alwaysApply: false --- # Rule: Generating a Task List from a PRD ## Goal To guide an AI assistant in creating a detailed, step-by-step task list in Markdown format based on an existing Product Requirements Document...

3-process-task-list

--- description: globs: alwaysApply: false --- # Task List Management Guidelines for managing task lists in markdown files to track progress on completing a PRD ## Task Implementation - **One sub-task at a time:** Do **NOT** start the next...