Todofig banner
youngeun1209 youngeun1209

Todofig

Productivity community

Description

--- description: Compare a captured-figure deck against an outline document; produce a prioritized TODO of gaps (P0/P1/P2). argument-hint: [optional figure identifier to focus on, e.g. "Fig4" or "R1"] --- # /todofig Thin dispatcher — the full figure-vs-outline gap analysis lives in the `todofig` skill so the slash-command surface stays small and the workflow can also be invoked outside `/todofig`. ## Dispatch 1. Read the bundled skill instructions: [`skills/todofig/SKILL.md`](../skills/todof

Installation

Installs to ~/.claude/skills/youngeun1209-oh-my-claudecode-research-todofig/SKILL.md

Terminal
mkdir -p ~/.claude/skills/youngeun1209-oh-my-claudecode-research-todofig && curl -fsSL https://raw.githubusercontent.com/youngeun1209/oh-my-claudecode-research/HEAD/commands/todofig.md -o ~/.claude/skills/youngeun1209-oh-my-claudecode-research-todofig/SKILL.md

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

Full documentation available on GitHub

View Source Repository