Agent skill · AI & Agents

blind-spot-chain

Five-skill sequence for 'what am I missing?' - Collide → Critique → Scale → Synthesize → Simplify. Use when you suspect you're not seeing something.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill blind-spot-chain-agentgptsmith-monadframework-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Version: 1.0
Path: skills/analysis/blind-spot-chain-agentgptsmith-monadframework-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Blind Spot Chain **"What am I missing?"** ## The Sequence ``` 1. Collision-Zone → What if we smashed X into Y? ↓ 2. Critical-Perspective → What assumptions am I making? ↓ 3. Scale-Game → What breaks at 1000x or 0.001x? ↓ 4. Synthesis → What patterns emerge from 1-3? ↓ 5. Simplification → What one insight eliminates multiple things? ``` ## When to Use - "Something feels off but I can't name it" - Stuck on a problem, tried obvious solutions - Before committing to a major decision - When you've been in one frame too long - Reviewing your own work ## The Five Phases ### 1. Collision-Zone Thinking > "What if we treated X like Y?" Force unrelated concepts together. See what emerges. ### 2. Critical Perspective > "What am I assuming without noticing?" Question the frame. What's taken for granted? ### 3. Scale Game > "What happens at extremes?" Test at 1000x bigger, 1000x smaller, instant, year-long. ### 4. Synthesis > "What patterns emerge?" Integrate findings from phases 1-3. ### 5. Simplification Cascades > "If THIS is true, what else falls away?" Find the one insight that eliminates multiple components. ## Output Format ``` BLIND SPOT CHECK: [topic] COLLISIONS: - X + Y → [spark] ASSU

What's inside
Steps it walks through
  1. The Sequence
  2. When to Use
  3. The Five Phases
  4. 1. Collision-Zone Thinking
  5. 2. Critical Perspective
  6. 3. Scale Game
  7. 4. Synthesis
  8. 5. Simplification Cascades
  9. Output Format
  10. Different from Pentad
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the blind-spot-chain skill do?

Five-skill sequence for 'what am I missing?' - Collide → Critique → Scale → Synthesize → Simplify. Use when you suspect you're not seeing something.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill blind-spot-chain-agentgptsmith-monadframework-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going