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.
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.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- The Sequence
- When to Use
- The Five Phases
- 1. Collision-Zone Thinking
- 2. Critical Perspective
- 3. Scale Game
- 4. Synthesis
- 5. Simplification Cascades
- Output Format
- Different from Pentad
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.
