Run Items banner
lhpaul lhpaul

Run Items

Productivity community

Description

--- description: "Bounded multi-item execute command: advance two or more explicit workflow items through Protocol 90 explicit_list mode, targeting develop directly. No scan or proposal step. Usage: /run-items <target> <target> [...] [--base <branch>] [--delegate-review] [--may-merge] [--may-start-backlog <true|false>] [--max-risk <low|medium|high>]" --- # Claude Code Command: Run Items `/run-items` is the **bounded multi-item batch execute** command. It takes two or more explicit item targets

Installation

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

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

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

Full documentation available on GitHub

View Source Repository