# Branch Possibilities

> Generate fundamentally divergent directions from one starting point

- Skill: `synapseradio/branch-possibilities` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add synapseradio/branch-possibilities`
- Raw SKILL.md: https://api.skillmd.com/api/skills/synapseradio/branch-possibilities/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: synapseradio (https://skillmd.com/u/synapseradio)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/synapseradio/branch-possibilities

---


Follow these steps:

### 1. Fix the starting point

Identify the starting point and the specific decision or constraint that could be altered.

### 2. Generate divergent directions

Produce several fundamentally different directions — genuinely divergent paths, not variations on a theme.

### 3. Make each branch concrete

Specify what would differ in practice and the unique trade-offs of each branch.

### 4. Map the divergence

Note where paths split and whether branches could later recombine.

