feat: add structured deliverable output to persona workflow#11
Open
joy7758 wants to merge 2 commits intopersona-collaboration-workflowfrom
Open
feat: add structured deliverable output to persona workflow#11joy7758 wants to merge 2 commits intopersona-collaboration-workflowfrom
joy7758 wants to merge 2 commits intopersona-collaboration-workflowfrom
Conversation
* feat: integrate dynamic task input into persona workflow * feat: generalize persona workflow task schema (#13)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
Starting Task:
{
"persona_name": "Design Persona",
"role": "Designer",
"skills": [
"UI Design",
"UX Research",
"Prototyping",
"Adobe XD",
"Figma"
],
"task_output": {
"summary": "Designing with skills: UI Design, UX Research, Prototyping, Adobe XD, Figma",
"focus": [
"clarify the user journey",
"reduce interface friction",
"prepare a usable design brief"
]
},
"previous_results": []
}
{
"persona_name": "Research Persona",
"role": "Researcher",
"skills": [
"literature search",
"information synthesis",
"technical explanation"
],
"task_output": {
"summary": "Researching with skills: literature search, information synthesis, technical explanation",
"focus": [
"collect supporting market signals",
"distill concise findings",
"translate evidence into technical context"
]
},
"previous_results": [
{
"persona_name": "Design Persona",
"role": "Designer",
"task_output": {
"summary": "Designing with skills: UI Design, UX Research, Prototyping, Adobe XD, Figma",
"focus": [
"clarify the user journey",
"reduce interface friction",
"prepare a usable design brief"
]
}
}
]
}
{
"persona_name": "Marketing Persona",
"role": "Marketing Manager",
"skills": [
"copywriting",
"campaign design",
"product positioning"
],
"task_output": {
"summary": "Marketing with skills: copywriting, campaign design, product positioning",
"focus": [
"turn research into positioning",
"shape a campaign-ready narrative",
"package the final deliverable"
]
},
"previous_results": [
{
"persona_name": "Design Persona",
"role": "Designer",
"task_output": {
"summary": "Designing with skills: UI Design, UX Research, Prototyping, Adobe XD, Figma",
"focus": [
"clarify the user journey",
"reduce interface friction",
"prepare a usable design brief"
]
}
},
{
"persona_name": "Research Persona",
"role": "Researcher",
"task_output": {
"summary": "Researching with skills: literature search, information synthesis, technical explanation",
"focus": [
"collect supporting market signals",
"distill concise findings",
"translate evidence into technical context"
]
}
}
]
}
Task: Market Research & Design Collaboration
Progress:
Design Persona: Designing
Research Persona: Researching
Marketing Persona: Marketing
Results:
Design Persona: Designing with skills: UI Design, UX Research, Prototyping, Adobe XD, Figma
Research Persona: Researching with skills: literature search, information synthesis, technical explanation
Marketing Persona: Marketing with skills: copywriting, campaign design, product positioning
Final Deliverable:
{
"task_name": "Market Research & Design Collaboration",
"progress": {
"Design Persona": "Designing",
"Research Persona": "Researching",
"Marketing Persona": "Marketing"
},
"persona_outputs": {
"Design Persona": {
"persona_name": "Design Persona",
"role": "Designer",
"skills": [
"UI Design",
"UX Research",
"Prototyping",
"Adobe XD",
"Figma"
],
"task_output": {
"summary": "Designing with skills: UI Design, UX Research, Prototyping, Adobe XD, Figma",
"focus": [
"clarify the user journey",
"reduce interface friction",
"prepare a usable design brief"
]
},
"previous_results": []
},
"Research Persona": {
"persona_name": "Research Persona",
"role": "Researcher",
"skills": [
"literature search",
"information synthesis",
"technical explanation"
],
"task_output": {
"summary": "Researching with skills: literature search, information synthesis, technical explanation",
"focus": [
"collect supporting market signals",
"distill concise findings",
"translate evidence into technical context"
]
},
"previous_results": [
{
"persona_name": "Design Persona",
"role": "Designer",
"task_output": {
"summary": "Designing with skills: UI Design, UX Research, Prototyping, Adobe XD, Figma",
"focus": [
"clarify the user journey",
"reduce interface friction",
"prepare a usable design brief"
]
}
}
]
},
"Marketing Persona": {
"persona_name": "Marketing Persona",
"role": "Marketing Manager",
"skills": [
"copywriting",
"campaign design",
"product positioning"
],
"task_output": {
"summary": "Marketing with skills: copywriting, campaign design, product positioning",
"focus": [
"turn research into positioning",
"shape a campaign-ready narrative",
"package the final deliverable"
]
},
"previous_results": [
{
"persona_name": "Design Persona",
"role": "Designer",
"task_output": {
"summary": "Designing with skills: UI Design, UX Research, Prototyping, Adobe XD, Figma",
"focus": [
"clarify the user journey",
"reduce interface friction",
"prepare a usable design brief"
]
}
},
{
"persona_name": "Research Persona",
"role": "Researcher",
"task_output": {
"summary": "Researching with skills: literature search, information synthesis, technical explanation",
"focus": [
"collect supporting market signals",
"distill concise findings",
"translate evidence into technical context"
]
}
}
]
}
},
"final_deliverable": {
"task_name": "Market Research & Design Collaboration",
"prepared_by": "Marketing Persona",
"persona_sequence": [
"Design Persona",
"Research Persona",
"Marketing Persona"
],
"design_brief": {
"summary": "Designing with skills: UI Design, UX Research, Prototyping, Adobe XD, Figma",
"focus": [
"clarify the user journey",
"reduce interface friction",
"prepare a usable design brief"
]
},
"research_summary": {
"summary": "Researching with skills: literature search, information synthesis, technical explanation",
"focus": [
"collect supporting market signals",
"distill concise findings",
"translate evidence into technical context"
]
},
"marketing_plan": {
"summary": "Marketing with skills: copywriting, campaign design, product positioning",
"focus": [
"turn research into positioning",
"shape a campaign-ready narrative",
"package the final deliverable"
]
}
}
}
Notes