I made a tool called semantic grep. sgrep in the cli. and its now a part of my workflow since i have a very large code base. It's a tool for claude to use that helps is parse my entire codebase to do more of an idea(semantic) search where grep may not be the best tool. Is this a tool anyone else would find useful?