From sprang
Ask any question about the codebase using the knowledge graph. Use when the user says "/sprang-chat", "ask about the codebase", "what does X do", or any question about code that should be answered from the knowledge graph.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sprang:sprang-chatThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Ask any question about the codebase using the knowledge graph.
Ask any question about the codebase using the knowledge graph.
Answer questions grounded entirely in .sprang/knowledge-graph.json.
.sprang/knowledge-graph.json exists. If not, tell the user to run /sprang-analyze first.sprang_query with keywords from the question to find relevant nodes — use multiple search terms if needed.sprang_node to get its 1-hop neighborhood (in/out degree, layer, neighbors).summary fields directly, reference file paths, name layers./sprang-explain <file> for deep dive, /sprang-diff if the topic involves recent changes.$ARGUMENTS
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub faviovazquez/sprang --plugin sprang