Create comprehensive GitHub issues from planning artifacts
/plugin marketplace add bryonjacob/aug/plugin install aug-dev@aug**Workflow:** [epic-development](../workflows/epic-development.md) • **Phase:** create-issues (step 3/4) • **Next:** /work # Plan Create - Generate GitHub Issues Transform planning artifacts from `/plan-chat` and `/plan-breakdown` into comprehensive GitHub issues. **Purpose**: Create epic and task issues with complete specifications, making GitHub the source of truth for execution. **Prerequisites**: - Run `/plan-chat` to create architecture - Run `/plan-breakdown` to create task specs **Next Command**: Execute tasks with `/work <issue-number>` --- ## Workflow ### Phase 1: Load Plan...