obsfx/promptscout
Enrich coding agent prompts with codebase context using a local LLM
Runs a quantized 4B local LLM (Qwen 3) that decides which search tools to invoke—file finder, section finder, definition finder, import tracer, git history—using `ripgrep` and `git` to surface relevant code without modifying your original prompt. Integrates directly as a Claude Code plugin that automatically enriches every prompt submission, or works standalone as a CLI with support for per-directory templates and prompt history.
Available on npm.
Stars
30
Forks
3
Language
TypeScript
License
MIT
Category
Last pushed
Feb 20, 2026
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/obsfx/promptscout"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shcherbak-ai/contextgem
ContextGem: Effortless LLM extraction from documents
ShahzaibAhmad05/gitree
An upgrade from "ls" for developers. An open-source tool to analyze folder structures and to...
mufeedvh/code2prompt
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt...
nicepkg/ctxport
Copy AI conversations as clean Markdown Context Bundles — one click from ChatGPT, Claude,...
WecoAI/weco-cli
The Platform for Self-Improving Code. Ideal for GPU kernels, ML model development, feature...