What problem does it solve? Building a custom multi-phase workflow Skill normally requires manually designing phases, transition rules, context schemas, and status files. This Skill guides users through a structured conversation to collect requirements and automatically generates a complete, consistent workflow Skill package. ## Core Features & Use Cases - Seven-Phase Guided Design: Walks users through requirement profiling, phase definition, transition design, context schema, artifact design, Skill binding, and final generation. - Complete File Generation: Produces SKILL.md, status-schema.md, phase-examples.md, and skills-reference.md following strict templates with status.json-driven execution and session recovery. - Skill Orchestration: Binds existing gdpa-cli Agent Skills (devflow, edit-idl, bam-query, argos-query, etc.) to specific workflow phases. - Use Case: A team needs a database migration workflow with canary rollout and rollback. The builder interviews the user, drafts 7 phases with transition rules, and generates the full workflow Skill files ready for use. ## Quick Start Ask the AI to help you build a custom workflow for your business process, such as "create a database migration workflow with canary and rollback support."