Tracing Knowledge Lineages
CommunityUncover idea evolution, avoid past failures, innovate smarter.
Software Engineering#decision making#research#problem solving#knowledge management#historical context#software evolution#git archaeology
Authorobra
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Teams often repeat past mistakes, abandon viable solutions prematurely, or reinvent "new" ideas without understanding their historical context. This leads to wasted effort and suboptimal decisions. This skill provides a structured approach to understanding the evolution of ideas and decisions.
Core Features & Use Cases
- Decision Archaeology: Guides searching decision records, conversations, and Git history to understand "why X was chosen."
- Failed Attempt Analysis: Provides a framework to re-evaluate past failures, considering changed contexts and preventing premature dismissal of solutions.
- Revival Detection: Helps identify if "new" ideas are actually old ones, and what lessons can be learned from their previous incarnations.
- Use Case: Before proposing to replace an existing system, trace its lineage to understand the original problems it solved and why previous alternatives were rejected, ensuring your new proposal addresses historical challenges.
Quick Start
Before proposing a new approach, trace its lineage:
- Check decision records (e.g., docs/decisions/, docs/adr/)
- Search conversations (using Remembering Conversations skill)
- Git archaeology (e.g., git log --all --full-history -- path/to/file)
- Ask the original author (if available)
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Tracing Knowledge Lineages Download link: https://github.com/obra/superpowers-skills/archive/main.zip#tracing-knowledge-lineages Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.