hum-historical-analogy
Use historical analogies to inform strategic decisions by identifying structural similarities and differences between past and present situations. Use this skill when the user draws on historical precedent to justify a strategy, needs to evaluate whether a historical comparison is valid, or wants to learn from past events — even if they say 'this is like the dotcom bubble', 'history repeats itself', or 'what can we learn from how X handled this'.
pinned to #4e7f4f8updated last month
Ask your AI client: “install skills/hum-historical-analogy”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/hum-historical-analogymetahub onboarded this repo on the author's behalf.
If you own github.com/asgard-ai-platform/skills on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
225
Last commit
last month
Latest release
published
- #ai-agent
- #anthropic
- #claude
- #claude-agent-skills
- #claude-code
- #coding-agent
- #knowledge-base
- #mcp
- #methodology
- #open-source
- #prompt-engineering
- #skills
- #taiwan
Automated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.4e7f4f8· last month
Behavioral checks ran but aren't published for this artifact; the static checks above ran at publish time.
Documentation
8 passed1 warningHomepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to SKILL.md.
Description quality
72 words · 450 chars — "Use historical analogies to inform strategic decisions by identifying structural…"
README is present and substantial
33,936 chars · 20 sections · 3 code blocks
Tags / topics declared
13 total — ai-agent, anthropic, claude, claude-agent-skills, claude-code, coding-agent (+7)
README has usage / example sections
no labeled section but 3 code blocks document usage
Homepage / docs URL declared
https://vault.asgard-ai.com/skills/
Description is substantive
Description is 72 words.
Documentation present and substantive
Documentation present (SKILL.md, 830 words).
Documentation shows usage
Documentation includes 2 code examples.
Release history
1- releasecurrent4e7f4f8warnlast month
Contents
Overview
Historical analogies apply lessons from past events to current decisions. When used rigorously, they provide pattern recognition and foresight. When used carelessly, they mislead by overfitting superficial similarities and ignoring structural differences.
Framework
IRON LAW: Structural Similarity, Not Surface Similarity
A valid analogy requires shared STRUCTURAL features (causal mechanisms,
power dynamics, systemic patterns), not just surface resemblance.
"This startup is the next Apple" because the founder wears turtlenecks =
surface similarity (worthless). "This market has the same demand-side
network effects as early smartphone adoption" = structural similarity (useful).
Analogy Evaluation Steps
- State the analogy explicitly: "Situation A is like historical event B because..."
- Map structural similarities: What causal mechanisms, dynamics, or patterns are shared?
- Map structural differences: What is fundamentally different?
- Assess the balance: Do similarities outweigh differences for the specific question at hand?
- Extract lessons carefully: What specific, actionable insight does the analogy provide?
- Identify the analogy's limits: Where does the analogy break down?
Common Analogy Traps
| Trap | Description | Example |
|---|---|---|
| Cherry-picking | Selecting only the historical case that supports your conclusion | "Kodak failed to adapt, so we must pivot" (ignoring cases where staying the course was right) |
| Outcome bias | Using the historical outcome to validate the analogy | "Amazon survived the dotcom bust, so we will too" (survivorship bias) |
| False precision | Expecting history to repeat exactly | "The 2008 crisis took 18 months to recover, so this one will too" |
| Presentism | Judging past decisions by present knowledge | "They should have seen the crisis coming" (they didn't have today's data) |
Output Format
# Historical Analogy Assessment: {Current Situation} ↔ {Historical Event}
## The Analogy
"{Current situation} is like {historical event} because..."
## Structural Similarities
| Feature | Historical | Current | Similarity |
|---------|-----------|---------|-----------|
| {mechanism} | {how it worked then} | {how it works now} | Strong/Moderate/Weak |
## Structural Differences
| Feature | Historical | Current | Impact on Analogy |
|---------|-----------|---------|------------------|
| {factor} | {then} | {now} | Weakens/Neutral/Strengthens |
## Validity Assessment
- Overall analogy strength: Strong / Moderate / Weak
- Valid for: {what aspects of the decision the analogy informs}
- Invalid for: {where the analogy breaks down}
## Lessons (with caveats)
1. {lesson} — caveat: {where this might not apply}
Examples
Correct Application
Scenario: "AI in 2025 is like the Internet in 1995"
| Structural Similarity | Internet 1995 | AI 2025 | Strength |
|---|---|---|---|
| General-purpose technology enabling many applications | ✓ | ✓ | Strong |
| Early hype cycle with inflated expectations | ✓ (dotcom) | ✓ (AI bubble concerns) | Strong |
| Infrastructure buildout phase (broadband then, GPU/data centers now) | ✓ | ✓ | Strong |
| Structural Difference | Internet 1995 | AI 2025 | Impact |
|---|---|---|---|
| Deployment speed | Years for broadband rollout | AI accessible via API in minutes | Weakens (faster adoption) |
| Incumbent response | Incumbents slow to respond (Blockbuster, newspapers) | Incumbents adopting aggressively (Microsoft, Google) | Weakens (harder for startups) |
| Regulatory environment | Minimal regulation | Active AI regulation globally (EU AI Act) | Weakens (more constraints) |
Verdict: Moderate analogy — valid for understanding the hype cycle pattern and infrastructure investment phase, but invalid for predicting startup vs incumbent dynamics ✓
Incorrect Application
- "AI is like the Internet, so all AI companies will succeed" → Cherry-picks the winners (Google, Amazon) and ignores that 90%+ of dotcom companies failed. Survivorship bias + surface similarity only. Violates Iron Law.
Gotchas
- Multiple analogies exist: For any current situation, multiple historical parallels can be drawn — and they may suggest opposite conclusions. Consider 2-3 analogies, not just the most popular one.
- The most popular analogy is often the worst: "This is like the dotcom bubble" is thrown around because it's familiar, not because the structural similarities are strong. Popularity ≠ validity.
- Analogies work best for pattern recognition, not prediction: "This pattern has led to X before" is useful. "This will lead to X again" is overconfident.
- Cultural and institutional context changes: Lessons from US business history may not apply to Taiwan's institutional environment. Account for systemic differences.
References
- For Neustadt & May's "Thinking in Time" methodology, see
references/thinking-in-time.md
Reviews
No reviews yet. Be the first.
Related
Verification Before Completion
Evidence before assertions, always
Writing Plans
Turn specs into phased implementation plans
Test-Driven Development
Red → green → refactor discipline for any feature or bugfix
mh install skills/hum-historical-analogy