Skip to main content

cognitive-evolution

Meta-method for tracking how your thinking changes โ€” timestamped observation, paradigm shift documentation, and concept network maintenance

Jump to install

Source facts

Repository
cubxxw/cubxxw-skills
Last source activity
April 8, 2026 at 04:34
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions ยท Read-only preview
name
cognitive_evolution
description
Meta-method for tracking how your thinking changes โ€” timestamped observation, paradigm shift documentation, and concept network maintenance
version
1.0.0
author
cubxxw
source
https://github.com/cubxxw/my-soul-skills
category
framework
tags
["meta-cognition","evolution","documentation","knowledge-management","paradigm-shift"]
related_skills
["self_modeling","systematization_experience","meaning_architecture"]
lang
zh-CN/en
# Cognitive Evolution Documentation (่ฎค็Ÿฅๆผ”่ฟ›) ## Overview A meta-method for tracking how thinking evolves over time. Not about "what you think now" but about "how your thinking has changed and why." The core principle: never delete old views โ€” document the evolution. This creates a living record of cognitive development that reveals patterns invisible in any single snapshot. ## Core Model ### Ontological Routing All extracted knowledge must be categorized into one of three types: - **Entities** โ€” Concrete: people, places, tools, projects, companies - **Concepts** โ€” Abstract: theories, methodologies, philosophical views, architectural ideas - **Tensions** โ€” Unresolved: long-standing dilemmas or cognitive conflicts that persist ### Sacred Rules | Rule | Constraint | |------|-----------| | **Never overwrite history** | When new views conflict with old views, append a "Cognitive Shift" block โ€” never delete the old view | | **Timestamp everything** | All observations must carry source attribution and time markers | | **Weak signal protection** | Concepts with insufficient evidence get marked as `weak signal` / `tentative` / `emerging pattern` โ€” never prematurely promoted to stable nodes | | **Bidirectional linking** | All key concepts wrapped in links to maintain the knowledge network | ### Cognitive Shift SOP (่ฎค็Ÿฅๆผ”่ฟ›ๅค„็†) When you detect a conflict between old and new views, write: ``` Cognitive Shift [time period] - Original paradigm: [old view + when it formed] - Current trigger: [new view] - Evolution driver: [underlying cause of the shift] - Source: [where this shift originated] ``` ### Three-Layer Evolution Pattern Most concepts evolve through three layers: 1. **L1 (Tool/Phenomenon)**: "What is this?" โ€” discovery and naming 2. **L2 (Method/Framework)**: "How to systematically use this?" โ€” structuring 3. **L3 (Infrastructure/Being)**: "How does this naturally integrate?" โ€” becoming part of the environment Examples: - AI: tool โ†’ workflow โ†’ runtime - Self: identity question โ†’ agency โ†’ designable system - Travel: experience โ†’ designed experiment โ†’ life infrastructure ### Four-Phase Learning Arc Each concept typically passes through: 1. **Exploration** โ€” Initial encounter and curiosity 2. **Integration** โ€” Connecting to existing knowledge 3. **Maturation** โ€” Deepening and refining understanding 4. **Meta-awareness** โ€” Observing your own evolution on this topic ## When to Apply - Maintaining a personal knowledge base or second brain - Reviewing how your views have shifted over time - Preventing "present bias" โ€” the assumption that your current view is final - Building knowledge systems that grow rather than just accumulate - Recognizing patterns in how you learn and change ## Key Principles 1. **Append, never overwrite**: Old views are data about where you were โ€” deleting them destroys the evolution record 2. **Timestamp is mandatory**: Without temporal anchoring, you can't distinguish "what I thought then" from "what I think now" 3. **Protect weak signals**: Premature certainty kills emerging insights โ€” mark uncertain concepts honestly 4. **Concept networks over linear notes**: Bidirectional links reveal relationships that linear notes hide 5. **Evolution is the content**: The shift from one paradigm to another is more informative than either paradigm alone 6. **Defense mechanism detection**: Watch for when system-building itself becomes a way to avoid unprocessed experience ## Cognitive Evolution (Meta) This framework itself has evolved: - **Early**: Focus on knowledge capture and organization - **Later**: Recognition that the evolution tracking IS the most valuable output โ€” not the individual snapshots but the trajectory between them ## Related Skills - `self_modeling`: Cognitive evolution tracking is how the self-as-system gets version-updated - `systematization_experience`: This method is itself a system โ€” apply its own blind-spot awareness to itself - `meaning_architecture`: Evolution tracking reveals how meaning-making shifts over time
View on GitHub