serpentine-parser/serpentine

See every reference between every named entity in your codebase — functions, classes, modules, variables — resolved down to the definition.

13Stars on the repository
13Mods indexed here, across every type
13d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

bump-version

01

serpentine-parser/serpentine

Skill Claude CodeCodex

Bump the project version across all files that carry it. Pass the new version as the argument (e.g. /bump-version 0.4.0).

13 13d ago A 38 tokens

code-analysis

02

serpentine-parser/serpentine

Skill Claude CodeCodex

Full code navigation — replaces grep, glob, and file reads. Find symbol definitions, trace callers and callees, read source code, and map module structure. Pass symbol names or questions as arguments.

13 13d ago A 43 tokens

debug

03

serpentine-parser/serpentine

Skill Claude CodeCodex

Diagnose and fix a bug or unexpected behavior. Traces the problem through the dependency graph, adds logging if needed, and proposes a fix. Use when something is broken, producing wrong output, or behaving unexpectedly.

13 13d ago A 45 tokens

gen-pr

04

serpentine-parser/serpentine

Skill Claude CodeCodex

Generate a PR description as a Markdown file in .claude/scratch using git history and code analysis. Fills in the project's PR template.

13 13d ago A 32 tokens

spec

05

serpentine-parser/serpentine

Skill Claude CodeCodex

Plan implementation before writing code. Analyzes codebase structure and dependencies, asks clarifying questions, and writes a scoped implementation spec.

13 13d ago A 29 tokens