Run Work banner
lhpaul lhpaul

Run Work

Development community

Description

--- description: "Propose portfolio batches (scan-only). No-target scan produces a batch recommendation; all target invocations emit redirect guidance. No mutation in any mode. Usage: /run-work [<target> ...]" --- # Claude Code Command: Run Work `/run-work` is **portfolio scan and batch proposal only** — a fully read-only command that inspects the portfolio and recommends the next safe batch or redirect command. It performs **no mutation** in any routing mode. | Routing mode | Action | | ----

Installation

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

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

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

Full documentation available on GitHub

View Source Repository