What it does
Goal Workflow Designer is a Claude Code skill that coaches you through writing precise, executable specs for Claude’s /goal feature and Dynamic Workflows. Rather than running tasks itself, it interrogates vague requirements and shapes them into detailed prompts that keep agents iterating productively instead of quitting early.
How it works
The skill operates in two modes:
Depth (/goal): Refines a single task through five elements (outcome, verification, constraint, iteration policy, error handling), plus a six-step rubric for subjective work. Outputs a goal prompt ready to paste.
Breadth (workflow-shaper): Evaluates many-unit tasks using a WORTH-IT gate (five criteria), then recommends fan-out shapes (parallel, pipeline, map-reduce) and emits a workflow spec—or refuses if the task isn’t suited to workflows.
Use cases
- Design reviews: Define measurable criteria before asking agents to critique work
- Content audits: Specify checks to run across dozens of pages or components
- Iterative refinement: Lock down what “done” means so agents don’t shortcut to wrap-up
- Cross-functional handoffs: Package vague briefs into precise specs for teams or agents
Who benefits
Product designers, UX researchers, and design leaders who use Claude Code to automate checks, audits, or iterative work. Especially valuable when context window anxiety causes early quitting or when coordinating multi-agent tasks.