feat: add reply steps to all CLM templates routing to crimson_leaf_marketing:live-feed

This commit is contained in:
David Baity
2026-04-28 09:08:15 -04:00
parent 13c6f9d541
commit ff3090b7fd
8 changed files with 32 additions and 0 deletions

View File

@@ -83,6 +83,10 @@ steps:
- type: document
filename: "{{task_name_slug}}-ad-copy"
- type: reply
target: channel
channel_name: "crimson_leaf_marketing:live-feed"
- type: close
rag_update: true

View File

@@ -62,6 +62,10 @@ steps:
- type: document
filename: "{{task_name_slug}}-author-bio"
- type: reply
target: channel
channel_name: "crimson_leaf_marketing:live-feed"
- type: close
rag_update: true

View File

@@ -95,6 +95,10 @@ steps:
- type: document
filename: "campaign_performance_review"
- type: reply
target: channel
channel_name: "crimson_leaf_marketing:live-feed"
- type: close
rag_update: true

View File

@@ -63,6 +63,10 @@ steps:
- type: document
filename: "{{task_name_slug}}-strategy"
- type: reply
target: channel
channel_name: "crimson_leaf_marketing:live-feed"
- type: close
rag_update: true

View File

@@ -44,6 +44,10 @@ steps:
- type: document
filename: "{{task_name_slug}}-emails"
- type: reply
target: channel
channel_name: "crimson_leaf_marketing:live-feed"
- type: close
rag_update: true

View File

@@ -54,6 +54,10 @@ steps:
- type: document
filename: "{{task_name_slug}}-strategy"
- type: reply
target: channel
channel_name: "crimson_leaf_marketing:live-feed"
- type: close
rag_update: true

View File

@@ -59,6 +59,10 @@ steps:
- type: document
filename: "{{task_name_slug}}-press-release"
- type: reply
target: channel
channel_name: "crimson_leaf_marketing:live-feed"
- type: close
rag_update: true

View File

@@ -54,6 +54,10 @@ steps:
- type: document
filename: "{{task_name_slug}}-social"
- type: reply
target: channel
channel_name: "crimson_leaf_marketing:live-feed"
- type: close
rag_update: true