# design > Design workflow (requirements → architecture → execution plan) using swarm-product and swarm-architect. - Author: loong - Repository: tuloong/loongclaude - Version: 20260208172537 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/tuloong/loongclaude - Web: https://mule.run/skillshub/@@tuloong/loongclaude~design:20260208172537 --- --- name: design description: Design workflow (requirements → architecture → execution plan) using swarm-product and swarm-architect. disable-model-invocation: true --- Run a design-first workflow without implementing code yet. ## Steps 1) Requirements (swarm-product) - Delegate to `swarm-product` to produce an acceptance checklist and edge cases. 2) Architecture (swarm-architect) - Delegate to `swarm-architect` to propose a design, interfaces, invariants, and migration plan. 3) Execution plan (swarm-router) - Delegate to `swarm-router` to turn the design into an actionable plan and choose the next specialist.