Skip to main content

cognitive-evolution

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

설치로 이동

소스 정보

저장소
cubxxw/cubxxw-skills
최근 소스 활동
2026년 4월 8일 04:34
감지된 SKILL.md 언어
영어
스타
1
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
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
GitHub에서 보기