← ClaudeAtlas

codegraph-ast-greplisted

Set up, update, or diagnose CodeGraph and ast-grep so coding agents can use semantic repository scope and structural syntax evidence automatically. Use when a repository needs an idempotent CodeGraph/ast-grep installation, stable tool and index migrations, MCP reconnection, persisted agent guidance, or a read-only setup diagnosis.
stark-ai-de/agent-skills · ★ 5 · AI & Automation · score 77
Install: claude install-skill stark-ai-de/agent-skills
# CodeGraph + ast-grep ## Goal Make a repository's coding agents ready to use CodeGraph for semantic scope and ast-grep CLI for structural evidence. Public workflows manage that capability; repository exploration and refactoring are ordinary internal coding behaviors after setup. ## When to use - Install or reconcile CodeGraph, ast-grep CLI, MCP exposure, indexing, and agent guidance. - Update the installed analysis stack and run required configuration, index, or schema migrations. - Diagnose a missing, stale, disconnected, or apparently broken setup without repairing it. ## When not to use Do not activate this skill merely because a coding task can benefit from an already-ready analysis stack. Follow the persisted repository guidance instead. Do not use it for general dependency audits, compiler/runtime proof, or an unreviewed broad rewrite. ## Workflow selection Always expose these finite workflows in plain, benefit-first language when the skill is invoked directly: - `setup`: supercharge the repository with Semantic Code Intelligence and structural code search, helping coding agents answer faster with fewer tool calls. Install missing pieces, connect the coding client, build the code index, add repository guidance, and safely reuse or repair any existing setup. - `update`: bring an existing setup to current stable versions without changing how it was installed. Migrate configuration or index data when needed, reconnect the coding client, and verify that everything