Back to browse
GitHub Repository

A simple CLI for linking repositories for LLM reference to a well known location

1 starsTypeScript

A simple CLI to stop copying repos for LLM reference

by dboon·Feb 16, 2026·1 point·4 comments

AI Analysis

●●SolidNiche GemSolve My Problem
The Take

Keeps a single cached store of repos and gives you an interactive CLI to link them into .llm/reference so you can check a small dotllm.json into projects and run dotllm sync on fresh clones. It’s a pragmatic, low-fuss alternative to submodules or ad-hoc scripts — nicely opinionated — but the project could use clearer docs around cross-platform behaviour, conflict resolution, and scalability.

Target Audience

Developers, ML engineers and prompt engineers who use local repository references for LLMs and want an easy way to manage/sync them across machines

Similar Projects

Developer Tools●●Solid

Vibe-coded – Rust CLI to discover LLM-assisted Git repositories

Handy CLI that actually pulls a repo and runs a battery of concrete heuristics — repo age, README keywords/emoji counts, commit velocity, presence of LLM-tool files, and simple commit-statistics — to guess whether code was prompt-expanded. The rule set is intentionally arbitrary and extensible, which makes this a useful starting point for audits or CI checks, but expect false positives and plan to tune or add rules for your context.

Niche GemShip It
xlii
104mo ago