obsfx/promptscout
Enrich coding agent prompts with codebase context using a local LLM
When you're trying to fix a bug, add a feature, or refactor code with the help of AI coding assistants like Claude, Cursor, or Copilot, this tool automatically finds the relevant files, code snippets, and commit history from your project. It takes your plain-language request and your project's code, then gives you an enriched prompt that your coding assistant can use to start working faster and more accurately. This is for any developer using AI coding assistants who wants to improve the quality of their assistant's output and reduce its 'thinking' time.
Available on npm.
Use this if you use AI coding assistants and want them to understand your codebase context better and respond more effectively without you manually searching for relevant files or code.
Not ideal if you don't use AI coding assistants or prefer to manually provide all code context to your assistant.
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
mufeedvh/code2prompt
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt...
ShahzaibAhmad05/gitree
An upgrade from "ls" for developers. An open-source tool to analyze folder structures and to...
nicepkg/ctxport
Copy AI conversations as clean Markdown Context Bundles — one click from ChatGPT, Claude,...
nikolay-e/treemapper
Export your entire codebase to ChatGPT/Claude in one command. Structure + contents in YAML/JSON...