code-graph

Installation
SKILL.md

Code Graph

Build, query, and incrementally update a persistent knowledge graph for the target project. Infrastructure — other skills consume it via query; Flow Conductor checks freshness on session start.

Two-tier extraction

Tier Tool Role
Structural graphify AST nodes, edges, communities, confidence — deterministic
Semantic Model Purpose, depth, impact — contextual

graphify parses; the model annotates. Never replace graphify structural data with grep guesses.

Prerequisites

prerequisites.md — install graphifyy via uv/pipx/pip. Non-blocking if user declines.

Storage

Installs
1
Repository
yugasun/aiops
GitHub Stars
4
First Seen
Jul 5, 2026
code-graph — yugasun/aiops