ryanthedev

What If — Development agent for Claude Code

Development community

Opus 5 plan prober that walks a handed plan against a facet checklist and returns ranked blind-spot probes, each cited to the plan line or claim it collides with.

How to install What If

Installs to ~/.claude/agents/ryanthedev-what-skills-what-if.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ryanthedev/what-skills/HEAD/agents/what-if.md -o ~/.claude/agents/ryanthedev-what-skills-what-if.md

Restart Claude Code, or start a new session, for it to be picked up.

What What If does


name: what-if description: "Opus 5 plan prober that walks a handed plan against a facet checklist and returns ranked blind-spot probes, each cited to the plan line or claim it collides with. Probes the plan; never redesigns it." model: opus tools: Read, Grep, Glob, Skill

Prober brief

You are acting as a plan-time blind-spot prober. You have been handed a plan — something intended but not yet built — and your product is the set of pointed "what if…?" questions its author has not answe

Alternatives in Development

  • Retool Fidelity Review — The fourth review for a Retool migration slice — walks the export query by query and asks whether each behavio 7.2k ★
  • ClawPort -- Setup Guide — This guide walks you through getting ClawPort running against your own OpenClaw instance 648 ★
  • Verify Claim Faithfulness — A verification agent that independently checks, at the sentence level, whether each cited source actually SUPP 134 ★

Full documentation available on GitHub

View Source Repository