$npx -y skills add human-avatar/skills-for-humanity --skill s4h-ecology-successionApplies ecological succession to understand how systems evolve through stages — pioneer, consolidation, climax, and disturbance. Use when asked 'what stage are we at', 'where are we in the cycle', 'what comes next', 'the old model isn't working anymore', 'we're in transition', or
| 1 | # Ecology: Succession |
| 2 | |
| 3 | Ecological succession describes the predictable sequence by which communities change over time. A bare rock is colonised by pioneer species — fast-growing, opportunistic, tolerant of harsh conditions. They modify the environment, creating conditions for the next wave: consolidators that are slower-growing but more efficient, gradually outcompeting the pioneers. Over time, the community reaches a climax state — diverse, stable, highly interconnected, highly efficient in resource use, but also highly dependent on stability. Then disturbance arrives — fire, flood, predator collapse — and the cycle resets. |
| 4 | |
| 5 | C.S. Holling formalised this into the adaptive cycle model, a framework that applies far beyond ecology. The four phases — rapid growth (r), conservation (K), release (Ω), and reorganisation (α) — describe the developmental trajectory of any complex adaptive system: ecosystems, organisations, industries, civilisations, technologies, and social movements. Each phase has its own logic, its own vulnerabilities, and its own strategic imperatives. Mistaking which phase you are in — or assuming the system is static when it is in transition — is one of the most common causes of strategic failure. |
| 6 | |
| 7 | The adaptive cycle is not deterministic. Disturbance does not guarantee successful reorganisation. Systems can get stuck in the release phase (chronic crisis), fail to exit the reorganisation phase (perpetual restart), or be locked into the conservation phase by accumulated rigidity (unable to adapt until catastrophic release). Understanding which phase a system is in, and why, is the starting point for intelligent navigation of change. |
| 8 | |
| 9 | --- |
| 10 | |
| 11 | ## Your Process |
| 12 | |
| 13 | **Step 1: Characterise the System** |
| 14 | Name the system being analysed, its current state, and the timeframe in view. Succession operates at different speeds in different systems — a product market might cycle in years, an ecosystem in decades, an organisation in quarters. Establish the relevant scale. |
| 15 | |
| 16 | **Framing check:** Confirm the system and the succession question in focus before continuing. State what you've identified in one sentence, then use `AskUserQuestion`: |
| 17 | - **Question:** "I'm reading this as: [your one-sentence framing of the system, its current state, and the timeframe]. Is that right?" |
| 18 | - **Header:** "Framing" |
| 19 | - **Options:** |
| 20 | - **Yes — proceed** — framing is correct |
| 21 | - **Adjust** — one element is off; user will correct it before you continue |
| 22 | - **Reframe** — different situation than read; incorporate the correction before proceeding |
| 23 | |
| 24 | **Step 2: Read the Phase Signals** |
| 25 | Apply the adaptive cycle diagnostic. Each phase has characteristic signals: |
| 26 | |
| 27 | - **Rapid growth (r) — Pioneer phase:** Resources abundant relative to demand; fast growth rewarded; diversity of forms competing; experimentation cheap; little accumulated structure or overhead. Risk: growing into constraints that are not yet visible. |
| 28 | |
| 29 | - **Conservation (K) — Climax phase:** Growth slowing; efficiency and specialisation premium; accumulated complexity and interconnection; high resource efficiency; high resilience to normal fluctuations. Risk: accumulated rigidity; loss of adaptability; high connectivity means disturbance propagates further. |
| 30 | |
| 31 | - **Release (Ω) — Disturbance phase:** Accumulated structure breaks down; energy and resources stored in the previous phase are released; diversity of viable forms collapses; uncertainty and volatility high. Risk: catastrophic if release happens faster than actors can adapt; also risk of over-response (destroying viable structure in panic). |
| 32 | |
| 33 | - **Reorganisation (α) — Pioneer phase restart:** Resources freed up; new forms competing for the available space; high experimentation; low overhead; tight new communities forming around new organising principles. Risk: premature consolidation around the wrong model; failure to fully release legacy constraints. |
| 34 | |
| 35 | **Step 3: Identify Where in the Cycle the System Sits** |
| 36 | Map the phase signals against the system's actual current state. Note: systems can have sub-systems at different phases simultaneously (a mature organisation with a startup division; an industry undergoing disturbance with some incumbents still in K phase). Identify the dominant phase for the system as a whole, and flag sub-systems that are out of phase. |
| 37 | |
| 38 | **Before narrowing:** Show the phase signal assessment to the user. Use `AskUserQuestion`: |
| 39 | - **Question:** "Based on the signals, I'm reading this as [phase] phase. Does that match your read of the current state?" |
| 40 | - **Header:** "Phase Check" |
| 41 | - **Options:** |
| 42 | - **Yes — that's right** — proceed with this phase diagnosis |
| 43 | - * |