repo-context
CommunityCreate per-repo context files for fast recall.
AuthorTobiasLaross
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation and updating of per-repo context files to help Claude quickly understand repositories during conversations. It scans two developer directories, generates a standardized context per repository, and stores it under ~/.claude/repo-context/<repo-name>.md, enabling fast retrieval and reduced cognitive load.
Core Features & Use Cases
- Discover and catalog all Git repositories from ~/Developer/work/ and ~/Developer/personal/.
- Create or refresh a per-repo context file at ~/.claude/repo-context/<repo-name>.md with a consistent structure.
- Process repos in batches (up to 10 at a time) with parallel subagents for speed.
- Update existing context files to reflect code changes, dependencies, and entry points.
- Use case: you want Claude to summarize a repo's purpose, architecture, and tests before planning changes.
Quick Start
Run /repo-context to scan your developer directories and generate or refresh context files for each repository.
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: repo-context Download link: https://github.com/TobiasLaross/dotfiles/archive/main.zip#repo-context 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.