Cheez Read

Smart code reading using tilth MCP. Replaces cat/head/tail with AST-aware file reading. Automatically outlines large files, memorizes hash anchors for efficient editing, and tracks what you've already read to save tokens. Use when: reading files, exploring code structure, understanding modules, checking dependencies, or preparing for edits. Do NOT use for searching symbols or text — use cheez-search. Do NOT use for editing — use cheez-write. Examples: "read src/auth.ts", "show lines 44-89 of handlers.go", "what's in this directory?", "show the dependencies of this file".

paulnsorensen Updated

File contents

paulnsorensen/cheese-flow/tree/main/skills/cheez-read commit 468d5bbe80

Frequently asked questions

npx skillmds@latest add paulnsorensen/cheez-read