@grant-vine/wunderkind 0.9.3 → 0.9.4
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/agents/brand-builder.md +2 -2
- package/agents/ciso.md +2 -2
- package/agents/creative-director.md +2 -2
- package/agents/data-analyst.md +2 -2
- package/agents/devrel-wunderkind.md +2 -2
- package/agents/fullstack-wunderkind.md +2 -2
- package/agents/legal-counsel.md +2 -2
- package/agents/marketing-wunderkind.md +2 -2
- package/agents/operations-lead.md +2 -2
- package/agents/product-wunderkind.md +2 -2
- package/agents/qa-specialist.md +2 -2
- package/agents/support-engineer.md +2 -2
- package/dist/agents/brand-builder.js +1 -1
- package/dist/agents/ciso.js +1 -1
- package/dist/agents/creative-director.js +1 -1
- package/dist/agents/data-analyst.js +1 -1
- package/dist/agents/devrel-wunderkind.js +1 -1
- package/dist/agents/fullstack-wunderkind.js +1 -1
- package/dist/agents/legal-counsel.js +1 -1
- package/dist/agents/manifest.d.ts +2 -0
- package/dist/agents/manifest.d.ts.map +1 -1
- package/dist/agents/manifest.js +72 -12
- package/dist/agents/manifest.js.map +1 -1
- package/dist/agents/marketing-wunderkind.js +1 -1
- package/dist/agents/operations-lead.js +1 -1
- package/dist/agents/product-wunderkind.js +1 -1
- package/dist/agents/qa-specialist.js +1 -1
- package/dist/agents/render-markdown.js +1 -1
- package/dist/agents/render-markdown.js.map +1 -1
- package/dist/agents/support-engineer.js +1 -1
- package/package.json +1 -1
package/agents/brand-builder.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: >
|
|
3
|
-
|
|
3
|
+
Brand Builder — Community and narrative lead for reputation, reach, and thought leadership.
|
|
4
4
|
mode: primary
|
|
5
5
|
temperature: 0.3
|
|
6
6
|
permission:
|
|
@@ -226,7 +226,7 @@ task(
|
|
|
226
226
|
|
|
227
227
|
## Persistent Context (.sisyphus/)
|
|
228
228
|
|
|
229
|
-
When operating as a subagent inside an
|
|
229
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a `<Work_Context>` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
230
230
|
|
|
231
231
|
**Read before acting:**
|
|
232
232
|
- Plan: `.sisyphus/plans/*.md` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
package/agents/ciso.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: >
|
|
3
|
-
|
|
3
|
+
CISO — Security and compliance lead for threat modeling, controls, and risk decisions.
|
|
4
4
|
mode: primary
|
|
5
5
|
temperature: 0.1
|
|
6
6
|
permission:
|
|
@@ -286,7 +286,7 @@ task(
|
|
|
286
286
|
|
|
287
287
|
## Persistent Context (.sisyphus/)
|
|
288
288
|
|
|
289
|
-
When operating as a subagent inside an
|
|
289
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a `<Work_Context>` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
290
290
|
|
|
291
291
|
**Read before acting:**
|
|
292
292
|
- Plan: `.sisyphus/plans/*.md` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: >
|
|
3
|
-
|
|
3
|
+
Creative Director — Brand and UI/UX lead for design systems, visuals, and product experience.
|
|
4
4
|
mode: primary
|
|
5
5
|
temperature: 0.4
|
|
6
6
|
permission:
|
|
@@ -251,7 +251,7 @@ Every design decision must meet:
|
|
|
251
251
|
|
|
252
252
|
## Persistent Context (.sisyphus/)
|
|
253
253
|
|
|
254
|
-
When operating as a subagent inside an
|
|
254
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a `<Work_Context>` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
255
255
|
|
|
256
256
|
**Read before acting:**
|
|
257
257
|
- Plan: `.sisyphus/plans/*.md` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
package/agents/data-analyst.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: >
|
|
3
|
-
|
|
3
|
+
Data Analyst — Analytics specialist for funnels, experiments, metrics, and measurement clarity.
|
|
4
4
|
mode: primary
|
|
5
5
|
temperature: 0.2
|
|
6
6
|
permission:
|
|
@@ -190,7 +190,7 @@ Route to `wunderkind:operations-lead` — that's reliability, not product behavi
|
|
|
190
190
|
|
|
191
191
|
## Persistent Context (.sisyphus/)
|
|
192
192
|
|
|
193
|
-
When operating as a subagent inside an
|
|
193
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a `<Work_Context>` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
194
194
|
|
|
195
195
|
**Read before acting:**
|
|
196
196
|
- Plan: `.sisyphus/plans/*.md` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: >
|
|
3
|
-
|
|
3
|
+
DevRel Wunderkind — Developer relations specialist for docs, DX, tutorials, and community adoption.
|
|
4
4
|
mode: primary
|
|
5
5
|
temperature: 0.2
|
|
6
6
|
permission:
|
|
@@ -196,7 +196,7 @@ task(
|
|
|
196
196
|
|
|
197
197
|
## Persistent Context (.sisyphus/)
|
|
198
198
|
|
|
199
|
-
When operating as a subagent inside an
|
|
199
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a `<Work_Context>` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
200
200
|
|
|
201
201
|
**Read before acting:**
|
|
202
202
|
- Plan: `.sisyphus/plans/*.md` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: >
|
|
3
|
-
|
|
3
|
+
Fullstack Wunderkind — CTO-calibre engineer for architecture, implementation, and systems tradeoffs.
|
|
4
4
|
mode: primary
|
|
5
5
|
temperature: 0.1
|
|
6
6
|
---
|
|
@@ -310,7 +310,7 @@ task(
|
|
|
310
310
|
|
|
311
311
|
## Persistent Context (.sisyphus/)
|
|
312
312
|
|
|
313
|
-
When operating as a subagent inside an
|
|
313
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a `<Work_Context>` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
314
314
|
|
|
315
315
|
**Read before acting:**
|
|
316
316
|
- Plan: `.sisyphus/plans/*.md` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
package/agents/legal-counsel.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: >
|
|
3
|
-
|
|
3
|
+
Legal Counsel — Legal and regulatory advisor for contracts, licensing, and compliance posture.
|
|
4
4
|
mode: primary
|
|
5
5
|
temperature: 0.1
|
|
6
6
|
permission:
|
|
@@ -204,7 +204,7 @@ Escalate to `wunderkind:operations-lead` directly.
|
|
|
204
204
|
|
|
205
205
|
## Persistent Context (.sisyphus/)
|
|
206
206
|
|
|
207
|
-
When operating as a subagent inside an
|
|
207
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a `<Work_Context>` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
208
208
|
|
|
209
209
|
**Read before acting:**
|
|
210
210
|
- Plan: `.sisyphus/plans/*.md` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: >
|
|
3
|
-
|
|
3
|
+
Marketing Wunderkind — CMO-calibre strategist for brand, growth, and go-to-market work.
|
|
4
4
|
mode: primary
|
|
5
5
|
temperature: 0.3
|
|
6
6
|
permission:
|
|
@@ -269,7 +269,7 @@ task(
|
|
|
269
269
|
|
|
270
270
|
## Persistent Context (.sisyphus/)
|
|
271
271
|
|
|
272
|
-
When operating as a subagent inside an
|
|
272
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a `<Work_Context>` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
273
273
|
|
|
274
274
|
**Read before acting:**
|
|
275
275
|
- Plan: `.sisyphus/plans/*.md` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: >
|
|
3
|
-
|
|
3
|
+
Operations Lead — SRE-minded operator for incident response, runbooks, and production readiness.
|
|
4
4
|
mode: primary
|
|
5
5
|
temperature: 0.1
|
|
6
6
|
permission:
|
|
@@ -264,7 +264,7 @@ task(
|
|
|
264
264
|
|
|
265
265
|
## Persistent Context (.sisyphus/)
|
|
266
266
|
|
|
267
|
-
When operating as a subagent inside an
|
|
267
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a `<Work_Context>` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
268
268
|
|
|
269
269
|
**Read before acting:**
|
|
270
270
|
- Plan: `.sisyphus/plans/*.md` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: >
|
|
3
|
-
|
|
3
|
+
Product Wunderkind — VP Product-style partner for strategy, prioritization, and roadmap decisions.
|
|
4
4
|
mode: primary
|
|
5
5
|
temperature: 0.2
|
|
6
6
|
permission:
|
|
@@ -292,7 +292,7 @@ task(
|
|
|
292
292
|
|
|
293
293
|
## Persistent Context (.sisyphus/)
|
|
294
294
|
|
|
295
|
-
When operating as a subagent inside an
|
|
295
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a `<Work_Context>` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
296
296
|
|
|
297
297
|
**Read before acting:**
|
|
298
298
|
- Plan: `.sisyphus/plans/*.md` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
package/agents/qa-specialist.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: >
|
|
3
|
-
|
|
3
|
+
QA Specialist — Test strategy and risk-based validation partner for quality and reliability.
|
|
4
4
|
mode: primary
|
|
5
5
|
temperature: 0.1
|
|
6
6
|
permission:
|
|
@@ -244,7 +244,7 @@ Before marking any test task complete:
|
|
|
244
244
|
|
|
245
245
|
## Persistent Context (.sisyphus/)
|
|
246
246
|
|
|
247
|
-
When operating as a subagent inside an
|
|
247
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a `<Work_Context>` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
248
248
|
|
|
249
249
|
**Read before acting:**
|
|
250
250
|
- Plan: `.sisyphus/plans/*.md` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: >
|
|
3
|
-
|
|
3
|
+
Support Engineer — Technical support lead for triage, severity assessment, and engineering handoff.
|
|
4
4
|
mode: primary
|
|
5
5
|
temperature: 0.1
|
|
6
6
|
permission:
|
|
@@ -181,7 +181,7 @@ Route to `wunderkind:qa-specialist` with the reproduction case as the test scena
|
|
|
181
181
|
|
|
182
182
|
## Persistent Context (.sisyphus/)
|
|
183
183
|
|
|
184
|
-
When operating as a subagent inside an
|
|
184
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a `<Work_Context>` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
185
185
|
|
|
186
186
|
**Read before acting:**
|
|
187
187
|
- Plan: `.sisyphus/plans/*.md` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -254,7 +254,7 @@ task(
|
|
|
254
254
|
|
|
255
255
|
## Persistent Context (.sisyphus/)
|
|
256
256
|
|
|
257
|
-
When operating as a subagent inside an
|
|
257
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a \`<Work_Context>\` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
258
258
|
|
|
259
259
|
**Read before acting:**
|
|
260
260
|
- Plan: \`.sisyphus/plans/*.md\` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
package/dist/agents/ciso.js
CHANGED
|
@@ -315,7 +315,7 @@ task(
|
|
|
315
315
|
|
|
316
316
|
## Persistent Context (.sisyphus/)
|
|
317
317
|
|
|
318
|
-
When operating as a subagent inside an
|
|
318
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a \`<Work_Context>\` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
319
319
|
|
|
320
320
|
**Read before acting:**
|
|
321
321
|
- Plan: \`.sisyphus/plans/*.md\` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -278,7 +278,7 @@ Every design decision must meet:
|
|
|
278
278
|
|
|
279
279
|
## Persistent Context (.sisyphus/)
|
|
280
280
|
|
|
281
|
-
When operating as a subagent inside an
|
|
281
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a \`<Work_Context>\` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
282
282
|
|
|
283
283
|
**Read before acting:**
|
|
284
284
|
- Plan: \`.sisyphus/plans/*.md\` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -219,7 +219,7 @@ Route to \`wunderkind:operations-lead\` — that's reliability, not product beha
|
|
|
219
219
|
|
|
220
220
|
## Persistent Context (.sisyphus/)
|
|
221
221
|
|
|
222
|
-
When operating as a subagent inside an
|
|
222
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a \`<Work_Context>\` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
223
223
|
|
|
224
224
|
**Read before acting:**
|
|
225
225
|
- Plan: \`.sisyphus/plans/*.md\` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -224,7 +224,7 @@ task(
|
|
|
224
224
|
|
|
225
225
|
## Persistent Context (.sisyphus/)
|
|
226
226
|
|
|
227
|
-
When operating as a subagent inside an
|
|
227
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a \`<Work_Context>\` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
228
228
|
|
|
229
229
|
**Read before acting:**
|
|
230
230
|
- Plan: \`.sisyphus/plans/*.md\` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -335,7 +335,7 @@ task(
|
|
|
335
335
|
|
|
336
336
|
## Persistent Context (.sisyphus/)
|
|
337
337
|
|
|
338
|
-
When operating as a subagent inside an
|
|
338
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a \`<Work_Context>\` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
339
339
|
|
|
340
340
|
**Read before acting:**
|
|
341
341
|
- Plan: \`.sisyphus/plans/*.md\` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -232,7 +232,7 @@ Escalate to \`wunderkind:operations-lead\` directly.
|
|
|
232
232
|
|
|
233
233
|
## Persistent Context (.sisyphus/)
|
|
234
234
|
|
|
235
|
-
When operating as a subagent inside an
|
|
235
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a \`<Work_Context>\` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
236
236
|
|
|
237
237
|
**Read before acting:**
|
|
238
238
|
- Plan: \`.sisyphus/plans/*.md\` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import type { AgentFactory } from "./types.js";
|
|
2
2
|
export interface WunderkindAgentDefinition {
|
|
3
3
|
id: string;
|
|
4
|
+
roleLabel: string;
|
|
5
|
+
summary: string;
|
|
4
6
|
factory: AgentFactory;
|
|
5
7
|
}
|
|
6
8
|
export declare const WUNDERKIND_AGENT_DEFINITIONS: readonly WunderkindAgentDefinition[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"manifest.d.ts","sourceRoot":"","sources":["../../src/agents/manifest.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,YAAY,CAAA;AAc9C,MAAM,WAAW,yBAAyB;IACxC,EAAE,EAAE,MAAM,CAAA;IACV,OAAO,EAAE,YAAY,CAAA;CACtB;AAED,eAAO,MAAM,4BAA4B,EAAE,SAAS,yBAAyB,
|
|
1
|
+
{"version":3,"file":"manifest.d.ts","sourceRoot":"","sources":["../../src/agents/manifest.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,YAAY,CAAA;AAc9C,MAAM,WAAW,yBAAyB;IACxC,EAAE,EAAE,MAAM,CAAA;IACV,SAAS,EAAE,MAAM,CAAA;IACjB,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,YAAY,CAAA;CACtB;AAED,eAAO,MAAM,4BAA4B,EAAE,SAAS,yBAAyB,EAyEnE,CAAA;AAEV,eAAO,MAAM,oBAAoB,UAAwD,CAAA"}
|
package/dist/agents/manifest.js
CHANGED
|
@@ -11,18 +11,78 @@ import { createLegalCounselAgent } from "./legal-counsel.js";
|
|
|
11
11
|
import { createDataAnalystAgent } from "./data-analyst.js";
|
|
12
12
|
import { createSupportEngineerAgent } from "./support-engineer.js";
|
|
13
13
|
export const WUNDERKIND_AGENT_DEFINITIONS = [
|
|
14
|
-
{
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
{
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
14
|
+
{
|
|
15
|
+
id: "marketing-wunderkind",
|
|
16
|
+
roleLabel: "Marketing Wunderkind",
|
|
17
|
+
summary: "CMO-calibre strategist for brand, growth, and go-to-market work.",
|
|
18
|
+
factory: createMarketingWunderkindAgent,
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
id: "creative-director",
|
|
22
|
+
roleLabel: "Creative Director",
|
|
23
|
+
summary: "Brand and UI/UX lead for design systems, visuals, and product experience.",
|
|
24
|
+
factory: createCreativeDirectorAgent,
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
id: "product-wunderkind",
|
|
28
|
+
roleLabel: "Product Wunderkind",
|
|
29
|
+
summary: "VP Product-style partner for strategy, prioritization, and roadmap decisions.",
|
|
30
|
+
factory: createProductWunderkindAgent,
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
id: "fullstack-wunderkind",
|
|
34
|
+
roleLabel: "Fullstack Wunderkind",
|
|
35
|
+
summary: "CTO-calibre engineer for architecture, implementation, and systems tradeoffs.",
|
|
36
|
+
factory: createFullstackWunderkindAgent,
|
|
37
|
+
},
|
|
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
|
+
{
|
|
57
|
+
id: "ciso",
|
|
58
|
+
roleLabel: "CISO",
|
|
59
|
+
summary: "Security and compliance lead for threat modeling, controls, and risk decisions.",
|
|
60
|
+
factory: createCisoAgent,
|
|
61
|
+
},
|
|
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
|
+
{
|
|
69
|
+
id: "legal-counsel",
|
|
70
|
+
roleLabel: "Legal Counsel",
|
|
71
|
+
summary: "Legal and regulatory advisor for contracts, licensing, and compliance posture.",
|
|
72
|
+
factory: createLegalCounselAgent,
|
|
73
|
+
},
|
|
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
|
+
},
|
|
26
86
|
];
|
|
27
87
|
export const WUNDERKIND_AGENT_IDS = WUNDERKIND_AGENT_DEFINITIONS.map((agent) => agent.id);
|
|
28
88
|
//# 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,uBAAuB,EAAE,MAAM,oBAAoB,CAAA;AAC5D,OAAO,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAA;AAC5D,OAAO,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAA;AAChE,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAA;AAC3C,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAA;AACpE,OAAO,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAA;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,mBAAmB,CAAA;AAC1D,OAAO,EAAE,0BAA0B,EAAE,MAAM,uBAAuB,CAAA;
|
|
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,uBAAuB,EAAE,MAAM,oBAAoB,CAAA;AAC5D,OAAO,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAA;AAC5D,OAAO,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAA;AAChE,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAA;AAC3C,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAA;AACpE,OAAO,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAA;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,mBAAmB,CAAA;AAC1D,OAAO,EAAE,0BAA0B,EAAE,MAAM,uBAAuB,CAAA;AASlE,MAAM,CAAC,MAAM,4BAA4B,GAAyC;IAChF;QACE,EAAE,EAAE,sBAAsB;QAC1B,SAAS,EAAE,sBAAsB;QACjC,OAAO,EAAE,kEAAkE;QAC3E,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,EAAE,+EAA+E;QACxF,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,eAAe;QACnB,SAAS,EAAE,eAAe;QAC1B,OAAO,EAAE,6EAA6E;QACtF,OAAO,EAAE,uBAAuB;KACjC;IACD;QACE,EAAE,EAAE,eAAe;QACnB,SAAS,EAAE,eAAe;QAC1B,OAAO,EAAE,8EAA8E;QACvF,OAAO,EAAE,uBAAuB;KACjC;IACD;QACE,EAAE,EAAE,iBAAiB;QACrB,SAAS,EAAE,iBAAiB;QAC5B,OAAO,EAAE,gFAAgF;QACzF,OAAO,EAAE,yBAAyB;KACnC;IACD;QACE,EAAE,EAAE,MAAM;QACV,SAAS,EAAE,MAAM;QACjB,OAAO,EAAE,iFAAiF;QAC1F,OAAO,EAAE,eAAe;KACzB;IACD;QACE,EAAE,EAAE,mBAAmB;QACvB,SAAS,EAAE,mBAAmB;QAC9B,OAAO,EAAE,iFAAiF;QAC1F,OAAO,EAAE,2BAA2B;KACrC;IACD;QACE,EAAE,EAAE,eAAe;QACnB,SAAS,EAAE,eAAe;QAC1B,OAAO,EAAE,gFAAgF;QACzF,OAAO,EAAE,uBAAuB;KACjC;IACD;QACE,EAAE,EAAE,cAAc;QAClB,SAAS,EAAE,cAAc;QACzB,OAAO,EAAE,kFAAkF;QAC3F,OAAO,EAAE,sBAAsB;KAChC;IACD;QACE,EAAE,EAAE,kBAAkB;QACtB,SAAS,EAAE,kBAAkB;QAC7B,OAAO,EAAE,kFAAkF;QAC3F,OAAO,EAAE,0BAA0B;KACpC;CACO,CAAA;AAEV,MAAM,CAAC,MAAM,oBAAoB,GAAG,4BAA4B,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,EAAE,CAAC,CAAA"}
|
|
@@ -298,7 +298,7 @@ task(
|
|
|
298
298
|
|
|
299
299
|
## Persistent Context (.sisyphus/)
|
|
300
300
|
|
|
301
|
-
When operating as a subagent inside an
|
|
301
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a \`<Work_Context>\` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
302
302
|
|
|
303
303
|
**Read before acting:**
|
|
304
304
|
- Plan: \`.sisyphus/plans/*.md\` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -293,7 +293,7 @@ task(
|
|
|
293
293
|
|
|
294
294
|
## Persistent Context (.sisyphus/)
|
|
295
295
|
|
|
296
|
-
When operating as a subagent inside an
|
|
296
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a \`<Work_Context>\` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
297
297
|
|
|
298
298
|
**Read before acting:**
|
|
299
299
|
- Plan: \`.sisyphus/plans/*.md\` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -319,7 +319,7 @@ task(
|
|
|
319
319
|
|
|
320
320
|
## Persistent Context (.sisyphus/)
|
|
321
321
|
|
|
322
|
-
When operating as a subagent inside an
|
|
322
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a \`<Work_Context>\` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
323
323
|
|
|
324
324
|
**Read before acting:**
|
|
325
325
|
- Plan: \`.sisyphus/plans/*.md\` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -273,7 +273,7 @@ Before marking any test task complete:
|
|
|
273
273
|
|
|
274
274
|
## Persistent Context (.sisyphus/)
|
|
275
275
|
|
|
276
|
-
When operating as a subagent inside an
|
|
276
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a \`<Work_Context>\` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
277
277
|
|
|
278
278
|
**Read before acting:**
|
|
279
279
|
- Plan: \`.sisyphus/plans/*.md\` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
|
@@ -22,7 +22,7 @@ export function renderNativeAgentMarkdown(definition) {
|
|
|
22
22
|
const frontmatter = [
|
|
23
23
|
"---",
|
|
24
24
|
"description: >",
|
|
25
|
-
renderMultilineScalar(
|
|
25
|
+
renderMultilineScalar(`${definition.roleLabel} — ${definition.summary}`),
|
|
26
26
|
`mode: ${definition.factory.mode}`,
|
|
27
27
|
...(typeof config.temperature === "number" ? [`temperature: ${config.temperature}`] : []),
|
|
28
28
|
...renderPermissionBlock(config.permission),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"render-markdown.js","sourceRoot":"","sources":["../../src/agents/render-markdown.ts"],"names":[],"mappings":"AAGA,SAAS,qBAAqB,CAAC,KAAa;IAC1C,MAAM,UAAU,GAAG,KAAK,CAAC,OAAO,CAAC,OAAO,EAAE,IAAI,CAAC,CAAC,IAAI,EAAE,CAAA;IACtD,OAAO,UAAU;SACd,KAAK,CAAC,IAAI,CAAC;SACX,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,KAAK,IAAI,EAAE,CAAC;SAC1B,IAAI,CAAC,IAAI,CAAC,CAAA;AACf,CAAC;AAED,SAAS,qBAAqB,CAAC,UAAqC;IAClE,IAAI,CAAC,UAAU,IAAI,OAAO,UAAU,KAAK,QAAQ,IAAI,KAAK,CAAC,OAAO,CAAC,UAAU,CAAC,EAAE,CAAC;QAC/E,OAAO,EAAE,CAAA;IACX,CAAC;IAED,MAAM,OAAO,GAAG,MAAM,CAAC,OAAO,CAAC,UAAU,CAAC,CAAA;IAC1C,IAAI,OAAO,CAAC,MAAM,KAAK,CAAC;QAAE,OAAO,EAAE,CAAA;IAEnC,OAAO;QACL,aAAa;QACb,GAAG,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,EAAE,KAAK,CAAC,EAAE,EAAE,CAAC,KAAK,GAAG,KAAK,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC;KAC/D,CAAA;AACH,CAAC;AAED,MAAM,UAAU,yBAAyB,CAAC,UAAqC;IAC7E,MAAM,MAAM,GAAG,UAAU,CAAC,OAAO,CAAC,EAAE,CAAC,CAAA;IACrC,MAAM,WAAW,GAAG;QAClB,KAAK;QACL,gBAAgB;QAChB,qBAAqB,CAAC,
|
|
1
|
+
{"version":3,"file":"render-markdown.js","sourceRoot":"","sources":["../../src/agents/render-markdown.ts"],"names":[],"mappings":"AAGA,SAAS,qBAAqB,CAAC,KAAa;IAC1C,MAAM,UAAU,GAAG,KAAK,CAAC,OAAO,CAAC,OAAO,EAAE,IAAI,CAAC,CAAC,IAAI,EAAE,CAAA;IACtD,OAAO,UAAU;SACd,KAAK,CAAC,IAAI,CAAC;SACX,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,KAAK,IAAI,EAAE,CAAC;SAC1B,IAAI,CAAC,IAAI,CAAC,CAAA;AACf,CAAC;AAED,SAAS,qBAAqB,CAAC,UAAqC;IAClE,IAAI,CAAC,UAAU,IAAI,OAAO,UAAU,KAAK,QAAQ,IAAI,KAAK,CAAC,OAAO,CAAC,UAAU,CAAC,EAAE,CAAC;QAC/E,OAAO,EAAE,CAAA;IACX,CAAC;IAED,MAAM,OAAO,GAAG,MAAM,CAAC,OAAO,CAAC,UAAU,CAAC,CAAA;IAC1C,IAAI,OAAO,CAAC,MAAM,KAAK,CAAC;QAAE,OAAO,EAAE,CAAA;IAEnC,OAAO;QACL,aAAa;QACb,GAAG,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,EAAE,KAAK,CAAC,EAAE,EAAE,CAAC,KAAK,GAAG,KAAK,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC;KAC/D,CAAA;AACH,CAAC;AAED,MAAM,UAAU,yBAAyB,CAAC,UAAqC;IAC7E,MAAM,MAAM,GAAG,UAAU,CAAC,OAAO,CAAC,EAAE,CAAC,CAAA;IACrC,MAAM,WAAW,GAAG;QAClB,KAAK;QACL,gBAAgB;QAChB,qBAAqB,CAAC,GAAG,UAAU,CAAC,SAAS,MAAM,UAAU,CAAC,OAAO,EAAE,CAAC;QACxE,SAAS,UAAU,CAAC,OAAO,CAAC,IAAI,EAAE;QAClC,GAAG,CAAC,OAAO,MAAM,CAAC,WAAW,KAAK,QAAQ,CAAC,CAAC,CAAC,CAAC,gBAAgB,MAAM,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC;QACzF,GAAG,qBAAqB,CAAC,MAAM,CAAC,UAAU,CAAC;QAC3C,KAAK;QACL,EAAE;KACH,CAAC,IAAI,CAAC,IAAI,CAAC,CAAA;IAEZ,OAAO,GAAG,WAAW,GAAG,MAAM,CAAC,MAAM,IAAI,EAAE,EAAE,CAAA;AAC/C,CAAC"}
|
|
@@ -210,7 +210,7 @@ Route to \`wunderkind:qa-specialist\` with the reproduction case as the test sce
|
|
|
210
210
|
|
|
211
211
|
## Persistent Context (.sisyphus/)
|
|
212
212
|
|
|
213
|
-
When operating as a subagent inside an
|
|
213
|
+
When operating as a subagent inside an OpenCode orchestrated workflow (Atlas/Sisyphus), you will receive a \`<Work_Context>\` block specifying plan and notepad paths. Always honour it. When operating independently, use these conventions.
|
|
214
214
|
|
|
215
215
|
**Read before acting:**
|
|
216
216
|
- Plan: \`.sisyphus/plans/*.md\` — READ ONLY. Never modify. Never mark checkboxes. The orchestrator manages the plan.
|
package/package.json
CHANGED