Skip to main content

general-systems-theory

Apply universal patterns of organization, feedback, and emergence that appear across all complex systems regardless of domain

跳到安装

来源信息

仓库
lev-os/agents
最近来源活动
2026年3月7日 00:14
检测到的 SKILL.md 语言
英语
星标
21
分支
2

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
general-systems-theory
description
Apply universal patterns of organization, feedback, and emergence that appear across all complex systems regardless of domain
# General Systems Theory **What**: A transdisciplinary framework identifying principles common to all systems—biological, mechanical, social, or abstract—focusing on relationships, boundaries, feedback loops, and emergent properties rather than reductionist parts. **When to use**: When analyzing complex interconnected problems, designing organizations or software architectures, or seeking patterns that transcend specific domains. **Introduced by**: Ludwig von Bertalanffy (1930s-1950s), formalized in "General System Theory" (1968); Gerald Weinberg applied to software/organizations ## Core Mechanism **Key principles:** - **Holism**: System behavior emerges from interactions, not just parts - **Boundaries**: Systems defined by what's inside vs. outside - **Feedback loops**: Output feeds back as input (positive/negative) - **Emergence**: Whole has properties parts lack - **Hierarchy**: Systems composed of subsystems; are subsystems of larger systems **Why it matters**: Same patterns appear everywhere—homeostasis in body = feedback control in thermostats = market corrections in economics. ## Execution Steps ### 1. Define System Boundaries What's inside the system? What's outside (environment)? Where are inputs/outputs? ### 2. Map Components and Relationships Identify elements, but focus more on how they interact than what they are. ### 3. Identify Feedback Loops Positive feedback (amplifying/growth)? Negative feedback (stabilizing/control)? ### 4. Look for Emergence What properties does the whole system have that no part has alone? ### 5. Understand Hierarchy What subsystems compose this system? What larger system is this part of? ### 6. Analyze System Dynamics How does system respond to inputs? Time delays? Nonlinearities? ### 7. Apply Cross-Domain Patterns Recognize similar structures in different contexts—use solutions from biology for software, economics for organizations. ## Real-World Applications **Weinberg's Laws**: "If you cannot think of three ways of abusing a tool, you do not understand how to use it" — Systems thinking applied to software and organizations. **Microservices Architecture**: Apply biological systems thinking—autonomous services (cells), boundaries (APIs), feedback (health checks), emergence (system behavior). **Organizational Design**: Companies as systems with feedback (performance reviews), homeostasis (culture), subsystems (teams), environment (market). **Ecosystem Management**: Understanding species as components in system with feedback loops (predator-prey) and emergence (ecosystem services). ## Scoring Criteria **Practitioner Weight**: 9/10 — Bertalanffy founded field; Weinberg applied to real software engineering and consulting; widely used in systems engineering **Clarity & Executability**: 7/10 — High-level abstraction requires translation to specific domains; powerful once internalized **Proven ROI**: 8/10 — Foundational to systems engineering, cybernetics, complexity science, modern software architecture **Novelty**: 9/10 — Paradigm shift from reductionism to holism; enables cross-domain pattern recognition **Cross-Domain Applicability**: 10/10 — BY DESIGN universal—biology, physics, software, organizations, economics, ecology **Total Score**: 43/50 (Tier 1: Canonical)
在 GitHub 查看