Skip to content

Commit aab46ab

Browse files
author
Wojciech Napierała
committed
new techniques
1 parent f986829 commit aab46ab

1 file changed

Lines changed: 72 additions & 0 deletions

File tree

data/techniques.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,5 +214,77 @@
214214
"creator": "Mike Rother",
215215
"category": "Continuous Improvement",
216216
"core_principles": null
217+
},
218+
{
219+
"name": "Double-Loop Learning",
220+
"description": "Learning process where individuals or organizations question and modify underlying assumptions, not just actions, to improve performance.",
221+
"origin_year": 1974,
222+
"creator": "Chris Argyris",
223+
"category": "Reflection / Organizational Learning",
224+
"core_principles": null
225+
},
226+
{
227+
"name": "Ladder of Inference",
228+
"description": "Framework illustrating how individuals move from observable data to assumptions and conclusions, promoting awareness of cognitive biases.",
229+
"origin_year": 1990,
230+
"creator": "Chris Argyris",
231+
"category": "Decision-Making / Reflection",
232+
"core_principles": null
233+
},
234+
{
235+
"name": "Balanced Scorecard",
236+
"description": "Strategic management tool that measures organizational performance across financial and non-financial perspectives.",
237+
"origin_year": 1992,
238+
"creator": "Robert Kaplan and David Norton",
239+
"category": "Strategy / Performance Management",
240+
"core_principles": null
241+
},
242+
{
243+
"name": "Theory of Change",
244+
"description": "Comprehensive framework describing how and why a desired change is expected to happen through a sequence of outcomes and assumptions.",
245+
"origin_year": 1990,
246+
"creator": "Carol Weiss",
247+
"category": "Planning / Evaluation",
248+
"core_principles": null
249+
},
250+
{
251+
"name": "Appreciative Inquiry",
252+
"description": "Change management approach focusing on identifying and amplifying what works well instead of fixing problems.",
253+
"origin_year": 1987,
254+
"creator": "David Cooperrider",
255+
"category": "Organizational Development / Coaching",
256+
"core_principles": null
257+
},
258+
{
259+
"name": "Fishbone Diagram",
260+
"description": "Visual tool used to identify root causes of a problem by categorizing potential factors.",
261+
"origin_year": 1968,
262+
"creator": "Kaoru Ishikawa",
263+
"category": "Problem-Solving",
264+
"core_principles": null
265+
},
266+
{
267+
"name": "Mind Mapping",
268+
"description": "Visual technique for organizing information, ideas, and relationships around a central concept.",
269+
"origin_year": 1974,
270+
"creator": "Tony Buzan",
271+
"category": "Creativity / Learning",
272+
"core_principles": null
273+
},
274+
{
275+
"name": "PESTLE Analysis",
276+
"description": "Strategic framework analyzing external factors: Political, Economic, Social, Technological, Legal, and Environmental.",
277+
"origin_year": 1967,
278+
"creator": "Harvard Business School community",
279+
"category": "Strategic Planning",
280+
"core_principles": null
281+
},
282+
{
283+
"name": "SOAR Analysis",
284+
"description": "Strategic planning framework focusing on Strengths, Opportunities, Aspirations, and Results to drive positive change.",
285+
"origin_year": 2003,
286+
"creator": "Jacqueline Stavros",
287+
"category": "Strategic Planning / Coaching",
288+
"core_principles": null
217289
}
218290
]

0 commit comments

Comments
 (0)