Desk Open banner
Iman Iman

Desk Open

Development community

Description

--- description: Pull a chain, grade it, read positioning, and rank every structure for one underlying argument-hint: SYMBOL [EXPIRY] arguments: [symbol, expiry] --- Open the desk on $symbol for the expiry $expiry, or the nearest listed expiry when none is given. Run these in order, reading each summary before the next: 1. `optiondesk expiries $symbol` 2. `optiondesk chain $symbol` with `--expiry $expiry` if an expiry was given 3. `optiondesk greeks --band 0.06` 4. `optiondesk exposure` 5. `o

Installation

Installs to ~/.claude/commands/iman-agent-driven-options-desk-and-skills-desk-open.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Iman/agent-driven-options-desk-and-skills/HEAD/.claude/commands/desk-open.md -o ~/.claude/commands/iman-agent-driven-options-desk-and-skills-desk-open.md

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

Full documentation available on GitHub

View Source Repository