Iterate Revision banner
youngeun1209 youngeun1209

Iterate Revision

Development community

Description

--- description: Revise one manuscript section against the reviewer team until DONE/BLOCKED/HALT. Writer ↔ reviewer loop driven by the orchestrate primitives. --- # /iterate-revision Dispatcher. Read [`skills/iterate-revision/SKILL.md`](../skills/iterate-revision/SKILL.md) and follow it exactly. Arguments: `$ARGUMENTS` ## Signature ``` /iterate-revision <section-path> [--max-iter N] [--venue VENUE] [--force] [--allow-tbd] ``` ## Flags | Flag | Default | Purpose | |---|---|---| | `--max-it

Installation

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

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

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

Full documentation available on GitHub

View Source Repository