code-intelligence

Installation
SKILL.md

Code Intelligence — Claude Code Provider Router

Purpose

Use only as a Claude Code provider router. Choose the least expensive installed provider that can answer the question reliably, preserve evidence provenance, and verify material conclusions against current source and tests.

Do not install or auto-trigger this skill for Codex GPT-5.6 Sol. Native direct inspection, Plan Mode, explorer work, and subagents already cover the routing function without adding an analyzer.

Keep providers independent. This skill does not vendor or absorb Graphify, code-mapper-skill, or CodeQL.

Active Routes

  1. Direct source and tests — default for known non-Python targets, small repositories, stale or missing graph data, and final verification.
  2. Graphify — broad or unknown-target discovery only when an existing graph is relevant and fresh.
  3. code-mapper-skill — Python imports, callers, cycles, blast radius, artifacts, contracts, APIs, catalogs, and lineage.
  4. Selective CodeQL through code-mapper-skill — Python security or value-flow questions when CodeQL is available and the mapper's documented trigger applies.

Codebase-Memory is a benchmark candidate, not an active provider. Serena, Joern/codebadger, SCIP/Sourcegraph, Semgrep, and Aider-style maps are not part of the MVP routing surface.

Installs
7
Repository
dachent/skills
GitHub Stars
31
First Seen
Jul 13, 2026
code-intelligence — dachent/skills