Run Epic banner
lhpaul lhpaul

Run Epic

Git community

Description

--- description: "Compatibility/advanced alias: resolve a native GitHub epic or explicit item list into a bounded workflow execution scope, with optional delegated review and merge gates. For the recommended starting point, use /run-work <epic-target> instead. Usage: /run-epic --epic <issue-number> | --items <issue-number>[,<issue-number>...] [--base <branch>] [--delegate-review] [--may-merge] [--may-start-backlog <true|false>] [--max-risk <low|medium|high>] [--json]" --- # Claude Code Command:

Installation

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

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

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

Full documentation available on GitHub

View Source Repository