When GrepAI stops returning results or your index goes stale, this is your systematic rundown of what's broken and how to fix it. It walks through the usual suspects: missing indexes, Ollama connection failures, outdated embeddings, and MCP config issues. Each problem gets a clear diagnosis with actual commands to run, from checking daemon status to force re-indexing when watch isn't picking up changes. The diagnostic script at the end is genuinely useful for dumping your entire setup state. It's written by someone who's clearly debugged these issues before, which means less time googling error messages and more time actually searching your code.
npx skills add https://github.com/yoanbernabeu/grepai-skills --skill grepai-troubleshooting