Skip to content
Development
Command

/discover-unknowns

Discover missing context, blindspots, and high-blast-radius unknowns before agent 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/discover-unknowns

Context preview

What this command does when you run it.

Discover missing context, blindspots, and high-blast-radius unknowns before agent work

Command definition

discover-unknowns.md
name: unknowns-discovery:discover-unknowns
description: Discover missing context, blindspots, and high-blast-radius unknowns before agent work
argument-hint: "[task-or-file]"
allowed-tools: [Read, Glob, Grep, Write, Edit]

Discover Unknowns

Use the Unknowns Discovery skill to choose the cheapest useful unknowns artifact.

Invocation

/unknowns-discovery:discover-unknowns [task-or-file]

Arguments

The user invoked this command with: $ARGUMENTS

Instructions

When this command is invoked:

1. Treat `$ARGUMENTS` as the task, file path, area, or rough prompt to investigate. 2. If it looks like a file path, read it before asking questions. 3. Load `skills/unknowns-discovery/SKILL.md` and follow it exactly. 4. Inspect the relevant territory before asking the user anything that can be answered locally. 5. Select the highest-value artifact mode and produce the skill's normal output.

Output

Use the skill's default output contract: scope read, unknowns found, blast radius, conservative defaults, decisions needed, prompt upgrade, and stop conditions.

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