Skills on AI 459 skills

Active theme: Light

Oblique Strategies

Use when asked for a creative-block-breaking prompt, or to explain Brian Eno and Peter Schmidt's "Oblique Strategies" card deck — lateral-thinking prompts for getting unstuck on a creative or technical problem — grounded in joelparkerhenderson/oblique-strategies.

Oblique Strategies is a deck of aphoristic, deliberately indirect prompts created by Brian Eno and Peter Schmidt, first published in 1975, meant to break a creative block by forcing lateral thinking — approaching a problem from an oblique angle rather than head-on when direct effort has stalled.

How it's meant to be used

Originally a physical card deck: when stuck, draw one card at random and apply its (often cryptic) instruction literally or metaphorically to the problem at hand. The value isn't in the literal instruction being "correct" — it's in forcing a different frame on a problem that direct analysis has stopped making progress on. This generalizes well beyond music production (its original context) to any stuck creative or technical problem: writing, design, debugging, strategy.

A representative sample

  • "Honor thy error as a hidden intention" — treat an apparent mistake as a possible discovery rather than immediately correcting it.
  • "Ask your body" — shift from purely intellectual problem-solving to physical/intuitive response.
  • "Emphasize the flaws" — instead of hiding a weak point, make it a deliberate feature.
  • "Do the washing up" / "Take a break" — sometimes the prompt is literally to stop working on the problem directly.
  • "Reverse" — try the opposite of the current approach.
  • "Remove specifics and convert to ambiguities" / "Remove ambiguities and convert to specifics" — a pair of opposite moves, both valid depending on which direction the current work needs to shift.
  • "Only one element of each kind" — simplify by constraint.
  • "What would your closest friend do?" — reframe via someone else's likely perspective.
  • "[blank white card]" — the deck's own acknowledgment that sometimes the useful move is one no prompt anticipated; draw a blank and decide for yourself.

Why oblique (not direct) prompts work

A direct prompt ("try harder," "think about X differently") tends to reinforce whatever frame is already failing to produce progress. An oblique prompt deliberately doesn't engage the problem's content at all — it changes the process (do less, reverse a decision, introduce a constraint, stop and do something unrelated), which is often what's actually needed when the content-level thinking has become stuck in a loop.

Applying it outside music/art

The same mechanism works for software and business problems: "emphasize the flaws" might mean shipping a known limitation transparently instead of hiding it; "ask people to work against their better judgement" might mean deliberately assigning a skeptic to advocate for the option they dislike, to surface arguments a homogeneous team would miss; "do something boring" might mean handling the unglamorous, deferred maintenance task instead of the interesting new feature everyone's stuck debating.

Common pitfalls

  • Treating a prompt as literal instruction always — most prompts are meant metaphorically; forcing a literal reading onto every problem produces nonsense rather than insight.
  • Using the deck as a decision-maker instead of a stuck-breaker — it's designed for when direct thinking has stalled, not as a substitute for actually reasoning through a decision that isn't stuck.
  • Picking a prompt deliberately instead of at random — the randomness is part of the mechanism; choosing the prompt that already confirms what you wanted to do defeats the point of forcing a genuinely different angle.

Learn more

View oblique-strategies/SKILL.md on GitHub