code-search-selector

Official

Gate to semantic search before bulk reads.

AuthorMadAppGang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill auto-invokes semantic search when user asks for audit/investigate/map the codebase, preventing tool familiarity bias toward Read/Glob.

Core Features & Use Cases

  • Mandatory gate before reading 3+ files
  • Decision tree to classify semantic vs exact matches
  • Step-by-step workflow for semantic discovery

Quick Start

If the user asks to "map the codebase," run claudemem search instead of bulk reads.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: code-search-selector
Download link: https://github.com/MadAppGang/claude-code/archive/main.zip#code-search-selector

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository