Create Epics An epic is a named, bounded body of work that maps to one architectural module. It defines what needs to be built and who owns it architecturally . It does not prescribe implementation steps — that is the job of stories. Run this skill once per layer as you approach that layer in development. Do not create Feature layer epics until Core is nearly complete — the design will have changed. Output: + Next step after each epic: When to run: After and pass. --- 1. Parse Arguments Resolve the review mode (once, store for all gate spawns this run): 1. If was passed → use that 2. Else rea…