precision-reading
CommunityRead only the relevant lines in files.
Authornhouseholder
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Large files waste time and tokens when only a small excerpt is needed; precision-reading enables surgical file access by grepping first and reading only the relevant lines via offset + limit.
Core Features & Use Cases
- Grep-first strategy to locate relevant sections, followed by targeted reads using offset+limit.
- Parallel grep across multiple files to quickly identify where a concept is used.
- Size-aware reads: read whole small files, but target large files to minimize token consumption while preserving needed context.
Quick Start
First grep for the target pattern to locate relevant sections, then read only the matched region using offset and limit.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: precision-reading Download link: https://github.com/nhouseholder/nicks-claude-code-superpowers/archive/main.zip#precision-reading Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.