You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(posts): improve workflow with platform, emotional resonance and LinkedIn guidance
- Story phase: decide primary platform early to influence narrative depth
- Writing phase: add emotional resonance instruction and platform-specific formatting
- Distribution phase: add concrete LinkedIn best practices (hook, takeaways, hashtags, cross-linking)
Learnings from co-authored post with two perspectives on the same meeting.
Copy file name to clipboardExpand all lines: resources/workflows/posts.yaml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,7 @@ states:
53
53
- Create detailed story outline with clear beginning, middle, end
54
54
- Identify key messages and memorable metaphors/examples
55
55
- Define content scope boundaries to maintain focus and avoid adjacent topics
56
+
- Decide primary platform — it influences narrative depth and scope
56
57
- Plan how content will adapt across different platforms
57
58
- Ensure narrative arc matches chosen format (concise for short posts, comprehensive for long-form)
58
59
- Structure content to maintain user's personal voice and conversational style
@@ -89,6 +90,8 @@ states:
89
90
90
91
- Write content following the established story outline
91
92
- Maintain consistent narrative flow and personal voice
93
+
- Create emotional resonance: include moments where the author is uncertain, surprised or affected — readers connect through emotions, not just arguments
94
+
- Adapt formatting to primary platform (paragraph length, structure, takeaways)
92
95
- Create engaging, conversational content in user's style
93
96
- Ensure content length matches chosen format (3-10 lines for short, 2000-5000+ words for long)
94
97
- Stay within defined content scope to avoid adjacent topics
@@ -166,6 +169,7 @@ states:
166
169
- Create compelling, SEO-optimized titles and descriptions
167
170
- Add appropriate tags and metadata for discoverability
168
171
- Adapt content formatting for different platforms (LinkedIn, Medium, HN)
172
+
- For LinkedIn: open with scroll-stopping hook, close with concrete takeaways, 3-5 targeted hashtags, cross-link co-authors
169
173
- Maintain core message while adjusting for platform-specific requirements
0 commit comments