thinking-patterns
thinking-patterns,来自 glebis/claude-skills 的 agent 技能。
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Thinking Patterns Skill
Longitudinal cognitive pattern analysis across months of recorded conversations. Extracts evidence-based dimensions from Fathom transcripts, synthesizes cross-session patterns, and detects blind spots you can't see yourself.
Usage
/thinking-patterns # full analysis, default period (3 months)
/thinking-patterns --dry-run # corpus stats + batch plan only
/thinking-patterns --period 2026-01 2026-02 # custom date range
What it does
- Discovers all Fathom transcripts in date range, classifies by type (coaching, meeting, lab, etc.)
- Extracts Gleb's speech lines from each transcript
- Analyzes 12 evidence-based cognitive dimensions per transcript (parallel sonnet agents)
- Synthesizes cross-session patterns across 10 analysis sections (parallel sonnet agents)
- Detects contradictions, competing commitments, and blind spots
- Produces single analysis document with dated evidence quotes
12 Extraction Dimensions
| Dimension | Framework |
|-----------|-----------|
| Cognitive distortions | Burns' 10 categories |
| Problem framing | Discourse analysis |
| Conceptual metaphors | Lakoff & Johnson / MIPVU |
| Hedging & certainty | Epistemic marker taxonomy |
| Code-switching | Bilingual cognition research |
| Decision moments | GDMS + behavioral markers |
| Emotional indicators | Russell's Circumplex + ACT |
| Avoidance & deflection | ACT experiential avoidance |
| Agency language | Narrative Identity Theory |
| Competing commitments | Immunity to Change (Kegan) |
| Role/register markers | Sociolinguistic analysis |
| Energy signals | Engagement markers |
10 Output Sections
- Recurring Narratives
- Problem Framing Patterns
- Metaphors & Unconscious Language
- Decision Heuristics
- Topics Avoided
- Contradictions & Competing Commitments
- Energy Patterns
- Role Shifts
- Execution Gap (stated priorities vs actual focus)
- Cognitive Distortions & Biases
Plus: "The 5 Things You Don't See" summary.
Output
- Analysis:
ai-research/YYYYMMDD-thinking-patterns-analysis.md - Daily note: Link appended under
## Research
Architecture
Stage 0: Corpus Discovery (~30s, orchestrator)
├── Find transcripts, classify, extract Gleb's speech
└── Load reference docs, plan batches
Stage 1: Per-Transcript Extraction (~3 min, 10-13 parallel sonnet agents)
├── Each agent processes 1-4 transcripts
└── Returns structured JSON per transcript (12 dimensions)
Stage 2: Aggregation (~30s, orchestrator)
├── Parse JSONs, de-duplicate, cluster
└── Package into 5 synthesis bundles
Stage 3: Cross-Session Synthesis (~2 min, 5 parallel sonnet agents)
├── Narratives + Metaphors + Language
├── Decisions + Problem Framing + Biases
├── Avoidance + Energy + Execution Gap
├── Role Shifts + Developmental Markers
└── Blind Spot Detection
Stage 4: Output (~1 min, orchestrator)
└── Compile, save, link
Cost
~$3.50 per full run, ~6 minutes runtime.
Requirements
- Fathom transcripts in vault root (YYYYMMDD-*.md format)
- Reference docs: Profile Brief, My Focus, Strategic Decisions Framework
- No external dependencies -- pure Claude Code tools
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。