cd /news/ai-tools/show-hn-generate-claude-code-workflo… · home topics ai-tools article
[ARTICLE · art-16273] src=news.ycombinator.com pub= topic=ai-tools verified=true sentiment=↑ positive

Show HN: Generate Claude Code Workflows using Spec Driven Development approach

A developer has released Claude Code Workflow (CCW), a generator that creates linear Spec-Driven Development workflow plugins for Claude Code from a single YAML configuration file. The tool automatically regenerates commands, install scripts, and plugin manifests, enabling users to define multi-step workflows for coding and non-coding tasks like marketing research. CCW was built after the developer's earlier Spec-Driven Development plugin was presented at companies including Google Poland, where teams expressed interest in adapting the approach to their specific project sizes and needs.

read1 min publishedMay 28, 2026

I have been using a Spec-Driven Development approach for all mid+ size coding tasks since Feb 2026: https://news.ycombinator.com/item?id=48231575. One of the reasons for developing my own plugin (sddw - spec driven development workflow https://github.com/sermakarevich/sddw/) was to adjust it to my specific needs and the typical size of the features I build. Since then, this approach (sddw) has been presented at a few companies, including Google Poland. One of the conclusions from these conversations was that some teams would also like to adapt the plugin to their specific needs, the size of their projects, and even to non-coding tasks such as marketing research.

So I built Claude Code Workflow (CCW). It's a generator for linear Spec-Driven Development (SDD) workflow plugins for Claude Code. You define a workflow in a single configs/.yaml file, and CCW regenerates all commands, install scripts, and plugin manifests automatically. You just need to add the instructions required for each step of your workflow. Every step of the workflow produces a spec artifact, and every subsequent step is aware of the artifacts produced previously. You /clear your context after each step. Everything is SDD-based and works for any kind of multi-step task or workflow.

Repo: [https://github.com/sermakarevich/ccw](https://github.com/sermakarevich/ccw)

Comments URL: [https://news.ycombinator.com/item?id=48306730](https://news.ycombinator.com/item?id=48306730)

Points: 2

── more in #ai-tools 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-generate-cla…] indexed:0 read:1min 2026-05-28 ·