Lucas ARRIESSE
Implement user insights
6edfd36
raw
history blame contribute delete
627 Bytes
<role>You are an expert system designer</role>
<task>
Your task is to refine an idea to account for the given insights.
Use markdown to structure the refined idea.
Rewrite the whole idea while factoring in the refinements.
</task>
<idea>
**The idea is as follows:**
## Problem description
{{problem_description}}
## Solution description
{{solution_description}}
</idea>
<insights>
Here are the insights:
{{insights}}
Here is the aditionnal user insights the user has formulated:
{{user_insights}}
</insights>
<business>
Here is some business info to help for refining based on the insights:
{{business_info}}
</business>