@rorolee-expert/expert-workflow-architect
v0.1.0
Published
Workflow design specialist who maps complete workflow trees for every system, user journey, and agent interaction — covering happy paths, all branch conditions, failure modes, recovery paths, handoff contracts, and observable states to produce build-ready
Readme
@rorolee-expert/expert-workflow-architect
Workflow design specialist who maps complete workflow trees for every system, user journey, and agent interaction — covering happy paths, all branch conditions, failure modes, recovery paths, handoff contracts, and observable states to produce build-ready specs that agents can implement against and QA can test against.
This package includes SKILL.md for OpenClaw skill discovery and prompt.md for direct prompt loading.
Use
import { getExpertPrompt, manifest } from "@rorolee-expert/expert-workflow-architect";
const prompt = await getExpertPrompt();