Skip to content
Development
Command

/blindspot-pass

Run a focused blindspot pass for unfamiliar, ambiguous, or high-risk work

From plugin
secondsky-claude-skills
20466 skills46 agents66 commands
Install
$ npx -y skills add secondsky/claude-skills --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/blindspot-pass

Context preview

What this command does when you run it.

Run a focused blindspot pass for unfamiliar, ambiguous, or high-risk work

Command definition

blindspot-pass.md
name: unknowns-discovery:blindspot-pass
description: Run a focused blindspot pass for unfamiliar, ambiguous, or high-risk work
argument-hint: "[task-or-area]"
allowed-tools: [Read, Glob, Grep, Write, Edit]

Blindspot Pass

Use the Unknowns Discovery skill in `blindspot-pass` mode.

Invocation

/unknowns-discovery:blindspot-pass [task-or-area]

Arguments

The user invoked this command with: $ARGUMENTS

Instructions

When this command is invoked:

1. Treat `$ARGUMENTS` as the task, code area, design area, or domain to inspect. 2. Load `skills/unknowns-discovery/SKILL.md` and follow the `blindspot-pass` mode. 3. Read relevant files, docs, examples, history, or references before asking questions. 4. Surface hidden constraints, prior art, likely traps, tacit quality standards, and missing vocabulary. 5. End with a better implementation prompt that folds in the discoveries.

Output

Produce blindspot cards plus the upgraded prompt described by the skill.

Ships withsecondsky-claude-skills

142 production-ready skills for Claude Code CLI ๐Ÿ”Œ Platform / Harness Support These plugins ship as Claude Code marketplace plugins (.claude-plugin/ manifests) and Codex CLI plugins (.codex-plugin/ manifests).

Get the whole plugin, auto-invoked