Composable Step Design Design the four composable workflow steps (Plan/Build/Review/Fix) that form the backbone of AI Developer Workflows. When to Use - Creating new workflow step primitives - Defining step input/output contracts - Implementing step isolation patterns - Designing step composition strategies - Building ADW workflow variations Prerequisites - Understanding of @composable-steps.md memory file - Familiarity with @adw-framework.md patterns - Knowledge of deterministic vs non-deterministic execution SDK Requirement Implementation Note : Full step orchestration requires Claude Agent…