@grant-vine/wunderkind 0.9.13 → 0.10.3
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/.claude-plugin/plugin.json +1 -1
- package/README.md +88 -108
- package/agents/ciso.md +15 -17
- package/agents/creative-director.md +3 -7
- package/agents/fullstack-wunderkind.md +86 -13
- package/agents/legal-counsel.md +4 -10
- package/agents/marketing-wunderkind.md +128 -143
- package/agents/product-wunderkind.md +80 -22
- package/dist/agents/ciso.d.ts.map +1 -1
- package/dist/agents/ciso.js +20 -21
- package/dist/agents/ciso.js.map +1 -1
- package/dist/agents/creative-director.d.ts.map +1 -1
- package/dist/agents/creative-director.js +3 -7
- package/dist/agents/creative-director.js.map +1 -1
- package/dist/agents/docs-config.d.ts.map +1 -1
- package/dist/agents/docs-config.js +9 -26
- package/dist/agents/docs-config.js.map +1 -1
- package/dist/agents/fullstack-wunderkind.d.ts.map +1 -1
- package/dist/agents/fullstack-wunderkind.js +93 -17
- package/dist/agents/fullstack-wunderkind.js.map +1 -1
- package/dist/agents/index.d.ts +0 -6
- package/dist/agents/index.d.ts.map +1 -1
- package/dist/agents/index.js +0 -6
- package/dist/agents/index.js.map +1 -1
- package/dist/agents/legal-counsel.d.ts.map +1 -1
- package/dist/agents/legal-counsel.js +5 -11
- package/dist/agents/legal-counsel.js.map +1 -1
- package/dist/agents/manifest.d.ts.map +1 -1
- package/dist/agents/manifest.js +2 -44
- package/dist/agents/manifest.js.map +1 -1
- package/dist/agents/marketing-wunderkind.d.ts.map +1 -1
- package/dist/agents/marketing-wunderkind.js +140 -155
- package/dist/agents/marketing-wunderkind.js.map +1 -1
- package/dist/agents/product-wunderkind.d.ts.map +1 -1
- package/dist/agents/product-wunderkind.js +85 -24
- package/dist/agents/product-wunderkind.js.map +1 -1
- package/dist/cli/cli-installer.d.ts.map +1 -1
- package/dist/cli/cli-installer.js +3 -8
- package/dist/cli/cli-installer.js.map +1 -1
- package/dist/cli/config-manager/index.d.ts +7 -0
- package/dist/cli/config-manager/index.d.ts.map +1 -1
- package/dist/cli/config-manager/index.js +113 -98
- package/dist/cli/config-manager/index.js.map +1 -1
- package/dist/cli/doctor.d.ts.map +1 -1
- package/dist/cli/doctor.js +0 -12
- package/dist/cli/doctor.js.map +1 -1
- package/dist/cli/gitignore-manager.d.ts +1 -1
- package/dist/cli/gitignore-manager.d.ts.map +1 -1
- package/dist/cli/gitignore-manager.js +5 -3
- package/dist/cli/gitignore-manager.js.map +1 -1
- package/dist/cli/index.js +3 -4
- package/dist/cli/index.js.map +1 -1
- package/dist/cli/init.d.ts.map +1 -1
- package/dist/cli/init.js +219 -105
- package/dist/cli/init.js.map +1 -1
- package/dist/cli/personality-meta.d.ts +1 -1
- package/dist/cli/personality-meta.d.ts.map +1 -1
- package/dist/cli/personality-meta.js +11 -95
- package/dist/cli/personality-meta.js.map +1 -1
- package/dist/cli/tui-installer.d.ts.map +1 -1
- package/dist/cli/tui-installer.js +27 -88
- package/dist/cli/tui-installer.js.map +1 -1
- package/dist/cli/types.d.ts +0 -24
- package/dist/cli/types.d.ts.map +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +66 -25
- package/dist/index.js.map +1 -1
- package/package.json +4 -2
- package/schemas/wunderkind.config.schema.json +0 -12
- package/skills/SKILL-STANDARD.md +174 -0
- package/skills/agile-pm/SKILL.md +8 -6
- package/skills/code-health/SKILL.md +137 -0
- package/skills/compliance-officer/SKILL.md +13 -11
- package/skills/db-architect/SKILL.md +2 -0
- package/skills/design-an-interface/SKILL.md +91 -0
- package/skills/experimentation-analyst/SKILL.md +6 -4
- package/skills/grill-me/SKILL.md +2 -0
- package/skills/improve-codebase-architecture/SKILL.md +2 -0
- package/skills/oss-licensing-advisor/SKILL.md +4 -2
- package/skills/pen-tester/SKILL.md +3 -1
- package/skills/prd-pipeline/SKILL.md +4 -3
- package/skills/security-analyst/SKILL.md +2 -0
- package/skills/social-media-maven/SKILL.md +11 -9
- package/skills/tdd/SKILL.md +99 -0
- package/skills/technical-writer/SKILL.md +7 -5
- package/skills/triage-issue/SKILL.md +14 -13
- package/skills/ubiquitous-language/SKILL.md +2 -0
- package/skills/vercel-architect/SKILL.md +2 -0
- package/skills/visual-artist/SKILL.md +2 -1
- package/skills/write-a-skill/SKILL.md +76 -0
- package/agents/brand-builder.md +0 -262
- package/agents/data-analyst.md +0 -212
- package/agents/devrel-wunderkind.md +0 -211
- package/agents/operations-lead.md +0 -302
- package/agents/qa-specialist.md +0 -282
- package/agents/support-engineer.md +0 -204
- package/dist/agents/brand-builder.d.ts +0 -8
- package/dist/agents/brand-builder.d.ts.map +0 -1
- package/dist/agents/brand-builder.js +0 -287
- package/dist/agents/brand-builder.js.map +0 -1
- package/dist/agents/data-analyst.d.ts +0 -8
- package/dist/agents/data-analyst.d.ts.map +0 -1
- package/dist/agents/data-analyst.js +0 -238
- package/dist/agents/data-analyst.js.map +0 -1
- package/dist/agents/devrel-wunderkind.d.ts +0 -8
- package/dist/agents/devrel-wunderkind.d.ts.map +0 -1
- package/dist/agents/devrel-wunderkind.js +0 -236
- package/dist/agents/devrel-wunderkind.js.map +0 -1
- package/dist/agents/operations-lead.d.ts +0 -8
- package/dist/agents/operations-lead.d.ts.map +0 -1
- package/dist/agents/operations-lead.js +0 -328
- package/dist/agents/operations-lead.js.map +0 -1
- package/dist/agents/qa-specialist.d.ts +0 -8
- package/dist/agents/qa-specialist.d.ts.map +0 -1
- package/dist/agents/qa-specialist.js +0 -308
- package/dist/agents/qa-specialist.js.map +0 -1
- package/dist/agents/support-engineer.d.ts +0 -8
- package/dist/agents/support-engineer.d.ts.map +0 -1
- package/dist/agents/support-engineer.js +0 -230
- package/dist/agents/support-engineer.js.map +0 -1
package/dist/agents/manifest.js
CHANGED
|
@@ -2,19 +2,13 @@ import { createMarketingWunderkindAgent } from "./marketing-wunderkind.js";
|
|
|
2
2
|
import { createCreativeDirectorAgent } from "./creative-director.js";
|
|
3
3
|
import { createProductWunderkindAgent } from "./product-wunderkind.js";
|
|
4
4
|
import { createFullstackWunderkindAgent } from "./fullstack-wunderkind.js";
|
|
5
|
-
import { createBrandBuilderAgent } from "./brand-builder.js";
|
|
6
|
-
import { createQaSpecialistAgent } from "./qa-specialist.js";
|
|
7
|
-
import { createOperationsLeadAgent } from "./operations-lead.js";
|
|
8
5
|
import { createCisoAgent } from "./ciso.js";
|
|
9
|
-
import { createDevrelWunderkindAgent } from "./devrel-wunderkind.js";
|
|
10
6
|
import { createLegalCounselAgent } from "./legal-counsel.js";
|
|
11
|
-
import { createDataAnalystAgent } from "./data-analyst.js";
|
|
12
|
-
import { createSupportEngineerAgent } from "./support-engineer.js";
|
|
13
7
|
export const WUNDERKIND_AGENT_DEFINITIONS = [
|
|
14
8
|
{
|
|
15
9
|
id: "marketing-wunderkind",
|
|
16
10
|
roleLabel: "Marketing Wunderkind",
|
|
17
|
-
summary: "CMO-calibre strategist for brand,
|
|
11
|
+
summary: "CMO-calibre strategist for brand, community, developer advocacy, docs-led launches, adoption, PR, and go-to-market work.",
|
|
18
12
|
factory: createMarketingWunderkindAgent,
|
|
19
13
|
},
|
|
20
14
|
{
|
|
@@ -26,7 +20,7 @@ export const WUNDERKIND_AGENT_DEFINITIONS = [
|
|
|
26
20
|
{
|
|
27
21
|
id: "product-wunderkind",
|
|
28
22
|
roleLabel: "Product Wunderkind",
|
|
29
|
-
summary: "VP Product
|
|
23
|
+
summary: "Default orchestrator and front door for all Wunderkind requests. Routes, clarifies, and synthesizes across specialists. VP Product authority for strategy, roadmaps, PRDs, OKRs, issue intake, acceptance review, and decomposition.",
|
|
30
24
|
factory: createProductWunderkindAgent,
|
|
31
25
|
},
|
|
32
26
|
{
|
|
@@ -35,54 +29,18 @@ export const WUNDERKIND_AGENT_DEFINITIONS = [
|
|
|
35
29
|
summary: "CTO-calibre engineer for architecture, implementation, and systems tradeoffs.",
|
|
36
30
|
factory: createFullstackWunderkindAgent,
|
|
37
31
|
},
|
|
38
|
-
{
|
|
39
|
-
id: "brand-builder",
|
|
40
|
-
roleLabel: "Brand Builder",
|
|
41
|
-
summary: "Community and narrative lead for reputation, reach, and thought leadership.",
|
|
42
|
-
factory: createBrandBuilderAgent,
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
id: "qa-specialist",
|
|
46
|
-
roleLabel: "QA Specialist",
|
|
47
|
-
summary: "Test strategy and risk-based validation partner for quality and reliability.",
|
|
48
|
-
factory: createQaSpecialistAgent,
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
id: "operations-lead",
|
|
52
|
-
roleLabel: "Operations Lead",
|
|
53
|
-
summary: "SRE-minded operator for incident response, runbooks, and production readiness.",
|
|
54
|
-
factory: createOperationsLeadAgent,
|
|
55
|
-
},
|
|
56
32
|
{
|
|
57
33
|
id: "ciso",
|
|
58
34
|
roleLabel: "CISO",
|
|
59
35
|
summary: "Security and compliance lead for threat modeling, controls, and risk decisions.",
|
|
60
36
|
factory: createCisoAgent,
|
|
61
37
|
},
|
|
62
|
-
{
|
|
63
|
-
id: "devrel-wunderkind",
|
|
64
|
-
roleLabel: "DevRel Wunderkind",
|
|
65
|
-
summary: "Developer relations specialist for docs, DX, tutorials, and community adoption.",
|
|
66
|
-
factory: createDevrelWunderkindAgent,
|
|
67
|
-
},
|
|
68
38
|
{
|
|
69
39
|
id: "legal-counsel",
|
|
70
40
|
roleLabel: "Legal Counsel",
|
|
71
41
|
summary: "Legal and regulatory advisor for contracts, licensing, and compliance posture.",
|
|
72
42
|
factory: createLegalCounselAgent,
|
|
73
43
|
},
|
|
74
|
-
{
|
|
75
|
-
id: "data-analyst",
|
|
76
|
-
roleLabel: "Data Analyst",
|
|
77
|
-
summary: "Analytics specialist for funnels, experiments, metrics, and measurement clarity.",
|
|
78
|
-
factory: createDataAnalystAgent,
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
id: "support-engineer",
|
|
82
|
-
roleLabel: "Support Engineer",
|
|
83
|
-
summary: "Technical support lead for triage, severity assessment, and engineering handoff.",
|
|
84
|
-
factory: createSupportEngineerAgent,
|
|
85
|
-
},
|
|
86
44
|
];
|
|
87
45
|
export const WUNDERKIND_AGENT_IDS = WUNDERKIND_AGENT_DEFINITIONS.map((agent) => agent.id);
|
|
88
46
|
//# sourceMappingURL=manifest.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"manifest.js","sourceRoot":"","sources":["../../src/agents/manifest.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAA;AAC1E,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAA;AACpE,OAAO,EAAE,4BAA4B,EAAE,MAAM,yBAAyB,CAAA;AACtE,OAAO,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAA;AAC1E,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"manifest.js","sourceRoot":"","sources":["../../src/agents/manifest.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAA;AAC1E,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAA;AACpE,OAAO,EAAE,4BAA4B,EAAE,MAAM,yBAAyB,CAAA;AACtE,OAAO,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAA;AAC1E,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAA;AAC3C,OAAO,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAA;AAS5D,MAAM,CAAC,MAAM,4BAA4B,GAAyC;IAChF;QACE,EAAE,EAAE,sBAAsB;QAC1B,SAAS,EAAE,sBAAsB;QACjC,OAAO,EACL,0HAA0H;QAC5H,OAAO,EAAE,8BAA8B;KACxC;IACD;QACE,EAAE,EAAE,mBAAmB;QACvB,SAAS,EAAE,mBAAmB;QAC9B,OAAO,EAAE,2EAA2E;QACpF,OAAO,EAAE,2BAA2B;KACrC;IACD;QACE,EAAE,EAAE,oBAAoB;QACxB,SAAS,EAAE,oBAAoB;QAC/B,OAAO,EACL,sOAAsO;QACxO,OAAO,EAAE,4BAA4B;KACtC;IACD;QACE,EAAE,EAAE,sBAAsB;QAC1B,SAAS,EAAE,sBAAsB;QACjC,OAAO,EAAE,+EAA+E;QACxF,OAAO,EAAE,8BAA8B;KACxC;IACD;QACE,EAAE,EAAE,MAAM;QACV,SAAS,EAAE,MAAM;QACjB,OAAO,EAAE,iFAAiF;QAC1F,OAAO,EAAE,eAAe;KACzB;IACD;QACE,EAAE,EAAE,eAAe;QACnB,SAAS,EAAE,eAAe;QAC1B,OAAO,EAAE,gFAAgF;QACzF,OAAO,EAAE,uBAAuB;KACjC;CACO,CAAA;AAEV,MAAM,CAAC,MAAM,oBAAoB,GAAG,4BAA4B,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,EAAE,CAAC,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"marketing-wunderkind.d.ts","sourceRoot":"","sources":["../../src/agents/marketing-wunderkind.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAA;AACnD,OAAO,KAAK,EAAa,mBAAmB,EAAE,MAAM,YAAY,CAAA;AAMhE,eAAO,MAAM,6BAA6B,EAAE,mBAyB3C,CAAA;AAED,wBAAgB,8BAA8B,CAAC,KAAK,EAAE,MAAM,GAAG,WAAW,
|
|
1
|
+
{"version":3,"file":"marketing-wunderkind.d.ts","sourceRoot":"","sources":["../../src/agents/marketing-wunderkind.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAA;AACnD,OAAO,KAAK,EAAa,mBAAmB,EAAE,MAAM,YAAY,CAAA;AAMhE,eAAO,MAAM,6BAA6B,EAAE,mBAyB3C,CAAA;AAED,wBAAgB,8BAA8B,CAAC,KAAK,EAAE,MAAM,GAAG,WAAW,CA+QzE;yBA/Qe,8BAA8B"}
|
|
@@ -7,23 +7,23 @@ export const MARKETING_WUNDERKIND_METADATA = {
|
|
|
7
7
|
promptAlias: "Marketing Wunderkind",
|
|
8
8
|
triggers: [
|
|
9
9
|
{
|
|
10
|
-
domain: "Marketing &
|
|
11
|
-
trigger: "Brand strategy, go-to-market, SEO/SEM,
|
|
10
|
+
domain: "Marketing, Growth & Communications",
|
|
11
|
+
trigger: "Brand strategy, go-to-market, SEO/SEM, campaigns, PR, social media strategy, community strategy, developer advocacy, launch docs, DX audits, migration guides",
|
|
12
12
|
},
|
|
13
13
|
],
|
|
14
14
|
useWhen: [
|
|
15
|
-
"Planning or executing a marketing campaign",
|
|
16
|
-
"Developing brand positioning or
|
|
17
|
-
"Auditing
|
|
18
|
-
"Writing a GTM plan, campaign brief, or
|
|
19
|
-
"Analysing competitor marketing strategies",
|
|
15
|
+
"Planning or executing a marketing, launch, or adoption campaign",
|
|
16
|
+
"Developing brand positioning, public narrative, or thought leadership",
|
|
17
|
+
"Auditing community presence, developer onboarding, or docs-led launch readiness",
|
|
18
|
+
"Writing a GTM plan, campaign brief, PR angle, launch brief, or migration plan",
|
|
19
|
+
"Analysing competitor marketing strategies, developer audience friction, campaign performance, or channel ROI",
|
|
20
20
|
],
|
|
21
21
|
avoidWhen: [
|
|
22
|
-
"Engineering or
|
|
23
|
-
"Design or visual asset creation (use creative-director)",
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
22
|
+
"Engineering implementation or code changes are needed",
|
|
23
|
+
"Design or visual asset creation is needed (use creative-director)",
|
|
24
|
+
"Formal legal review, licensing, or contract interpretation is needed (use legal-counsel)",
|
|
25
|
+
"Security architecture, compliance controls, or vulnerability work is needed (use ciso)",
|
|
26
|
+
"Product prioritisation, roadmap tradeoffs, or intake triage are needed (use product-wunderkind)",
|
|
27
27
|
],
|
|
28
28
|
};
|
|
29
29
|
export function createMarketingWunderkindAgent(model) {
|
|
@@ -34,272 +34,257 @@ export function createMarketingWunderkindAgent(model) {
|
|
|
34
34
|
"task",
|
|
35
35
|
]);
|
|
36
36
|
const persistentContextSection = buildPersistentContextSection({
|
|
37
|
-
learnings: "patterns,
|
|
38
|
-
decisions: "positioning choices, channel mix,
|
|
39
|
-
blockers: "approval bottlenecks, missing assets, access gaps",
|
|
37
|
+
learnings: "campaign patterns, community signals, launch tactics, docs or onboarding moves that improved adoption",
|
|
38
|
+
decisions: "positioning choices, channel mix, narrative priorities, developer-audience tradeoffs",
|
|
39
|
+
blockers: "approval bottlenecks, missing assets, unclear product details, access gaps for live audits",
|
|
40
40
|
});
|
|
41
41
|
return {
|
|
42
|
-
description: "USE FOR: brand strategy, go-to-market, positioning, messaging, content
|
|
42
|
+
description: "USE FOR: brand strategy, go-to-market, positioning, messaging, content strategy, SEO, SEM, paid media, lifecycle marketing, attribution, CRO, PR, press releases, thought leadership, community strategy, forum strategy, ambassador programs, sponsorships, events, creator partnerships, social media strategy, launch planning, product marketing, developer advocacy, developer education strategy, docs-led launches, API docs planning, tutorials, migration guides, onboarding journeys, DX audits, time-to-first-value improvement, open source community programs, newsletter strategy, competitor analysis, audience research, retention strategy, funnel analysis, campaign performance analysis, marketing measurement, channel ROI interpretation, brand-community ROI gating.",
|
|
43
43
|
mode: MODE,
|
|
44
44
|
model,
|
|
45
45
|
temperature: 0.3,
|
|
46
46
|
...restrictions,
|
|
47
47
|
prompt: `# Marketing Wunderkind — Soul
|
|
48
48
|
|
|
49
|
-
You are the **Marketing Wunderkind**. Before acting, read
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
- \`brand-storyteller\`: Products are features, brands are feelings. Narrative is the strategy. Build emotional connection before optimising conversion.
|
|
53
|
-
- \`growth-hacker\`: Channels, virality loops, PMF as religion. Every week is an experiment. Ruthless about what's working.
|
|
54
|
-
- \`teamCulture\` and \`orgStructure\` for how to communicate findings and challenge decisions.
|
|
55
|
-
- \`region\` and \`industry\` for platform mix, regulation references, and market context.
|
|
49
|
+
You are the **Marketing Wunderkind**. Before acting, read the resolved runtime context for \`cmoPersonality\`, \`teamCulture\`, \`orgStructure\`, \`region\`, \`industry\`, and applicable regulations.
|
|
50
|
+
|
|
51
|
+
If a project-local SOUL overlay is present, treat it as additive guidance that refines the neutral base prompt for this project.
|
|
56
52
|
|
|
57
53
|
---
|
|
58
54
|
|
|
59
55
|
# Marketing Wunderkind
|
|
60
56
|
|
|
61
|
-
You are the **Marketing Wunderkind**
|
|
57
|
+
You are the **Marketing Wunderkind** - the consolidated growth and communications specialist for Wunderkind. You own brand, growth, PR, community, developer advocacy, and docs-led adoption as one connected system.
|
|
58
|
+
|
|
59
|
+
You think at the intersection of brand, data, culture, and developer experience. You move fluidly between market narrative, launch planning, community programs, and the friction points that stop an audience from becoming active users.
|
|
62
60
|
|
|
63
|
-
|
|
61
|
+
Your north star: **make the right audience care, convert, and succeed.**
|
|
64
62
|
|
|
65
63
|
---
|
|
66
64
|
|
|
67
65
|
## Core Competencies
|
|
68
66
|
|
|
69
|
-
### Brand & Positioning
|
|
70
|
-
- Brand architecture, positioning statements, value propositions
|
|
71
|
-
- Messaging frameworks
|
|
72
|
-
-
|
|
73
|
-
-
|
|
74
|
-
- Brand storytelling and narrative development
|
|
67
|
+
### Brand, Narrative & Positioning
|
|
68
|
+
- Brand architecture, positioning statements, value propositions, and message hierarchy
|
|
69
|
+
- Messaging frameworks, differentiation strategy, tone of voice, and copy standards
|
|
70
|
+
- Brand storytelling, origin stories, proof-point design, and reputation management
|
|
71
|
+
- Thought leadership strategy across founders, executives, product voices, and customer stories
|
|
75
72
|
|
|
76
73
|
### Growth & Acquisition
|
|
77
|
-
- Full-funnel demand generation
|
|
78
|
-
- Paid media
|
|
79
|
-
- SEO
|
|
80
|
-
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
-
|
|
87
|
-
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
-
|
|
91
|
-
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
-
|
|
98
|
-
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
-
|
|
104
|
-
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
- Press release writing, media pitching, journalist outreach
|
|
108
|
-
- Crisis communications, reputation management
|
|
109
|
-
- Thought leadership: LinkedIn articles, op-eds, speaking opportunities
|
|
110
|
-
- Sponsorships, events, experiential marketing
|
|
74
|
+
- Full-funnel demand generation from awareness through retention
|
|
75
|
+
- Paid media across search, social, and partner channels
|
|
76
|
+
- SEO, SEM, landing-page strategy, lifecycle marketing, CRM segmentation, and experimentation
|
|
77
|
+
- Unit economics fluency: CAC, LTV, ROAS, CPL, activation, retention, and payback
|
|
78
|
+
|
|
79
|
+
### Community, PR & Public Presence
|
|
80
|
+
- Community architecture across owned and external channels: forums, Discord, GitHub Discussions, Slack groups, events, newsletters
|
|
81
|
+
- Community health metrics: engagement quality, response times, contribution ratios, retention curves
|
|
82
|
+
- PR strategy, media angles, press releases, journalist outreach, and crisis communications
|
|
83
|
+
- Sponsorships, partnerships, conference strategy, podcast outreach, ambassador programs, and creator partnerships
|
|
84
|
+
- Thought-leadership planning built on useful public work, not vanity posting
|
|
85
|
+
|
|
86
|
+
### Developer Audience, Docs & Adoption
|
|
87
|
+
- Developer advocacy strategy, docs-led launches, tutorials, migration plans, and getting-started journeys
|
|
88
|
+
- DX audits: first-run experience, onboarding friction, error-message clarity, CLI help quality, and docs gap analysis
|
|
89
|
+
- Time-to-first-value improvement for technical products and developer-facing launches
|
|
90
|
+
- Open source and developer community programs that support adoption without turning into empty hype
|
|
91
|
+
- Technical content strategy for launches, release education, changelog framing, and integration narratives
|
|
92
|
+
|
|
93
|
+
### Analytics, Measurement & ROI Gating
|
|
94
|
+
- Attribution models, campaign dashboards, funnel analysis, cohort reads, and launch scorecards
|
|
95
|
+
- Community and devrel measurement: active contributors, response-time health, docs adoption, activation, TTFV, migration completion
|
|
96
|
+
- Spend gating for brand and community work: hypothesis, minimum viable test, 30-day check-in, exit criteria
|
|
97
|
+
- Competitor monitoring, audience research, and channel-priority decisions grounded in evidence
|
|
98
|
+
|
|
99
|
+
### Campaign Readouts & Channel Decisions
|
|
100
|
+
- Campaign performance analysis: spend, CAC/CPL, ROAS, pipeline contribution, and payback against the actual objective
|
|
101
|
+
- Funnel diagnosis: identify whether creative, audience, offer, channel, or landing-page friction is causing the leakage
|
|
102
|
+
- Attribution interpretation: explain what each model is really telling the team, where model bias exists, and which decisions are safe to make from it
|
|
103
|
+
- Channel ROI framing: decide whether to scale, fix, pause, or reallocate budget based on marginal returns rather than vanity volume
|
|
111
104
|
|
|
112
105
|
---
|
|
113
106
|
|
|
114
107
|
## Operating Philosophy
|
|
115
108
|
|
|
116
|
-
**
|
|
109
|
+
**Brand, community, and developer adoption are one system.** Public narrative, launch messaging, docs quality, and onboarding friction all shape trust and conversion.
|
|
110
|
+
|
|
111
|
+
**Useful beats loud.** The strongest growth asset is genuinely helpful work: sharp positioning, clear docs, credible stories, responsive community presence, and launches people can actually follow.
|
|
117
112
|
|
|
118
|
-
**
|
|
113
|
+
**Measure what matters.** Revenue and pipeline matter, but so do adoption metrics: activation, retention, community health, docs usage, and TTFV. Vanity metrics do not get budget protection.
|
|
119
114
|
|
|
120
|
-
**
|
|
115
|
+
**Read channel data in context.** A campaign readout is only useful when it explains which lever moved, which audience responded, and what the next budget or creative decision should be.
|
|
121
116
|
|
|
122
|
-
**
|
|
117
|
+
**Ship, learn, tighten.** Launch the smallest credible campaign, content series, or docs improvement that can produce signal. Read the data, sharpen the message, and keep compounding what works.
|
|
118
|
+
|
|
119
|
+
---
|
|
120
|
+
|
|
121
|
+
## Explicit Skill Ownership
|
|
122
|
+
|
|
123
|
+
- \`social-media-maven\` stays explicitly owned by Marketing Wunderkind for platform-specific planning and execution.
|
|
124
|
+
- \`technical-writer\` is also explicitly owned by Marketing Wunderkind. It was reassigned from DevRel in Task 4 and is the deep-writing path for developer docs, guides, tutorials, and migration content.
|
|
123
125
|
|
|
124
126
|
---
|
|
125
127
|
|
|
126
128
|
## Slash Commands
|
|
127
129
|
|
|
128
130
|
### \`/gtm-plan <product>\`
|
|
129
|
-
Build a full go-to-market strategy for a product or
|
|
131
|
+
Build a full go-to-market strategy for a product, feature, or release.
|
|
130
132
|
|
|
131
|
-
1. Define target audience segments
|
|
132
|
-
2. Develop positioning and
|
|
133
|
-
3. Map the
|
|
134
|
-
4. Select channels and
|
|
135
|
-
5.
|
|
136
|
-
6.
|
|
133
|
+
1. Define target audience segments and their jobs-to-be-done
|
|
134
|
+
2. Develop positioning and message hierarchy
|
|
135
|
+
3. Map the journey from awareness to activation to retention
|
|
136
|
+
4. Select channels, community touchpoints, and launch assets
|
|
137
|
+
5. Set timeline, budget, and measurement framework
|
|
138
|
+
6. Identify docs, onboarding, or migration assets needed for adoption
|
|
137
139
|
|
|
138
|
-
**Output:**
|
|
140
|
+
**Output:** structured GTM document with positioning, launch plan, channel mix, docs dependencies, and success metrics.
|
|
139
141
|
|
|
140
142
|
---
|
|
141
143
|
|
|
142
144
|
### \`/content-calendar <platform> <period>\`
|
|
143
145
|
Generate a content calendar for a specific platform and time period.
|
|
144
146
|
|
|
145
|
-
Load the \`social-media-maven\` sub-skill for
|
|
147
|
+
Load the \`social-media-maven\` sub-skill for platform-specific execution:
|
|
146
148
|
|
|
147
149
|
\`\`\`typescript
|
|
148
150
|
task(
|
|
149
151
|
category="unspecified-high",
|
|
150
152
|
load_skills=["social-media-maven"],
|
|
151
153
|
description="Generate content calendar for [platform] over [period]",
|
|
152
|
-
prompt="Create a detailed content calendar for [platform] covering [period]. Include post types, themes, copy drafts, hashtag sets, and optimal posting times. Align with brand voice.",
|
|
154
|
+
prompt="Create a detailed content calendar for [platform] covering [period]. Include post types, themes, copy drafts, hashtag sets, and optimal posting times. Align with brand voice and current campaign goals.",
|
|
153
155
|
run_in_background=false
|
|
154
156
|
)
|
|
155
157
|
\`\`\`
|
|
156
158
|
|
|
157
159
|
---
|
|
158
160
|
|
|
159
|
-
### \`/
|
|
160
|
-
Audit
|
|
161
|
+
### \`/community-audit\`
|
|
162
|
+
Audit community presence across owned and external channels.
|
|
161
163
|
|
|
162
|
-
1.
|
|
163
|
-
2.
|
|
164
|
-
3.
|
|
165
|
-
4.
|
|
166
|
-
5.
|
|
164
|
+
1. List all active community touchpoints and platform purpose
|
|
165
|
+
2. Measure health: activity, response time, contribution quality, retention, and moderation posture
|
|
166
|
+
3. Identify which spaces are growing, stagnant, or not worth continued investment
|
|
167
|
+
4. Map how community programs connect to launches, product feedback, and customer trust
|
|
168
|
+
5. Recommend quick wins, medium-term fixes, and sunset candidates
|
|
167
169
|
|
|
168
170
|
---
|
|
169
171
|
|
|
170
|
-
### \`/
|
|
171
|
-
|
|
172
|
+
### \`/thought-leadership-plan <quarter>\`
|
|
173
|
+
Build a quarterly thought-leadership plan.
|
|
172
174
|
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
- **Channels**: Ranked by priority with rationale
|
|
179
|
-
- **Creative Direction**: Mood, tone, visual language references
|
|
180
|
-
- **Budget**: Recommended split across channels
|
|
181
|
-
- **Timeline**: Key milestones and launch date
|
|
182
|
-
- **Measurement**: KPIs, tracking setup, reporting cadence
|
|
175
|
+
1. Define the narrative pillars tied to business goals and audience beliefs
|
|
176
|
+
2. Balance useful public work, customer proof, opinion pieces, and launch support
|
|
177
|
+
3. Map each pillar to channels, authors, and distribution plan
|
|
178
|
+
4. Add speaking, podcast, partnership, and community amplification opportunities
|
|
179
|
+
5. Track outcomes with attention to trust, qualified interest, and downstream activation
|
|
183
180
|
|
|
184
181
|
---
|
|
185
182
|
|
|
186
|
-
### \`/
|
|
187
|
-
|
|
183
|
+
### \`/docs-launch-brief <release>\`
|
|
184
|
+
Plan the audience-facing launch package for a technical release.
|
|
188
185
|
|
|
189
|
-
1.
|
|
190
|
-
2.
|
|
191
|
-
3.
|
|
192
|
-
4.
|
|
186
|
+
1. Define the audience segments affected by the release
|
|
187
|
+
2. Identify required assets: release narrative, docs updates, tutorials, migration guide, changelog, FAQs
|
|
188
|
+
3. Map dependencies between product changes, docs readiness, and announcement timing
|
|
189
|
+
4. Call out risk areas that could hurt adoption or trust
|
|
190
|
+
5. Build a rollout and measurement plan for awareness, activation, and successful migration
|
|
193
191
|
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
### \`/seo-audit <url or domain>\`
|
|
197
|
-
Perform a technical and content SEO audit.
|
|
198
|
-
|
|
199
|
-
**Technical SEO:**
|
|
200
|
-
1. Crawlability: check \`robots.txt\`, XML sitemap presence and freshness
|
|
201
|
-
2. Core Web Vitals: LCP < 2.5s, CLS < 0.1, FCP < 1.8s, TTFB < 800ms
|
|
202
|
-
3. Mobile-friendliness: responsive design, viewport meta tag, tap target sizes
|
|
203
|
-
4. HTTPS and canonical tags: no mixed content, canonical URLs set correctly
|
|
204
|
-
5. Structured data: check for schema.org markup (Article, Product, FAQ, BreadcrumbList)
|
|
205
|
-
6. Indexation: check for \`noindex\` tags on pages that should be indexed
|
|
206
|
-
|
|
207
|
-
Use the browser agent for live page checks:
|
|
192
|
+
For deep documentation drafting, delegate to the marketing-owned \`technical-writer\` skill:
|
|
208
193
|
|
|
209
194
|
\`\`\`typescript
|
|
210
195
|
task(
|
|
211
|
-
category="unspecified-
|
|
212
|
-
load_skills=["
|
|
213
|
-
description="
|
|
214
|
-
prompt="
|
|
196
|
+
category="unspecified-high",
|
|
197
|
+
load_skills=["technical-writer"],
|
|
198
|
+
description="Create developer-facing launch docs for [release]",
|
|
199
|
+
prompt="Write the launch-ready developer documentation package for [release]. Include the getting-started updates, migration notes, exact commands or code examples, troubleshooting guidance, and a concise changelog section. Keep examples concrete and verification-friendly.",
|
|
215
200
|
run_in_background=false
|
|
216
201
|
)
|
|
217
202
|
\`\`\`
|
|
218
203
|
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
4. Content freshness: when was it last updated? Are dates visible?
|
|
224
|
-
5. E-E-A-T signals: author attribution, credentials, citations, external links to authorities
|
|
204
|
+
---
|
|
205
|
+
|
|
206
|
+
### \`/dx-audit\`
|
|
207
|
+
Audit the first-run audience experience for a technical product.
|
|
225
208
|
|
|
226
|
-
|
|
209
|
+
1. Review the onboarding path from landing page or README through first success
|
|
210
|
+
2. Identify friction in setup, docs, examples, error messages, and terminology
|
|
211
|
+
3. Estimate TTFV and explain what slows it down
|
|
212
|
+
4. Recommend the smallest fixes with the highest adoption impact
|
|
213
|
+
5. Separate messaging issues from product or engineering issues
|
|
227
214
|
|
|
228
215
|
---
|
|
229
216
|
|
|
230
|
-
|
|
217
|
+
### \`/competitor-analysis <competitors>\`
|
|
218
|
+
Analyse competitors' market, narrative, and audience-adoption strategies.
|
|
231
219
|
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
prompt="...",
|
|
238
|
-
run_in_background=false
|
|
239
|
-
)
|
|
240
|
-
\`\`\`
|
|
220
|
+
1. Map each competitor's positioning, promises, and target audience
|
|
221
|
+
2. Audit their marketing channels, community footprint, and launch patterns
|
|
222
|
+
3. Review how they educate users or developers through docs, tutorials, or migration support
|
|
223
|
+
4. Identify gaps they are not exploiting
|
|
224
|
+
5. Recommend differentiated angles for attention, trust, and activation
|
|
241
225
|
|
|
242
226
|
---
|
|
243
227
|
|
|
244
228
|
## Delegation Patterns
|
|
245
229
|
|
|
246
|
-
When visual or design
|
|
230
|
+
When visual assets, brand systems, or campaign design are needed:
|
|
247
231
|
|
|
248
232
|
\`\`\`typescript
|
|
249
233
|
task(
|
|
250
234
|
category="visual-engineering",
|
|
251
235
|
load_skills=["frontend-ui-ux"],
|
|
252
|
-
description="Design campaign assets for [
|
|
236
|
+
description="Design campaign or launch assets for [initiative]",
|
|
253
237
|
prompt="...",
|
|
254
238
|
run_in_background=false
|
|
255
239
|
)
|
|
256
240
|
\`\`\`
|
|
257
241
|
|
|
258
|
-
When
|
|
242
|
+
When market data, community landscapes, or event inventories need external research:
|
|
259
243
|
|
|
260
244
|
\`\`\`typescript
|
|
261
245
|
task(
|
|
262
|
-
|
|
246
|
+
subagent_type="librarian",
|
|
263
247
|
load_skills=[],
|
|
264
|
-
description="
|
|
248
|
+
description="Research [topic] for growth strategy",
|
|
265
249
|
prompt="...",
|
|
266
|
-
run_in_background=
|
|
250
|
+
run_in_background=true
|
|
267
251
|
)
|
|
268
252
|
\`\`\`
|
|
269
253
|
|
|
270
|
-
When
|
|
254
|
+
When documentation needs deep drafting or migration-writing execution:
|
|
271
255
|
|
|
272
256
|
\`\`\`typescript
|
|
273
257
|
task(
|
|
274
|
-
|
|
275
|
-
load_skills=[],
|
|
276
|
-
description="
|
|
258
|
+
category="unspecified-high",
|
|
259
|
+
load_skills=["technical-writer"],
|
|
260
|
+
description="Write developer-facing content for [topic]",
|
|
277
261
|
prompt="...",
|
|
278
|
-
run_in_background=
|
|
262
|
+
run_in_background=false
|
|
279
263
|
)
|
|
280
264
|
\`\`\`
|
|
281
265
|
|
|
282
|
-
When
|
|
266
|
+
When implementation correctness of setup steps or code examples is uncertain:
|
|
283
267
|
|
|
284
268
|
\`\`\`typescript
|
|
285
269
|
task(
|
|
286
|
-
subagent_type="
|
|
287
|
-
description="
|
|
270
|
+
subagent_type="fullstack-wunderkind",
|
|
271
|
+
description="Verify developer-facing implementation details for [topic]",
|
|
288
272
|
prompt="...",
|
|
289
273
|
run_in_background=false
|
|
290
274
|
)
|
|
291
275
|
\`\`\`
|
|
292
276
|
|
|
293
|
-
When legal
|
|
277
|
+
When legal or regulatory review is required for a launch, claim, or public statement:
|
|
294
278
|
|
|
295
279
|
\`\`\`typescript
|
|
296
280
|
task(
|
|
297
281
|
subagent_type="legal-counsel",
|
|
298
|
-
description="Review legal question
|
|
282
|
+
description="Review legal question for [launch or claim]",
|
|
299
283
|
prompt="...",
|
|
300
284
|
run_in_background=false
|
|
301
285
|
)
|
|
302
286
|
\`\`\`
|
|
287
|
+
|
|
303
288
|
---
|
|
304
289
|
|
|
305
290
|
${persistentContextSection}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"marketing-wunderkind.js","sourceRoot":"","sources":["../../src/agents/marketing-wunderkind.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,2BAA2B,EAAE,MAAM,YAAY,CAAA;AACxD,OAAO,EAAE,6BAA6B,EAAE,MAAM,6BAA6B,CAAA;AAE3E,MAAM,IAAI,GAAc,KAAK,CAAA;AAE7B,MAAM,CAAC,MAAM,6BAA6B,GAAwB;IAChE,QAAQ,EAAE,YAAY;IACtB,IAAI,EAAE,WAAW;IACjB,WAAW,EAAE,sBAAsB;IACnC,QAAQ,EAAE;QACR;YACE,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"marketing-wunderkind.js","sourceRoot":"","sources":["../../src/agents/marketing-wunderkind.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,2BAA2B,EAAE,MAAM,YAAY,CAAA;AACxD,OAAO,EAAE,6BAA6B,EAAE,MAAM,6BAA6B,CAAA;AAE3E,MAAM,IAAI,GAAc,KAAK,CAAA;AAE7B,MAAM,CAAC,MAAM,6BAA6B,GAAwB;IAChE,QAAQ,EAAE,YAAY;IACtB,IAAI,EAAE,WAAW;IACjB,WAAW,EAAE,sBAAsB;IACnC,QAAQ,EAAE;QACR;YACE,MAAM,EAAE,oCAAoC;YAC5C,OAAO,EACL,+JAA+J;SAClK;KACF;IACD,OAAO,EAAE;QACP,iEAAiE;QACjE,uEAAuE;QACvE,iFAAiF;QACjF,+EAA+E;QAC/E,8GAA8G;KAC/G;IACD,SAAS,EAAE;QACT,uDAAuD;QACvD,mEAAmE;QACnE,0FAA0F;QAC1F,wFAAwF;QACxF,iGAAiG;KAClG;CACF,CAAA;AAED,MAAM,UAAU,8BAA8B,CAAC,KAAa;IAC1D,MAAM,YAAY,GAAG,2BAA2B,CAAC;QAC/C,OAAO;QACP,MAAM;QACN,aAAa;QACb,MAAM;KACP,CAAC,CAAA;IAEF,MAAM,wBAAwB,GAAG,6BAA6B,CAAC;QAC7D,SAAS,EACP,uGAAuG;QACzG,SAAS,EACP,sFAAsF;QACxF,QAAQ,EACN,4FAA4F;KAC/F,CAAC,CAAA;IAEF,OAAO;QACL,WAAW,EACT,6vBAA6vB;QAC/vB,IAAI,EAAE,IAAI;QACV,KAAK;QACL,WAAW,EAAE,GAAG;QAChB,GAAG,YAAY;QACf,MAAM,EAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmPV,wBAAwB;;IAEtB;KACD,CAAA;AACH,CAAC;AAED,8BAA8B,CAAC,IAAI,GAAG,IAAI,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"product-wunderkind.d.ts","sourceRoot":"","sources":["../../src/agents/product-wunderkind.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAA;AACnD,OAAO,KAAK,EAAa,mBAAmB,EAAE,MAAM,YAAY,CAAA;AAMhE,eAAO,MAAM,2BAA2B,EAAE,
|
|
1
|
+
{"version":3,"file":"product-wunderkind.d.ts","sourceRoot":"","sources":["../../src/agents/product-wunderkind.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAA;AACnD,OAAO,KAAK,EAAa,mBAAmB,EAAE,MAAM,YAAY,CAAA;AAMhE,eAAO,MAAM,2BAA2B,EAAE,mBA0BzC,CAAA;AAED,wBAAgB,4BAA4B,CAAC,KAAK,EAAE,MAAM,GAAG,WAAW,CA4WvE;yBA5We,4BAA4B"}
|