Run Item Work banner
lhpaul lhpaul

Run Item Work

Development community

Description

--- description: "Deprecated compatibility alias for /run-item. Identical behavior — use /run-item instead. Usage: /run-item-work <target>" --- # Claude Code Command: Run Item Work (deprecated) > **Deprecated**: `/run-item-work` is a compatibility alias for **`/run-item`**. > New invocations should use `/run-item <target>`. Follow the same protocol and prelude as `/run-item`: - `.claude/commands/run-item.md` - `docs/workflow/development-workflow/bounded-run-prelude.md` - `docs/workflow/devel

Installation

Installs to ~/.claude/commands/lhpaul-ai-dev-framework-template-run-item-work.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/lhpaul/ai-dev-framework-template/HEAD/.claude/commands/run-item-work.md -o ~/.claude/commands/lhpaul-ai-dev-framework-template-run-item-work.md

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

Full documentation available on GitHub

View Source Repository