I use Claude Code daily and got tired of repeatedly listing relevant files in prompts. So I built promptscout: a small local tool that takes your prompt + repo file tree and enriches the prompt with the most relevant files/paths, so Claude has a better starting point.It uses a quantized Qwen 3 4B model and runs fully on your machine. I also added a Claude Code plugin via UserPromptSubmit that calls the CLI and swaps in the enriched prompt before the request goes to Claude.