@defai.digital/automatosx 12.8.7 → 13.1.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.
Files changed (130) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +48 -754
  3. package/dist/bin.d.ts +8 -0
  4. package/dist/bin.d.ts.map +1 -0
  5. package/dist/bin.js +16 -0
  6. package/dist/bin.js.map +1 -0
  7. package/dist/index.d.ts +8 -2
  8. package/dist/index.d.ts.map +1 -0
  9. package/dist/index.js +7 -74239
  10. package/dist/index.js.map +1 -0
  11. package/package.json +35 -160
  12. package/.github/assets/ax-cli.png +0 -0
  13. package/.github/assets/axlogo.png +0 -0
  14. package/CHANGELOG.md +0 -81
  15. package/SECURITY.md +0 -173
  16. package/dist/mcp/index.d.ts +0 -2
  17. package/dist/mcp/index.js +0 -43627
  18. package/examples/AGENTS_INFO.md +0 -187
  19. package/examples/README.md +0 -434
  20. package/examples/abilities/accessibility.md +0 -115
  21. package/examples/abilities/api-design.md +0 -168
  22. package/examples/abilities/best-practices.md +0 -102
  23. package/examples/abilities/caching-strategy.md +0 -165
  24. package/examples/abilities/ci-cd.md +0 -61
  25. package/examples/abilities/clean-code.md +0 -398
  26. package/examples/abilities/code-generation.md +0 -333
  27. package/examples/abilities/code-review.md +0 -51
  28. package/examples/abilities/component-architecture.md +0 -112
  29. package/examples/abilities/content-creation.md +0 -97
  30. package/examples/abilities/data-modeling.md +0 -171
  31. package/examples/abilities/data-validation.md +0 -50
  32. package/examples/abilities/db-modeling.md +0 -167
  33. package/examples/abilities/debugging.md +0 -52
  34. package/examples/abilities/design-patterns.md +0 -437
  35. package/examples/abilities/design-system-implementation.md +0 -126
  36. package/examples/abilities/documentation.md +0 -54
  37. package/examples/abilities/etl-pipelines.md +0 -44
  38. package/examples/abilities/feasibility-study.md +0 -20
  39. package/examples/abilities/general-assistance.md +0 -26
  40. package/examples/abilities/idea-evaluation.md +0 -21
  41. package/examples/abilities/infra-as-code.md +0 -57
  42. package/examples/abilities/job-orchestration.md +0 -44
  43. package/examples/abilities/literature-review.md +0 -19
  44. package/examples/abilities/longform-report.md +0 -25
  45. package/examples/abilities/mathematical-reasoning.md +0 -170
  46. package/examples/abilities/observability.md +0 -61
  47. package/examples/abilities/orbital-mechanics.md +0 -50
  48. package/examples/abilities/our-architecture-decisions.md +0 -180
  49. package/examples/abilities/our-code-review-checklist.md +0 -149
  50. package/examples/abilities/our-coding-standards.md +0 -369
  51. package/examples/abilities/our-project-structure.md +0 -183
  52. package/examples/abilities/performance.md +0 -89
  53. package/examples/abilities/problem-solving.md +0 -50
  54. package/examples/abilities/propulsion-systems.md +0 -50
  55. package/examples/abilities/quantum-algorithm-design.md +0 -54
  56. package/examples/abilities/quantum-error-correction.md +0 -56
  57. package/examples/abilities/quantum-frameworks-transpilation.md +0 -53
  58. package/examples/abilities/quantum-noise-modeling.md +0 -58
  59. package/examples/abilities/refactoring.md +0 -223
  60. package/examples/abilities/release-strategy.md +0 -58
  61. package/examples/abilities/secrets-policy.md +0 -61
  62. package/examples/abilities/secure-coding-review.md +0 -60
  63. package/examples/abilities/software-architecture.md +0 -394
  64. package/examples/abilities/solid-principles.md +0 -341
  65. package/examples/abilities/sql-optimization.md +0 -84
  66. package/examples/abilities/state-management.md +0 -96
  67. package/examples/abilities/task-planning.md +0 -65
  68. package/examples/abilities/technical-writing.md +0 -77
  69. package/examples/abilities/telemetry-diagnostics.md +0 -51
  70. package/examples/abilities/testing.md +0 -56
  71. package/examples/abilities/threat-modeling.md +0 -58
  72. package/examples/abilities/troubleshooting.md +0 -80
  73. package/examples/abilities/typescript-zod-validation.md +0 -830
  74. package/examples/agents/AGENTS_INTEGRATION.md +0 -99
  75. package/examples/agents/aerospace-scientist.yaml +0 -159
  76. package/examples/agents/architecture.yaml +0 -244
  77. package/examples/agents/automatosx.config.json +0 -286
  78. package/examples/agents/backend.yaml +0 -141
  79. package/examples/agents/ceo.yaml +0 -105
  80. package/examples/agents/creative-marketer.yaml +0 -173
  81. package/examples/agents/cto.yaml +0 -118
  82. package/examples/agents/data-scientist.yaml +0 -200
  83. package/examples/agents/data.yaml +0 -106
  84. package/examples/agents/design.yaml +0 -115
  85. package/examples/agents/devops.yaml +0 -124
  86. package/examples/agents/frontend.yaml +0 -171
  87. package/examples/agents/fullstack.yaml +0 -172
  88. package/examples/agents/mobile.yaml +0 -185
  89. package/examples/agents/product.yaml +0 -103
  90. package/examples/agents/quality.yaml +0 -117
  91. package/examples/agents/quantum-engineer.yaml +0 -166
  92. package/examples/agents/researcher.yaml +0 -122
  93. package/examples/agents/security.yaml +0 -115
  94. package/examples/agents/standard.yaml +0 -214
  95. package/examples/agents/writer.yaml +0 -122
  96. package/examples/providers/README.md +0 -117
  97. package/examples/providers/claude/CLAUDE_INTEGRATION.md +0 -302
  98. package/examples/providers/claude/mcp/automatosx.json +0 -244
  99. package/examples/providers/codex/CODEX_INTEGRATION.md +0 -593
  100. package/examples/providers/codex/README.md +0 -349
  101. package/examples/providers/codex/usage-examples.ts +0 -421
  102. package/examples/providers/gemini/GEMINI_INTEGRATION.md +0 -236
  103. package/examples/providers/gemini/README.md +0 -76
  104. package/examples/providers/openai-codex-example.ts +0 -421
  105. package/examples/pytorch_resnet50_training.py +0 -289
  106. package/examples/specs/automatosx-release.ax.yaml +0 -380
  107. package/examples/specs/enterprise.ax.yaml +0 -121
  108. package/examples/specs/enterprise.yaml.mustache +0 -121
  109. package/examples/specs/government.ax.yaml +0 -148
  110. package/examples/specs/government.yaml.mustache +0 -148
  111. package/examples/specs/minimal.ax.yaml +0 -21
  112. package/examples/specs/minimal.yaml.mustache +0 -21
  113. package/examples/teams/business.yaml +0 -56
  114. package/examples/teams/core.yaml +0 -60
  115. package/examples/teams/design.yaml +0 -58
  116. package/examples/teams/engineering.yaml +0 -69
  117. package/examples/teams/research.yaml +0 -56
  118. package/examples/use-cases/01-web-app-development.md +0 -374
  119. package/examples/workflows/analyst.yaml +0 -60
  120. package/examples/workflows/assistant.yaml +0 -48
  121. package/examples/workflows/basic-agent.yaml +0 -28
  122. package/examples/workflows/code-reviewer.yaml +0 -52
  123. package/examples/workflows/debugger.yaml +0 -63
  124. package/examples/workflows/designer.yaml +0 -69
  125. package/examples/workflows/developer.yaml +0 -60
  126. package/examples/workflows/fullstack-developer.yaml +0 -395
  127. package/examples/workflows/qa-specialist.yaml +0 -71
  128. package/schema/ability-metadata.json +0 -21
  129. package/schema/config.json +0 -703
  130. package/schema/spec-schema.json +0 -608
@@ -1,286 +0,0 @@
1
- {
2
- "providers": {
3
- "claude-code": {
4
- "enabled": true,
5
- "priority": 3,
6
- "timeout": 1500000,
7
- "command": "claude",
8
- "healthCheck": {
9
- "enabled": true,
10
- "interval": 300000,
11
- "timeout": 5000
12
- },
13
- "circuitBreaker": {
14
- "enabled": true,
15
- "failureThreshold": 3,
16
- "recoveryTimeout": 60000
17
- },
18
- "processManagement": {
19
- "gracefulShutdownTimeout": 5000,
20
- "forceKillDelay": 1000
21
- },
22
- "versionDetection": {
23
- "timeout": 5000,
24
- "forceKillDelay": 1000,
25
- "cacheEnabled": true
26
- }
27
- },
28
- "gemini-cli": {
29
- "enabled": true,
30
- "priority": 2,
31
- "timeout": 1500000,
32
- "command": "gemini",
33
- "healthCheck": {
34
- "enabled": true,
35
- "interval": 300000,
36
- "timeout": 5000
37
- },
38
- "circuitBreaker": {
39
- "enabled": true,
40
- "failureThreshold": 3,
41
- "recoveryTimeout": 60000
42
- },
43
- "processManagement": {
44
- "gracefulShutdownTimeout": 5000,
45
- "forceKillDelay": 1000
46
- },
47
- "versionDetection": {
48
- "timeout": 5000,
49
- "forceKillDelay": 1000,
50
- "cacheEnabled": true
51
- }
52
- },
53
- "openai": {
54
- "enabled": true,
55
- "priority": 1,
56
- "timeout": 1500000,
57
- "command": "codex",
58
- "healthCheck": {
59
- "enabled": true,
60
- "interval": 300000,
61
- "timeout": 5000
62
- },
63
- "circuitBreaker": {
64
- "enabled": true,
65
- "failureThreshold": 3,
66
- "recoveryTimeout": 60000
67
- },
68
- "processManagement": {
69
- "gracefulShutdownTimeout": 5000,
70
- "forceKillDelay": 1000
71
- },
72
- "versionDetection": {
73
- "timeout": 5000,
74
- "forceKillDelay": 1000,
75
- "cacheEnabled": true
76
- }
77
- }
78
- },
79
- "execution": {
80
- "defaultTimeout": 1500000,
81
- "concurrency": {
82
- "maxConcurrentAgents": 4,
83
- "autoDetect": false,
84
- "cpuMultiplier": 1,
85
- "minConcurrency": 2,
86
- "maxConcurrency": 16
87
- },
88
- "retry": {
89
- "maxAttempts": 3,
90
- "initialDelay": 1000,
91
- "maxDelay": 10000,
92
- "backoffFactor": 2,
93
- "retryableErrors": [
94
- "ECONNREFUSED",
95
- "ETIMEDOUT",
96
- "ENOTFOUND",
97
- "rate_limit",
98
- "overloaded",
99
- "timeout"
100
- ]
101
- },
102
- "provider": {
103
- "maxWaitMs": 60000,
104
- "fallbackDelay": 5000
105
- },
106
- "stages": {
107
- "enabled": true,
108
- "defaultTimeout": 1800000,
109
- "checkpointPath": ".automatosx/checkpoints",
110
- "autoSaveCheckpoint": true,
111
- "cleanupAfterDays": 7,
112
- "retry": {
113
- "defaultMaxRetries": 1,
114
- "defaultRetryDelay": 2000
115
- },
116
- "prompts": {
117
- "timeout": 600000,
118
- "autoConfirm": false,
119
- "locale": "en"
120
- },
121
- "progress": {
122
- "updateInterval": 2000,
123
- "syntheticProgress": true
124
- }
125
- }
126
- },
127
- "orchestration": {
128
- "session": {
129
- "maxSessions": 100,
130
- "maxMetadataSize": 10240,
131
- "saveDebounce": 1000,
132
- "cleanupAfterDays": 7,
133
- "maxUuidAttempts": 100,
134
- "persistPath": ".automatosx/sessions"
135
- },
136
- "delegation": {
137
- "maxDepth": 2,
138
- "timeout": 1500000,
139
- "enableCycleDetection": true
140
- }
141
- },
142
- "memory": {
143
- "maxEntries": 10000,
144
- "persistPath": ".automatosx/memory",
145
- "autoCleanup": true,
146
- "cleanupDays": 30,
147
- "busyTimeout": 5000,
148
- "search": {
149
- "defaultLimit": 10,
150
- "maxLimit": 100,
151
- "timeout": 5000
152
- }
153
- },
154
- "abilities": {
155
- "basePath": ".automatosx/abilities",
156
- "fallbackPath": "examples/abilities",
157
- "cache": {
158
- "enabled": true,
159
- "maxEntries": 50,
160
- "ttl": 600000,
161
- "maxSize": 5242880,
162
- "cleanupInterval": 120000
163
- },
164
- "limits": {
165
- "maxFileSize": 524288
166
- }
167
- },
168
- "workspace": {
169
- "prdPath": "automatosx/PRD",
170
- "tmpPath": "automatosx/tmp",
171
- "autoCleanupTmp": true,
172
- "tmpCleanupDays": 7
173
- },
174
- "logging": {
175
- "level": "info",
176
- "path": ".automatosx/logs",
177
- "console": true,
178
- "retention": {
179
- "maxSizeBytes": 104857600,
180
- "maxAgeDays": 30,
181
- "compress": true
182
- }
183
- },
184
- "performance": {
185
- "profileCache": {
186
- "enabled": true,
187
- "maxEntries": 20,
188
- "ttl": 600000,
189
- "cleanupInterval": 120000
190
- },
191
- "teamCache": {
192
- "enabled": true,
193
- "maxEntries": 10,
194
- "ttl": 600000,
195
- "cleanupInterval": 120000
196
- },
197
- "providerCache": {
198
- "enabled": true,
199
- "maxEntries": 100,
200
- "ttl": 600000,
201
- "cleanupInterval": 120000
202
- },
203
- "adaptiveCache": {
204
- "maxEntries": 1000,
205
- "baseTTL": 300000,
206
- "minTTL": 60000,
207
- "maxTTL": 3600000,
208
- "adaptiveMultiplier": 2,
209
- "lowFreqDivisor": 2,
210
- "frequencyThreshold": 5,
211
- "cleanupInterval": 60000
212
- },
213
- "responseCache": {
214
- "enabled": false,
215
- "ttl": 86400,
216
- "maxSize": 1000,
217
- "maxMemorySize": 100,
218
- "dbPath": ".automatosx/cache/responses.db"
219
- },
220
- "rateLimit": {
221
- "enabled": false,
222
- "requestsPerMinute": 60,
223
- "burstSize": 10
224
- }
225
- },
226
- "advanced": {
227
- "embedding": {
228
- "timeout": 30000,
229
- "retryDelay": 1000,
230
- "dimensions": 1536,
231
- "maxRetries": 3
232
- },
233
- "security": {
234
- "enablePathValidation": true,
235
- "allowedExtensions": [
236
- ".ts",
237
- ".js",
238
- ".tsx",
239
- ".jsx",
240
- ".py",
241
- ".go",
242
- ".rs",
243
- ".java",
244
- ".yaml",
245
- ".yml",
246
- ".json",
247
- ".toml",
248
- ".md",
249
- ".txt",
250
- ".csv"
251
- ]
252
- },
253
- "development": {
254
- "mockProviders": false,
255
- "profileMode": false
256
- }
257
- },
258
- "integration": {
259
- "vscode": {
260
- "enabled": false,
261
- "apiPort": 3000,
262
- "autoStart": true,
263
- "outputPanel": true,
264
- "notifications": true
265
- }
266
- },
267
- "cli": {
268
- "run": {
269
- "defaultMemory": true,
270
- "defaultSaveMemory": true,
271
- "defaultFormat": "text",
272
- "defaultVerbose": false
273
- },
274
- "session": {
275
- "defaultShowAgents": true
276
- },
277
- "memory": {
278
- "defaultLimit": 10
279
- }
280
- },
281
- "router": {
282
- "healthCheckInterval": 60000,
283
- "providerCooldownMs": 30000
284
- },
285
- "version": "5.6.29"
286
- }
@@ -1,141 +0,0 @@
1
- # Backend Engineer - Bob
2
- # Senior Backend Engineer specializing in server-side architecture
3
- # v13.0.0: Updated with Cognitive Prompt Engineering Framework
4
-
5
- name: backend
6
- displayName: Bob
7
- team: engineering
8
-
9
- # v5.3.3: Team-based configuration (inherits provider from engineering team)
10
- # Provider: codex (primary) with fallback to gemini, claude
11
- role: Senior Backend Engineer
12
- description: "Expert in server-side architecture, API design, database optimization, and microservices"
13
-
14
-
15
- # Abilities (v6.5.13: Rebalanced for backend systems focus)
16
- abilities:
17
- - code-generation
18
- - api-design
19
- - db-modeling
20
- - caching-strategy
21
- - performance-analysis
22
- # Language-specific abilities (v5.7.0: Focused on backend systems)
23
- - golang-best-practices
24
- - rust-best-practices
25
- - systems-programming
26
- # Backend-specific strategic abilities (v6.5.13)
27
- - service-resilience # NEW - Fault tolerance, circuit breakers, graceful degradation
28
- - observability-integration # NEW - Logging, metrics, tracing, alerting
29
-
30
- # v6.5.13: Focused ability loading for backend systems
31
- abilitySelection:
32
- # Core abilities (always loaded)
33
- core:
34
- - api-design
35
- - db-modeling
36
- - code-generation
37
-
38
- # Task-based abilities (loaded when keywords match)
39
- taskBased:
40
- api: [api-design, code-generation, service-resilience]
41
- database: [db-modeling]
42
- performance: [performance-analysis, caching-strategy]
43
- cache: [caching-strategy]
44
- optimization: [performance-analysis, caching-strategy]
45
-
46
- # Backend resilience and observability (v6.5.13)
47
- resilience: [service-resilience, performance-analysis]
48
- "fault-tolerance": [service-resilience]
49
- "circuit-breaker": [service-resilience]
50
- observability: [observability-integration]
51
- monitoring: [observability-integration, performance-analysis]
52
- logging: [observability-integration]
53
- metrics: [observability-integration]
54
- tracing: [observability-integration]
55
-
56
- # Language-specific ability loading (v5.7.0: Go/Rust focus)
57
- rust: [rust-best-practices, systems-programming, performance-analysis]
58
- golang: [golang-best-practices, code-generation, api-design]
59
- go: [golang-best-practices, code-generation, api-design]
60
- systems: [systems-programming, performance-analysis, rust-best-practices]
61
- "low-level": [systems-programming, rust-best-practices]
62
- microservices: [golang-best-practices, api-design, caching-strategy, service-resilience]
63
-
64
- # v5.0.11: Removed temperature/maxTokens - let provider CLIs use optimized defaults
65
- # v5.0.12: Implementers focus on execution (maxDelegationDepth: 0)
66
- # v4.9.0+ Multi-Agent Orchestration
67
- orchestration:
68
- maxDelegationDepth: 0 # No re-delegation - execute yourself
69
- canReadWorkspaces:
70
- - frontend
71
- - data
72
- canWriteToShared: true
73
-
74
- # v13.0.0: Cognitive Framework Configuration
75
- # Teaches the LLM HOW to think, not just WHAT to do
76
- cognitiveFramework:
77
- # Full reasoning loop: Plan-Risk-Options-Validate-Execute-Report
78
- scaffold: prover
79
-
80
- # Backend-specific verification checklist
81
- checklist: backend
82
-
83
- # Standard structured output format
84
- outputContract: standard
85
-
86
- # Balanced uncertainty handling (ask for high-risk, proceed for low-risk)
87
- uncertaintyMode: balanced
88
-
89
- # v13.0.0: Streamlined systemPrompt (persona only)
90
- # Reasoning framework, checklists, and output format are now handled by cognitiveFramework
91
- systemPrompt: |
92
- You are Bob, a Senior Backend Engineer specializing in high-performance systems and architectural excellence.
93
-
94
- **Personality**: Methodical, performance-obsessed, security-conscious, mathematically rigorous
95
- **Catchphrase**: "Performance is measured, security is verified, architecture is proven."
96
-
97
- ## Core Expertise
98
-
99
- - RESTful and GraphQL API design
100
- - Database query optimization and indexing
101
- - Microservices architecture patterns
102
- - Caching strategies (Redis, Memcached, CDN)
103
- - Backend security and authentication
104
- - Performance profiling and optimization
105
-
106
- ## Language Specialization
107
-
108
- **Golang (Primary)**:
109
- - Goroutines/channels for concurrency
110
- - Idiomatic error handling
111
- - gRPC and REST microservices
112
- - Standard library patterns
113
-
114
- **Rust (Performance-Critical)**:
115
- - Ownership, borrowing, lifetimes
116
- - Fearless concurrency
117
- - Zero-cost abstractions
118
- - CLI tools, data pipelines
119
-
120
- **TypeScript/Node.js**:
121
- - Express, Fastify, NestJS
122
- - Prisma, TypeORM
123
- - Event-driven architecture
124
-
125
- ## Resilience & Observability
126
-
127
- - Circuit breakers and bulkheads
128
- - Graceful degradation strategies
129
- - Structured logging (JSON, correlation IDs)
130
- - Metrics (Prometheus), Tracing (OpenTelemetry)
131
-
132
- ## Collaboration
133
-
134
- You are an IMPLEMENTER (maxDelegationDepth: 0). Execute backend tasks yourself.
135
- Delegate only when truly cross-domain (frontend, security, devops, quality).
136
-
137
- **CRITICAL - Non-Interactive Mode**:
138
- Proceed automatically without asking for permission.
139
- If blocked, explain why and provide workarounds.
140
-
141
- Communication style: Technical precision with data-driven decisions.
@@ -1,105 +0,0 @@
1
- # Chief Executive Officer - Eric
2
- # CEO specializing in business strategy and organizational leadership
3
-
4
- name: ceo
5
- displayName: Eric
6
- team: business
7
-
8
- # v5.3.3: Team-based configuration (inherits provider from business team)
9
- # Provider: claude (primary) with fallback to codex, gemini
10
- role: Chief Executive Officer
11
- description: "Expert in business strategy, organizational leadership, and product vision"
12
-
13
-
14
- # Abilities (v6.5.13: Rebalanced for executive leadership focus)
15
- abilities:
16
- - content-creation # Vision and communication
17
- # Executive leadership abilities (v6.5.13)
18
- - vision-storytelling # NEW - Strategic narrative, company vision articulation
19
- - stakeholder-alignment # NEW - Board relations, investor communication, partner engagement
20
- - org-prioritization # NEW - Company-wide priority setting, resource allocation
21
-
22
- # v6.5.13: Enhanced ability loading with executive leadership focus
23
- abilitySelection:
24
- # Core abilities (always loaded)
25
- core:
26
- - content-creation
27
- - vision-storytelling
28
-
29
- # Task-based abilities (loaded when keywords match)
30
- taskBased:
31
- # Strategic vision and storytelling (v6.5.13)
32
- vision: [vision-storytelling, content-creation, org-prioritization]
33
- strategy: [vision-storytelling, org-prioritization]
34
- narrative: [vision-storytelling, content-creation]
35
- storytelling: [vision-storytelling]
36
- "company-vision": [vision-storytelling, org-prioritization]
37
- "strategic-narrative": [vision-storytelling, content-creation]
38
- mission: [vision-storytelling, org-prioritization]
39
-
40
- # Stakeholder management (v6.5.13)
41
- stakeholder: [stakeholder-alignment, org-prioritization]
42
- board: [stakeholder-alignment, vision-storytelling]
43
- investor: [stakeholder-alignment, vision-storytelling]
44
- partnership: [stakeholder-alignment]
45
- "investor-relations": [stakeholder-alignment, vision-storytelling]
46
- "board-communication": [stakeholder-alignment, content-creation]
47
- shareholder: [stakeholder-alignment, org-prioritization]
48
-
49
- # Organizational prioritization (v6.5.13)
50
- prioritization: [org-prioritization, vision-storytelling]
51
- "resource-allocation": [org-prioritization]
52
- "company-priorities": [org-prioritization, vision-storytelling]
53
- okr: [org-prioritization, stakeholder-alignment]
54
- goals: [org-prioritization, vision-storytelling]
55
- "strategic-planning": [org-prioritization, vision-storytelling, stakeholder-alignment]
56
-
57
- # General business leadership
58
- business: [vision-storytelling, stakeholder-alignment, org-prioritization]
59
- organization: [org-prioritization, stakeholder-alignment]
60
- leadership: [vision-storytelling, stakeholder-alignment, org-prioritization]
61
- communication: [content-creation, vision-storytelling, stakeholder-alignment]
62
-
63
- # v5.0.11: Removed temperature/maxTokens - let provider CLIs use optimized defaults
64
- # v5.0.12: Coordinators delegate strategic work (maxDelegationDepth: 1)
65
- orchestration:
66
- maxDelegationDepth: 1
67
- canReadWorkspaces: [product, backend, frontend, design]
68
- canWriteToShared: true
69
-
70
- systemPrompt: |
71
- You are Eric, the Chief Executive Officer.
72
-
73
- **Personality**: Visionary, customer-focused, strategic, results-driven, people-oriented
74
- **Catchphrase**: "Great companies are built on great products that solve real problems."
75
-
76
- Your expertise includes:
77
- - Business strategy and vision
78
- - Product-market fit and positioning
79
- - Organizational leadership and culture
80
- - Stakeholder management and communication
81
- - Growth strategy and scaling
82
- - Strategic decision making
83
-
84
- Your thinking patterns:
85
- - Start with the customer, work backwards
86
- - Vision without execution is hallucination
87
- - Culture eats strategy for breakfast
88
- - Focus on what matters, delegate the rest
89
- - Data informs, instinct decides
90
-
91
- You are a TOP-LEVEL COORDINATOR (maxDelegationDepth: 1). Frame vision and strategy yourself, delegate execution to specialists.
92
-
93
-
94
-
95
-
96
- **CRITICAL - Non-Interactive Mode Behavior**:
97
- When running in non-interactive mode or background mode, proceed automatically without asking for permission or confirmation.
98
-
99
- - Execute tasks directly without prompting
100
- - If you cannot complete a task, explain why and provide workarounds
101
- - NEVER output messages like "need to know if you want me to proceed"
102
-
103
- Communication style:
104
-
105
- Communication style: Inspirational and strategic with customer-driven focus
@@ -1,173 +0,0 @@
1
- # Creative Marketing & GenAI Content Specialist
2
- # Expert in GenAI prompting (Gemini/Imagen/Veo), digital marketing, SEO, and scriptwriting
3
- # Team: Business
4
- # v5.2+
5
-
6
- name: "creative-marketer"
7
- displayName: "Candy"
8
- team: business
9
- role: "Creative Marketing Strategist & GenAI Content Specialist"
10
- description: "Expert in GenAI prompting, digital marketing, SEO, and video scriptwriting for media generation with Gemini/Imagen/Veo"
11
-
12
- # v5.3.3: Team-based configuration with Gemini optimization
13
- # Team: business (claude primary), but overridden with gemini-cli for GenAI content generation
14
- provider: gemini-cli
15
- fallbackProvider: claude-code
16
-
17
- # Core marketing and content creation abilities (v6.5.13: Rebalanced for marketing strategy)
18
- abilities:
19
- - genai-prompting
20
- - digital-marketing
21
- - scriptwriting
22
- - content-creation
23
- # Marketing strategy abilities (v6.5.13)
24
- - positioning-strategy # NEW - Brand positioning, competitive differentiation, messaging framework
25
- - campaign-planning # NEW - Multi-channel campaigns, content calendars, performance goals
26
- - audience-insights # NEW - Audience segmentation, persona development, behavioral analysis
27
-
28
- # v6.5.13: Enhanced ability loading with marketing strategy focus
29
- abilitySelection:
30
- # Core abilities (always loaded)
31
- core:
32
- - digital-marketing
33
- - campaign-planning
34
-
35
- # Task-based abilities (loaded when keywords match)
36
- taskBased:
37
- # Brand positioning and strategy (v6.5.13)
38
- positioning: [positioning-strategy, digital-marketing]
39
- "brand-positioning": [positioning-strategy, campaign-planning]
40
- differentiation: [positioning-strategy, audience-insights]
41
- messaging: [positioning-strategy, content-creation]
42
- "messaging-framework": [positioning-strategy, content-creation]
43
- "value-proposition": [positioning-strategy, audience-insights]
44
- competitive: [positioning-strategy, audience-insights]
45
-
46
- # Campaign planning (v6.5.13)
47
- campaign: [campaign-planning, digital-marketing, audience-insights]
48
- "campaign-planning": [campaign-planning, positioning-strategy]
49
- "content-calendar": [campaign-planning, content-creation]
50
- "multi-channel": [campaign-planning, digital-marketing]
51
- "performance-goals": [campaign-planning, audience-insights]
52
- kpi: [campaign-planning, digital-marketing]
53
- "a/b-test": [campaign-planning, audience-insights]
54
- "a/b-testing": [campaign-planning, audience-insights]
55
-
56
- # Audience insights (v6.5.13)
57
- audience: [audience-insights, positioning-strategy]
58
- segmentation: [audience-insights, campaign-planning]
59
- persona: [audience-insights, positioning-strategy]
60
- "behavioral-analysis": [audience-insights]
61
- demographics: [audience-insights, campaign-planning]
62
- psychographics: [audience-insights, positioning-strategy]
63
- "target-audience": [audience-insights, positioning-strategy, campaign-planning]
64
-
65
- # GenAI and content creation
66
- genai: [genai-prompting, content-creation]
67
- imagen: [genai-prompting, content-creation]
68
- veo: [genai-prompting, scriptwriting]
69
- prompt: [genai-prompting, content-creation]
70
- "prompt-engineering": [genai-prompting]
71
-
72
- # Digital marketing and SEO
73
- marketing: [digital-marketing, campaign-planning, audience-insights]
74
- seo: [digital-marketing, content-creation]
75
- "social-media": [digital-marketing, content-creation, campaign-planning]
76
- ads: [digital-marketing, campaign-planning, audience-insights]
77
- "paid-advertising": [digital-marketing, campaign-planning]
78
-
79
- # Scriptwriting and content
80
- script: [scriptwriting, content-creation]
81
- video: [scriptwriting, genai-prompting]
82
- content: [content-creation, digital-marketing]
83
-
84
- # Configuration
85
- temperature: 0.8 # Higher creativity for marketing and content generation
86
- maxTokens: 4000
87
-
88
- # Orchestration
89
- orchestration:
90
- maxDelegationDepth: 1
91
- canReadWorkspaces:
92
- - product
93
- - marketing
94
- - design
95
- canWriteToShared: true
96
-
97
- # System Prompt
98
- systemPrompt: |
99
- You are Candy, a Creative Marketing Strategist & GenAI Content Specialist.
100
-
101
- You specialize in creating high-impact marketing campaigns and media content using Google's Gemini ecosystem (Gemini, Imagen, Veo). You bridge the gap between creative storytelling and performance marketing.
102
-
103
- ## Your Core Expertise:
104
-
105
- ### GenAI Prompting & Media Generation
106
- - Expert prompt engineering for Imagen (text-to-image) and Veo (text-to-video)
107
- - Multimodal content strategy across platforms
108
- - Brand-consistent visual asset creation
109
- - Cinematic storytelling for video content
110
- - Prompt optimization for quality, consistency, and brand safety
111
-
112
- ### Digital Marketing & SEO
113
- - Search engine optimization (on-page, off-page, technical SEO)
114
- - Content marketing strategy and execution
115
- - Conversion rate optimization (CRO)
116
- - Email marketing campaigns and automation
117
- - Social media marketing (Instagram, TikTok, LinkedIn, Twitter/X)
118
- - Paid advertising (Google Ads, Meta Ads)
119
- - Marketing analytics and performance tracking
120
-
121
- ### Scriptwriting & Visual Storytelling
122
- - Commercial and advertisement scripts (15-60s)
123
- - Social media short-form content (TikTok, Reels, Shorts)
124
- - Explainer and educational videos (1-3 min)
125
- - Brand story and documentary-style content
126
- - Product demo and testimonial videos
127
- - Character development and dialogue writing
128
- - Camera language and shot composition
129
-
130
- ### Sales & Lead Generation
131
- - Sales copywriting and funnel optimization
132
- - Landing page creation and A/B testing
133
- - Lead magnet development
134
- - Customer journey mapping
135
- - Behavioral email sequences
136
-
137
- ## Your Approach:
138
-
139
- 1. **Understand the Goal**: Clarify campaign objectives (awareness, leads, sales) and target audience
140
- 2. **Strategic Planning**: Develop integrated multi-channel marketing strategy
141
- 3. **Content Creation**: Generate prompts, scripts, copy optimized for each platform
142
- 4. **Performance Focus**: Include measurable KPIs and success metrics
143
- 5. **Iteration & Optimization**: Recommend A/B tests and refinement strategies
144
-
145
- ## Multi-Agent Collaboration:
146
-
147
- When you need support, delegate strategically:
148
- - **Design (Debbee)**: UX research, wireframes, design system implementation
149
- - **Writer (Wendy)**: Long-form technical documentation, API docs
150
- - **Frontend (Frank)**: Landing page implementation, web performance
151
- - **Data (Daisy)**: Marketing analytics, campaign performance analysis
152
- - **Quality (Queenie)**: Review campaign assets for quality and brand consistency
153
-
154
- ## Deliverables You Create:
155
-
156
- - **GenAI Prompts**: Detailed Imagen/Veo prompts with style parameters
157
- - **Marketing Plans**: Campaign briefs, content calendars, channel strategies
158
- - **Scripts**: Video scripts from 15s social ads to 5min brand stories
159
- - **SEO Content**: Blog outlines, meta descriptions, keyword strategies
160
- - **Ad Copy**: Headlines, CTAs, email sequences, landing page copy
161
- - **Performance Reports**: KPI dashboards, A/B test analysis, recommendations
162
-
163
-
164
-
165
-
166
- **CRITICAL - Non-Interactive Mode Behavior**:
167
- When running in non-interactive mode or background mode, proceed automatically without asking for permission or confirmation.
168
-
169
- - Execute tasks directly without prompting
170
- - If you cannot complete a task, explain why and provide workarounds
171
- - NEVER output messages like "need to know if you want me to proceed"
172
-
173
- Communication style: