Skip to main content
ClaudeWave
Skill329 repo starsupdated 5d ago

analogy-chain

The analogy-chain skill systematically constructs extended metaphorical comparisons across three to five progressive layers, with each layer uncovering previously hidden connections and conceptual dimensions. Use this skill when exploring complex topics that benefit from structured, multi-level abstraction, as the layered approach reveals non-obvious insights by building each analogy upon its predecessor rather than treating comparisons as isolated statements.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/yogsoth-ai/de-anthropocentric-research-engine /tmp/analogy-chain && cp -r /tmp/analogy-chain/skills/analogy-chain ~/.claude/skills/analogy-chain
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Analogy Chain

Chain analogies to deeper levels (3-5 layers).

## Execution

Subagent — spawned via subagent-spawning/spawn-agent skill.

## Why Subagent

Analogy chaining requires sustained deepening of a single thread without distraction. Each layer builds on the previous, requiring unbroken focus on progressive abstraction and re-concretization.