knowledge-graph
CommunityYour project's long-term memory, instantly searchable.
#decision making#context management#project memory#design patterns#knowledge graph#semantic search#memento
Authorjwilger
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill acts as your project's persistent memory, preventing the loss of critical decisions, design patterns, and lessons learned. It allows you to store, recall, and traverse project knowledge with temporal accuracy and semantic understanding, ensuring consistency and accelerating future development by leveraging past insights.
Core Features & Use Cases
- Decision & Pattern Storage: Store architectural decisions, design patterns, process refinements, and user preferences with rich context and temporal anchoring.
- Semantic & Temporal Retrieval: Recall past decisions using natural language queries, filter by project context, and even retrieve the state of your knowledge graph at a specific point in time.
- Graph Traversal: Explore relationships between decisions (e.g., "depends_on", "supersedes", "implements") to build a complete understanding of any topic.
- Use Case: Ensure critical project decisions, design patterns, and lessons learned are never forgotten. Instantly retrieve context on past choices, preventing rework and maintaining consistency across your projects.
Quick Start
Store an architectural decision in the knowledge graph.
The AI will guide you through providing the necessary details.
Example interaction:
AI: "What decision would you like to store?"
User: "ADR: Use Event Sourcing for Order State Management"
AI: "Please provide rationale, alternatives considered, and status."
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: knowledge-graph Download link: https://github.com/jwilger/claude-code-setup/archive/main.zip#knowledge-graph Please download this .zip file, extract it, and install it in the .claude/skills/ directory.