socraticode-preflight

Installation
SKILL.md

socraticode-preflight — Code-aware exploration first

Optional preflight that swaps blind grep/Read for AST-aware search before any non-trivial code work. When SocratiCode isn't installed, falls back to code-review-graph MCP (already live). When neither is available, falls back to native tools.

When to use

  • Before /ship on any change > 1 file
  • Before /audit-deep on any module
  • Before /fix-root on any bug whose call-path isn't obvious
  • Before any refactor that crosses file boundaries

When NOT to use

  • Single-file edits with known scope
  • Doc-only changes
  • Quick "what does X do" lookups in a known file

Preflight algorithm

Installs
1
GitHub Stars
6
First Seen
Aug 5, 2026
socraticode-preflight — kmshihab7878/claude-code-setup