blindspot

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Pre-computed context

Current branch: !git branch --show-current 2>/dev/null || echo "unknown" Project root: !git rev-parse --show-toplevel 2>/dev/null || echo "unknown"

These values orient this session only; resolve files against the project root while working.

Purpose

Every mode of /discovery:explore builds the AGENT's local knowledge and hands off an EXPLORE.md artifact. Blindspot mode builds the USER's knowledge and hands off a better prompt — a different audience and a different deliverable, which is why it is its own skill.

Run it when the user is about to work in territory they don't know — an unfamiliar codebase area OR an unfamiliar domain vocabulary — and the goal is to surface what their framing didn't account for so they can write a sharper implementation prompt. The output is calibrated to the user's disclosed starting point, not to a fixed depth.

Installs
2
GitHub Stars
12
First Seen
Jul 21, 2026
blindspot — melodic-software/claude-code-plugins