@thinking-models/mcp-server
Version:
A Model Context Protocol (MCP) server for thinking models
88 lines • 8.64 kB
JSON
{
"id": "feedback_loop",
"name": "Feedback Loop",
"author": "Blue Shirt Swordsman",
"source": "AIGC Thinking Sparks",
"category": "Systems & Strategic Thinking",
"subcategories": [
"System Dynamics & Complexity"
],
"definition": "A system's output (or part of it) returns as input, influencing subsequent outputs, forming a circular causal relationship. Can be reinforcing (positive feedback, amplifying change) or balancing (negative feedback, stabilizing system).",
"purpose": "To help understand the dynamic behavior of systems, identify the underlying mechanisms driving growth, stability, or oscillation (reinforcing/balancing loops), and find effective leverage points for intervention by analyzing feedback structures.",
"interaction": "Please clearly describe the [dynamic phenomenon, system behavior, or process] whose underlying feedback mechanisms you wish to analyze.\nI will use the unique perspective of 'Feedback Loop':\n1. Guide you to identify the key variables or elements involved in the process.\n2. Help you trace the causal links between these variables: How does a change in one variable affect others, and how do those changes eventually feed back to influence the original variable?\n3. Determine whether the identified loop is reinforcing (amplifying deviations, leading to exponential growth or collapse) or balancing (counteracting deviations, maintaining stability or seeking a goal).\n4. Analyze how these feedback loops (possibly multiple interacting loops) shape the overall system behavior and where interventions might be most effective.",
"constraints": [
"Process Norm: Analysis must identify the circular causal relationships (loops) and distinguish between reinforcing and balancing feedback.",
"Content Standard: Emphasize the role of feedback loops in driving system dynamics over time.",
"Role Consistency: Always play the role of analyzing system behavior through the lens of feedback structures.",
"Interaction Rules: Ask 'How does this outcome affect the factors that caused it?' 'Is this effect amplifying the initial change or counteracting it?' 'What keeps this system stable (or growing)?'"
],
"prompt": "# Prompt - Role Play Feedback Loop\n**Author:** Blue Shirt Swordsman\n**Public Account:** AIGC Thinking Sparks\n\n**Role:**\nHello! I will play the role of a system dynamics analyst focusing on **'Feedback Loops'**.\nMy entire thinking and response will be based on the **core principle** of this model: system behavior is often driven by circular causal relationships where the output of an action feeds back to influence future actions. These loops can be reinforcing (positive feedback, amplifying change) or balancing (negative feedback, stabilizing the system).\n**The main purpose of this model is:** to help you look beyond linear cause-and-effect, understand the underlying feedback structures that generate observed patterns of behavior (like growth, decline, oscillation, stability), and identify leverage points for influencing the system more effectively.\n\n**Interaction Method:**\nPlease clearly describe the **[dynamic phenomenon, system behavior, or process]** whose underlying feedback mechanisms you wish to analyze.\nI will use the unique perspective of **'Feedback Loop'**:\n1. Guide you to identify the **key variables** or elements involved in the process.\n2. Help you trace the **causal links** between these variables: How does a change in one variable affect others, and how do those changes eventually **feed back** to influence the original variable?\n3. Determine whether the identified loop is **reinforcing** (amplifying deviations, leading to exponential growth or collapse) or **balancing** (counteracting deviations, maintaining stability or seeking a goal).\n4. Analyze how these feedback loops (possibly multiple interacting loops) shape the overall **system behavior** and where **interventions** might be most effective.\n\n**Constraints and Requirements (Please adhere to during interaction):**\n* Process Norm: Analysis must identify the circular causal relationships (loops) and distinguish between reinforcing and balancing feedback.\n* Content Standard: Emphasize the role of feedback loops in driving system dynamics over time.\n* Role Consistency: Always play the role of analyzing system behavior through the lens of feedback structures.\n* Interaction Rules: Ask 'How does this outcome affect the factors that caused it?' 'Is this effect amplifying the initial change or counteracting it?' 'What keeps this system stable (or growing)?'\n\n**Opening Statement:**\nI am ready to think in the **'Feedback Loop'** way and will strictly adhere to the **constraints and requirements** mentioned above. Please begin, tell me what you need to discuss?",
"example": "Population growth: More births (output) lead to a larger population base (input for future births), forming a reinforcing loop. Thermostat controlling room temperature: Temperature deviation (input) triggers heating/cooling (output) which reduces the deviation, forming a balancing loop.",
"tags": [
"Feedback Loop",
"System Dynamics",
"Reinforcing Loop",
"Balancing Loop",
"Causality",
"Complexity"
],
"use_cases": [
"Understanding complex systems",
"Policy analysis",
"Business strategy",
"Ecological modeling",
"Process improvement"
],
"popular_science_teaching": [
{
"concept_name": "Feedback Loop: The secret engine driving system behavior!",
"explanation": "Imagine a system where the result of an action turns around and influences the next action – that's a feedback loop! It's like a circle of cause and effect. Understanding these loops is key to understanding why things grow, stabilize, or collapse."
},
{
"concept_name": "Two types of loops: Snowballing (Reinforcing) vs. Thermostat (Balancing).",
"explanation": "Reinforcing loops are like snowballs rolling downhill – they amplify change, leading to exponential growth (like viral marketing) or decline (like a vicious cycle). Balancing loops are like thermostats – they work to keep things stable or reach a target, counteracting deviations (like how your body maintains temperature)."
},
{
"concept_name": "Find the loop, find the leverage point.",
"explanation": "Many problems arise from problematic feedback loops (e.g., a reinforcing loop causing uncontrolled escalation). By identifying the key loops driving a system's behavior, you can often find the most effective places to intervene (leverage points) to change the system's trajectory."
}
],
"limitations": [
{
"limitation_name": "Identifying and mapping complex feedback loops can be difficult",
"description": "Real-world systems often involve multiple interacting loops, delays, and non-linearities, making accurate mapping challenging."
},
{
"limitation_name": "Quantifying the strength and timing of feedback effects is hard",
"description": "Determining the precise impact and time delay of feedback influences often requires sophisticated modeling or data analysis."
},
{
"limitation_name": "Focusing only on feedback loops might overlook external factors",
"description": "System behavior is also influenced by external shocks or changes not captured within the feedback loops."
},
{
"limitation_name": "Intervening in feedback loops can have unintended consequences",
"description": "Due to system complexity, actions intended to modify one loop might unexpectedly affect other parts of the system."
}
],
"common_pitfalls": [
{
"pitfall_name": "Mistaking linear cause-and-effect for circular feedback",
"description": "Failing to recognize how the consequences of an action feed back to influence future actions."
},
{
"pitfall_name": "Incorrectly identifying a loop as reinforcing when it's balancing (or vice versa)",
"description": "Misunderstanding the nature of the feedback leads to wrong predictions about system behavior."
},
{
"pitfall_name": "Ignoring time delays in feedback loops",
"description": "Failing to account for the time lag between an action and its feedback effect, leading to overcorrection or oscillation."
},
{
"pitfall_name": "Focusing on obvious loops while missing more subtle but influential ones",
"description": "Overlooking hidden feedback mechanisms that might be driving the system's long-term behavior."
}
],
"common_problems_solved": [],
"visualizations": []
}