Commit 9050dad
refactor: simplify refine-node skill and auto-chain all workflow skills
Rewrite refine-node to draft-first approach (444 → 142 lines) — proposes
complete schemas for all nodes at once instead of per-field Q&A. Also
auto-chain the full pipeline: create-workflow → refine-node → compile-workflow
without stopping for approval between each phase.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6a2ffab commit 9050dad
2 files changed
+59
-363
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
| 167 | + | |
| 168 | + | |
171 | 169 | | |
172 | 170 | | |
173 | 171 | | |
| |||
0 commit comments