Skip to content

Instantly share code, notes, and snippets.

@avocaddo
Forked from mxie/data.json
Last active February 11, 2022 01:08
Show Gist options
  • Save avocaddo/1eb58d36682b4c6f2f7447057c6422c7 to your computer and use it in GitHub Desktop.
Save avocaddo/1eb58d36682b4c6f2f7447057c6422c7 to your computer and use it in GitHub Desktop.
Project Board Data for Retrospectives
{
"project": {
"name": "6 thinking hats retrospective",
"body": "Guidelines:\n- Everyone contributes to each section and read his items before moving onto the next person.\n- Call out the next person to speak based on card order.\n- Edit notes to add reactions :+1::heart::tada:."
},
"columns": [
{
"name": "Legend ℹ️",
"cards": [
"**Blue Hat (5 mins) 🧢**\n\n- Objectives:\n\nWhat is the problem we want to solve? What are the relevant points to consider?",
"**White Hat (10 mins) ⚪️**\n\n- Facts:\n\nWhat are the facts of the situation? Data and information.",
"**Yellow Hat (10 mins) 🟡**\n\n- Positives:\n\nThe yellow hat is for positive view of things. It looks for benefits in a situation. This hat encourages a positive view even in people who are always critical.",
"**Black Hat (10 mins) ⚫️**\n\n- Negatives:\n\nThe black hat is for negatives and limitations. What can be improved? It is used for critical judgement.",
"**Green Hat (10mins) 🟢**\n\n- Solutions:\n\nFind solutions to problems pointed out with the Black Hat.",
"**Red Hat (5mins) 🔴**\n\n- Emotions:\n\nThe red hat is associated with feelings, intuition and emotions. Show your best smiley game 🤙 (Ctrl + Command + Space)",
"**Conclusion and Actions (10 mins)**\n\n- Objectives:\n\n Wrapping up and assigning action items that we found in the Green hat section."
]
},
{
"name": "Blue Hat (5 mins) 🧢"
},
{
"name": "White Hat (10 mins) ⚪️"
},
{
"name": "Yellow Hat (10 mins) 🟡"
},
{
"name": "Black Hat (10 mins) ⚫️"
},
{
"name": "Green Hat (10mins) 🟢"
},
{
"name": "Red Hat (5mins) 🔴"
},
{
"name": "Conclusion and Actions (10 mins)"
},
{
"name": "Completed action items (Tracking)"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment