prd_refine
Refines existing PRDs by applying feedback to update specific sections while preserving version history.
Instructions
Refine an existing PRD based on feedback. Provide the PRD ID and feedback, and the AI will update the document while preserving version history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prd_id | Yes | ID of the saved PRD to refine | |
| feedback | Yes | Feedback describing what needs to change (e.g., "Add more detail to user stories", "The API design should use WebSockets instead of polling") | |
| sections_to_update | No | Optional: limit refinement to specific sections |