Codemesh banner
pyalwin pyalwin

Codemesh

Development community

Description

--- name: codemesh description: Query the code knowledge graph before reading code. One-call context assembly via codemesh_answer returns inline source snippets; default tool habits (Read after search) waste the savings. Follow the rules below. --- # Codemesh: three rules that override default tool habits Codemesh returns a knowledge graph with inline source snippets. Treating it like a search index and Reading files after every query is the main way to lose the 30-60% time savings it provides

Installation

Installs to ~/.claude/skills/pyalwin-codemesh-codemesh/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pyalwin-codemesh-codemesh && curl -fsSL https://raw.githubusercontent.com/pyalwin/codemesh/HEAD/skills/codemesh.md -o ~/.claude/skills/pyalwin-codemesh-codemesh/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository