Test, debug, and troubleshoot Flowcraft workflow executions. Covers test utilities, time-travel debugging, event analysis, and common error patterns. Use when debugging workflows, writing tests, analyzing execution events, replaying workflow runs, or troubleshooting workflow failures.
$npx -y skills add gorango/flowcraft --skill debugging-workflowsInstalls into the current project.
Run `npx skills use "https://github.com/gorango/flowcraft" --skill "gorango/flowcraft/debugging-workflows"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gorango/flowcraft" that are relevant to the current task. Run `npx skills add "https://github.com/gorango/flowcraft"` and select the relevant skills, then follow their instructions.