create-ux-design refactor

This commit is contained in:
Brian Madison
2025-10-23 14:20:13 -05:00
parent 44e09e4487
commit a175f46f1b
9 changed files with 2825 additions and 1 deletions

View File

@@ -10,7 +10,8 @@
<flow>
<step n="1" title="Setup">
<action>If checklist not provided, load checklist.md from workflow location</action>
<action>If document not provided, ask user: "Which document should I validate?"</action>
<action>Try to fuzzy match for files similar to the input document name or if user did not provide the document. If document not
provided or unsure, ask user: "Which document should I validate?"</action>
<action>Load both the checklist and document</action>
</step>