Desk Mark banner
Iman Iman

Desk Mark

Development community

Description

--- description: Mark every open paper position against the newest chain and report the running result --- 1. `optiondesk forward status` to see what is open. 2. `optiondesk chain SYM --expiry ...` for any underlying whose newest chain predates the last mark. 3. `optiondesk forward mark` 4. Report each position's mark, and separately list anything that came back unmarkable with the reason. A position with a leg missing from the later chain is not marked at zero, and reporting it as fla

Installation

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

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

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

Full documentation available on GitHub

View Source Repository