@codemcp/workflows 6.15.0 → 6.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/packages/cli/package.json +1 -1
- package/packages/cli/resources/workflows/posts.yaml +4 -0
- package/packages/core/package.json +1 -1
- package/packages/core/resources/workflows/posts.yaml +4 -0
- package/packages/docs/.vitepress/dist/workflows/posts.yaml +4 -0
- package/packages/docs/package.json +1 -1
- package/packages/mcp-server/package.json +1 -1
- package/packages/mcp-server/resources/workflows/posts.yaml +4 -0
- package/packages/opencode-plugin/package.json +1 -1
- package/packages/opencode-plugin/resources/workflows/posts.yaml +4 -0
- package/packages/opencode-tui-plugin/package.json +1 -1
- package/packages/visualizer/package.json +1 -1
- package/resources/workflows/posts.yaml +4 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codemcp/workflows",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.16.0",
|
|
4
4
|
"description": "A Model Context Protocol server that acts as an intelligent conversation state manager and development guide for LLMs, featuring comprehensive long-term memory with persistent project artifacts",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "packages/cli/dist/index.js",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"typescript": "^5.9.3",
|
|
52
52
|
"vitepress": "^1.6.4",
|
|
53
53
|
"vitest": "4.0.18",
|
|
54
|
-
"@codemcp/workflows-core": "6.
|
|
54
|
+
"@codemcp/workflows-core": "6.16.0"
|
|
55
55
|
},
|
|
56
56
|
"lint-staged": {
|
|
57
57
|
"*.{ts,js,mts,cts,tsx,jsx}": [
|
|
@@ -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
|
|
170
174
|
- Conduct final quality review and polish
|
|
171
175
|
- Prepare publishing materials and schedule
|
|
@@ -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
|
|
170
174
|
- Conduct final quality review and polish
|
|
171
175
|
- Prepare publishing materials and schedule
|
|
@@ -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
|
|
170
174
|
- Conduct final quality review and polish
|
|
171
175
|
- Prepare publishing materials and schedule
|
|
@@ -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
|
|
170
174
|
- Conduct final quality review and polish
|
|
171
175
|
- Prepare publishing materials and schedule
|
|
@@ -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
|
|
170
174
|
- Conduct final quality review and polish
|
|
171
175
|
- Prepare publishing materials and schedule
|
|
@@ -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
|
|
170
174
|
- Conduct final quality review and polish
|
|
171
175
|
- Prepare publishing materials and schedule
|