Skip to main content

migrating-persona-to-relayflow

Use when migrating an existing `defineAgent` persona (in AgentWorkforce/agents or AgentWorkforce/internal-agents) to run its LLM-heavy work through a Relayflow v1 workflow via `ctx.workflow.run()`. Covers scope decisions (what to extract, what to leave in the handler), the 4-step durable-workflow shape, materialization through the current 4-file cloud deploy surface, red-first testing with resume proof, `useSubscription: true` semantics for realtime triggers, the `agentworkforce >= 4.1.44` CI-deploy bump requirement, and evidence capture. Applies to schedule-driven, realtime-trigger-driven, and hybrid personas. Reference migration: `hn-monitor` PR #126.

インストールへ移動

ソース情報

リポジトリ
AgentWorkforce/skills
ソースの最終更新活動
2026年9月3日 10:01
検出された SKILL.md の言語
英語
スター
1
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。