Graph-powered code intelligence engine — indexes codebases into a knowledge graph, exposed via MCP tools for AI agents and a CLI for developers.
-
Updated
Aug 3, 2026 - Python
Graph-powered code intelligence engine — indexes codebases into a knowledge graph, exposed via MCP tools for AI agents and a CLI for developers.
Open source local-first PR scanner that finds dead code, security bugs, secrets, quality regressions, and AI-code mistakes before merge. For first timers refer to https://duriantaco.github.io/skylos/repo-map/
Primer for blast radius analysis and differential testing of dead code detectors and static analysis tools across pinned real-world projects
Static code map generator (MAP.md + map.json) powered by tree-sitter — a Claude Code /map plugin and MCP server that gives coding agents call graphs, file outlines, and impacted-test lookups without spending tokens on parsing.
AI-native static code intelligence CLI + MCP server — prevents collision, dead code, and security bugs before AI agents write code. 13 languages, SQLite graph model, zero LLM calls.
Bloat guard skill. Run a check, read the number, cut. Ten signals with detection commands. Executable detectors, not principles.
Autonomous software engineering pipeline for Claude Code: 11 stages, 64 verification rules, 17 codebase intelligence tools, 5 science-backed git analytics. Findings → PRD → verified PR with zero LLM judges.
Point it at a Python project and get an interactive map of its code in a single HTML file: call graph, LLM-written description on every function, and flagged blind spots. Works on Django and plain Python.
Philosophy: Human-Controlled, Pattern-Driven Code Auditing.
PyDevKit is a beginner-friendly Python CLI toolkit for project analysis, health checks, dead-code detection, automated pytest generation, and README generation with optional AI assistance.
To associate your repository with the dead-code-detection topic, visit your repo's landing page and select "manage topics."