Skip to content

Add SIA plugin — persistent graph memory for AI coding agents#987

Open
rkarim08 wants to merge 1 commit intoanthropics:mainfrom
rkarim08:add-plugin/sia
Open

Add SIA plugin — persistent graph memory for AI coding agents#987
rkarim08 wants to merge 1 commit intoanthropics:mainfrom
rkarim08:add-plugin/sia

Conversation

@rkarim08
Copy link
Copy Markdown

Plugin Details

Field Value
Name sia
Category development
Source https://github.com/rkarim08/sia.git
License Apache-2.0
Author Ramez Karim

What is SIA?

SIA is a persistent bi-temporal knowledge graph that captures and recalls project knowledge across Claude Code sessions — architectural decisions, bug root causes, patterns, and conventions.

Features

  • 47 specialized skills for architecture, debugging, knowledge capture, and QA
  • Bi-temporal knowledge graph with trust tiers and confidence decay
  • Tree-sitter AST analysis for 27 languages
  • Community detection with RAPTOR summarization
  • 21 MCP tools for graph querying and management
  • Auto-augmentation engine enriching tool results with graph context
  • Impact analysis with blast radius depth grouping

SIA captures architectural decisions, bug root causes, discovered patterns,
and coding conventions into a bi-temporal knowledge graph that persists
across Claude Code sessions. Features include:

- 47 specialized skills for architecture, debugging, and knowledge capture
- Bi-temporal knowledge graph with trust tiers and confidence decay
- Tree-sitter AST analysis for 27 languages
- Community detection and cross-session recall
- 21 MCP tools for graph querying and management
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants