@harness.farm/whipflow
v0.1.10
Published
AI workflow automation — harness.farm
Downloads
796
Readme
whipflow.dev
AI workflow automation for harness.farm.
Setup
bun installRun a flow
bun run run flows/hello.proseInstall skills into Claude Code
bun run skillsThen use /whipflow in any Claude Code session.
Add a new flow
Create a .prose file in flows/ and run it with:
open-prose validate flows/my-flow.prose
open-prose run flows/my-flow.prose