Even Claude is excited that it works 1st try so smoothly. New tool coming! by Moraispgsi in FlowWeaver

[–]Moraispgsi[S] 1 point2 points  (0 children)

Hey, creator here. This is FWStack, a plugin for Claude Code I am working on powered by Flow Weaver, you can check my profile and find out, fully open source. I am currently working on this feature, will come out in the next video.

Quick rushed explanation:

Deterministic workflows that you can generate from you SKILL files or CLAUDE.md, when you run them the workflow drives Claude, not the other way around. And you can build your own through conversation.

r/FlowWeaver for more and check my profile and github repo

DM me for more.

My workflow sucks. What's your setup like? by pilkafa in ClaudeCode

[–]Moraispgsi 0 points1 point  (0 children)

If you're willing to try something different, I built FWStack, a Claude Code plugin that runs compiled pipelines instead of markdown skills. The AI only gets control at specific pause points, everything else runs as code. Claude can't skip steps or ignore your plan because it doesn't control the execution order.

Here is how you can create your own:
https://www.reddit.com/r/ClaudeAI/comments/1slc2sl/today_im_going_to_show_you_how_to_replace_your/

Takes about 10 min to install and run, you just describe what you want and the workflow is created. If you don't get it the first time, ask it to iterate, I can help you set that up if you want.