Run Item banner
lhpaul lhpaul

Run Item

Git community

Description

--- description: "Primary bounded command: advance exactly one non-epic workflow item with shared prelude before Protocol 91. Usage: /run-item <target> [--base <branch>] [--delegate-review|--no-delegate-review] [--may-merge|--no-may-merge] [--may-start-backlog <true|false>] [--max-risk <low|medium|high>]" --- # Claude Code Command: Run Item `/run-item` is the **canonical single-item bounded command**. It runs the shared bounded prelude before any mutation, then advances exactly one non-epic it

Installation

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

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

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

Full documentation available on GitHub

View Source Repository