Skip to content

Instantly share code, notes, and snippets.

@wdcoff
wdcoff / decision-frameworks-SKILL.md
Created March 8, 2026 17:30
decision-frameworks-SKILL

name: decision-frameworks

description: > Interactive decision analysis using 6 quantitative mental models: Expected Value, Base Rate analysis, Sunk Cost detection, Bayesian Updating, Survivorship Bias check, and Kelly Criterion sizing. Use this skill whenever the user asks for help making a decision, evaluating an opportunity, sizing a bet or commitment, assessing risk, comparing options, or mentions phrases like “should I”, “is it worth”, “how much should I invest/commit”, “am I being rational”, “what are the odds”, “pros and cons”, or any career/financial/life decision where

@wdcoff
wdcoff / explain what happens when you run claude code head.md
Created December 14, 2025 02:34
Perplexity Thinking as Response (Gemini 3 Pro)

explain what happens when you run claude code headless. be concise but thorough

The initial search for "Claude code headless mode explanation" has yielded high-quality results explaining the core functionality, commands, and use cases. I have information on:

  • Definition: Running Claude Code programmatically without the interactive UI.[^1][^2][^3]
  • Key Command: claude -p or claude --print.[^2][^11][^1]
  • Command Flags:
  • --output-format: Options like text, json, stream-json.[^4][^1]