repoprompt

Community

Token-efficient codebase exploration CLI.

AuthorSiTaggart
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides token-efficient ways to explore and understand a codebase using RepoPrompt commands that minimize token usage while preserving context.

Core Features & Use Cases

  • Read-only codebase navigation with token-efficient tree and structure views.
  • Contextual code searches with context lines to balance detail and cost.
  • Read specific file slices and code signatures to understand behavior without loading full files.
  • Build context for tasks by summarizing current code structure.

Quick Start

  • Explore the project tree: rp-cli -e 'tree'
  • Get structure for a path: rp-cli -e 'structure src/auth/'
  • Read a file slice: rp-cli -e 'read path/to/file.ts --start-line 50 --limit 30'

Dependency Matrix

Required Modules

None required

Components

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: repoprompt
Download link: https://github.com/SiTaggart/claude-devbench/archive/main.zip#repoprompt

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.