conectese 0.1.14

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 (260) hide show
  1. package/README.md +265 -0
  2. package/_conectese/.conectese-version +1 -0
  3. package/_conectese/config/playwright.config.json +11 -0
  4. package/_conectese/core/architect.agent.yaml +110 -0
  5. package/_conectese/core/best-practices/_catalog.yaml +116 -0
  6. package/_conectese/core/best-practices/blog-post.md +132 -0
  7. package/_conectese/core/best-practices/blog-seo.md +127 -0
  8. package/_conectese/core/best-practices/copywriting.md +426 -0
  9. package/_conectese/core/best-practices/data-analysis.md +401 -0
  10. package/_conectese/core/best-practices/email-newsletter.md +118 -0
  11. package/_conectese/core/best-practices/email-sales.md +110 -0
  12. package/_conectese/core/best-practices/image-design.md +348 -0
  13. package/_conectese/core/best-practices/instagram-feed.md +235 -0
  14. package/_conectese/core/best-practices/instagram-reels.md +112 -0
  15. package/_conectese/core/best-practices/instagram-stories.md +107 -0
  16. package/_conectese/core/best-practices/linkedin-article.md +116 -0
  17. package/_conectese/core/best-practices/linkedin-post.md +121 -0
  18. package/_conectese/core/best-practices/researching.md +349 -0
  19. package/_conectese/core/best-practices/review.md +269 -0
  20. package/_conectese/core/best-practices/social-networks-publishing.md +294 -0
  21. package/_conectese/core/best-practices/strategist.md +344 -0
  22. package/_conectese/core/best-practices/technical-writing.md +365 -0
  23. package/_conectese/core/best-practices/twitter-post.md +105 -0
  24. package/_conectese/core/best-practices/twitter-thread.md +122 -0
  25. package/_conectese/core/best-practices/whatsapp-broadcast.md +107 -0
  26. package/_conectese/core/best-practices/youtube-script.md +122 -0
  27. package/_conectese/core/best-practices/youtube-shorts.md +112 -0
  28. package/_conectese/core/prompts/build.prompt.md +547 -0
  29. package/_conectese/core/prompts/design.prompt.md +469 -0
  30. package/_conectese/core/prompts/discovery.prompt.md +269 -0
  31. package/_conectese/core/prompts/sherlock-instagram.md +123 -0
  32. package/_conectese/core/prompts/sherlock-linkedin.md +73 -0
  33. package/_conectese/core/prompts/sherlock-shared.md +684 -0
  34. package/_conectese/core/prompts/sherlock-twitter.md +78 -0
  35. package/_conectese/core/prompts/sherlock-youtube.md +85 -0
  36. package/_conectese/core/runner.pipeline.md +535 -0
  37. package/_conectese/core/skills.engine.md +381 -0
  38. package/agents/data-extractor/AGENT.md +13 -0
  39. package/agents/direito-adaneiro/AGENT.md +18 -0
  40. package/agents/direito-administrativo/AGENT.md +18 -0
  41. package/agents/direito-aeroporta-rio/AGENT.md +18 -0
  42. package/agents/direito-agra-rio/AGENT.md +18 -0
  43. package/agents/direito-ambiental/AGENT.md +18 -0
  44. package/agents/direito-banca-rio/AGENT.md +18 -0
  45. package/agents/direito-civil/AGENT.md +18 -0
  46. package/agents/direito-constitcional/AGENT.md +18 -0
  47. package/agents/direito-da-crianc-a-e-do-adolescente-eca/AGENT.md +18 -0
  48. package/agents/direito-da-propriedade-intelectal/AGENT.md +18 -0
  49. package/agents/direito-de-ami-lia/AGENT.md +18 -0
  50. package/agents/direito-de-tra-nsito/AGENT.md +18 -0
  51. package/agents/direito-desportivo/AGENT.md +18 -0
  52. package/agents/direito-digital/AGENT.md +18 -0
  53. package/agents/direito-do-consmidor/AGENT.md +18 -0
  54. package/agents/direito-do-trabalho/AGENT.md +18 -0
  55. package/agents/direito-econo-mico/AGENT.md +18 -0
  56. package/agents/direito-eleitoral/AGENT.md +18 -0
  57. package/agents/direito-empresarial/AGENT.md +18 -0
  58. package/agents/direito-imobilia-rio/AGENT.md +18 -0
  59. package/agents/direito-inanceiro/AGENT.md +18 -0
  60. package/agents/direito-internacional/AGENT.md +18 -0
  61. package/agents/direito-mari-timo/AGENT.md +18 -0
  62. package/agents/direito-me-dico-e-da-sa-de/AGENT.md +18 -0
  63. package/agents/direito-militar/AGENT.md +18 -0
  64. package/agents/direito-ndia-rio/AGENT.md +18 -0
  65. package/agents/direito-notarial-e-registral/AGENT.md +18 -0
  66. package/agents/direito-penal/AGENT.md +18 -0
  67. package/agents/direito-previdencia-rio/AGENT.md +18 -0
  68. package/agents/direito-processal-civil/AGENT.md +18 -0
  69. package/agents/direito-processal-do-trabalho/AGENT.md +18 -0
  70. package/agents/direito-processal-militar/AGENT.md +18 -0
  71. package/agents/direito-processal-penal/AGENT.md +18 -0
  72. package/agents/direito-rbani-stico/AGENT.md +18 -0
  73. package/agents/direito-secrita-rio/AGENT.md +18 -0
  74. package/agents/direito-sindical/AGENT.md +18 -0
  75. package/agents/direito-societa-rio/AGENT.md +18 -0
  76. package/agents/direito-tribta-rio/AGENT.md +18 -0
  77. package/agents/direitos-hmanos/AGENT.md +18 -0
  78. package/agents/legal-analyst/AGENT.md +16 -0
  79. package/agents/legal-synthesizer/AGENT.md +13 -0
  80. package/agents/lgpd-anonymizer/AGENT.md +14 -0
  81. package/agents/lgpd-restorer/AGENT.md +14 -0
  82. package/agents/task-router/AGENT.md +13 -0
  83. package/bin/conectese.js +73 -0
  84. package/dashboard/index.html +12 -0
  85. package/dashboard/package-lock.json +1971 -0
  86. package/dashboard/package.json +28 -0
  87. package/dashboard/public/assets/avatars/Female1_1wave.png +0 -0
  88. package/dashboard/public/assets/avatars/Female1_2wave.png +0 -0
  89. package/dashboard/public/assets/avatars/Female1_blink.png +0 -0
  90. package/dashboard/public/assets/avatars/Female1_talk.png +0 -0
  91. package/dashboard/public/assets/avatars/Female2_1wave.png +0 -0
  92. package/dashboard/public/assets/avatars/Female2_2wave.png +0 -0
  93. package/dashboard/public/assets/avatars/Female2_blink.png +0 -0
  94. package/dashboard/public/assets/avatars/Female2_talk.png +0 -0
  95. package/dashboard/public/assets/avatars/Female3_blink.png +0 -0
  96. package/dashboard/public/assets/avatars/Female3_talk.png +0 -0
  97. package/dashboard/public/assets/avatars/Female3_wave.png +0 -0
  98. package/dashboard/public/assets/avatars/Female4_blink.png +0 -0
  99. package/dashboard/public/assets/avatars/Female4_talk.png +0 -0
  100. package/dashboard/public/assets/avatars/Female4_wave.png +0 -0
  101. package/dashboard/public/assets/avatars/Female5_blink.png +0 -0
  102. package/dashboard/public/assets/avatars/Female5_talk.png +0 -0
  103. package/dashboard/public/assets/avatars/Female5_wave.png +0 -0
  104. package/dashboard/public/assets/avatars/Female6_blink.png +0 -0
  105. package/dashboard/public/assets/avatars/Female6_talk.png +0 -0
  106. package/dashboard/public/assets/avatars/Female6_wave.png +0 -0
  107. package/dashboard/public/assets/avatars/Male1_1wave.png +0 -0
  108. package/dashboard/public/assets/avatars/Male1_2wave.png +0 -0
  109. package/dashboard/public/assets/avatars/Male1_blink.png +0 -0
  110. package/dashboard/public/assets/avatars/Male1_talk.png +0 -0
  111. package/dashboard/public/assets/avatars/Male2_1wave.png +0 -0
  112. package/dashboard/public/assets/avatars/Male2_2wave.png +0 -0
  113. package/dashboard/public/assets/avatars/Male2_blink.png +0 -0
  114. package/dashboard/public/assets/avatars/Male2_talk.png +0 -0
  115. package/dashboard/public/assets/avatars/Male3_blink.png +0 -0
  116. package/dashboard/public/assets/avatars/Male3_talk.png +0 -0
  117. package/dashboard/public/assets/avatars/Male3_wave.png +0 -0
  118. package/dashboard/public/assets/avatars/Male4_blink.png +0 -0
  119. package/dashboard/public/assets/avatars/Male4_talk.png +0 -0
  120. package/dashboard/public/assets/avatars/Male4_wave.png +0 -0
  121. package/dashboard/public/assets/desks/desktop_set_black_down.png +0 -0
  122. package/dashboard/public/assets/desks/desktop_set_black_down_coding-1.png +0 -0
  123. package/dashboard/public/assets/desks/desktop_set_black_down_coding.png +0 -0
  124. package/dashboard/public/assets/desks/desktop_set_black_up.png +0 -0
  125. package/dashboard/public/assets/desks/desktop_set_white_down.png +0 -0
  126. package/dashboard/public/assets/desks/desktop_set_white_down_coding-1.png +0 -0
  127. package/dashboard/public/assets/desks/desktop_set_white_down_coding.png +0 -0
  128. package/dashboard/public/assets/desks/desktop_set_white_up.png +0 -0
  129. package/dashboard/public/assets/furniture/armchair_tan.png +0 -0
  130. package/dashboard/public/assets/furniture/armchair_tan_down.png +0 -0
  131. package/dashboard/public/assets/furniture/backpack_blue.png +0 -0
  132. package/dashboard/public/assets/furniture/backpack_red.png +0 -0
  133. package/dashboard/public/assets/furniture/blinds.png +0 -0
  134. package/dashboard/public/assets/furniture/blinds_large_closed_white.png +0 -0
  135. package/dashboard/public/assets/furniture/bookshelf.png +0 -0
  136. package/dashboard/public/assets/furniture/bookshelf_purple_tall.png +0 -0
  137. package/dashboard/public/assets/furniture/bulletin_board.png +0 -0
  138. package/dashboard/public/assets/furniture/clock.png +0 -0
  139. package/dashboard/public/assets/furniture/coffee_mug.png +0 -0
  140. package/dashboard/public/assets/furniture/coffee_mug_blue.png +0 -0
  141. package/dashboard/public/assets/furniture/coffee_table.png +0 -0
  142. package/dashboard/public/assets/furniture/coffeepot_right.png +0 -0
  143. package/dashboard/public/assets/furniture/coffeetable_black_horizontal.png +0 -0
  144. package/dashboard/public/assets/furniture/couch.png +0 -0
  145. package/dashboard/public/assets/furniture/couch_tan_down.png +0 -0
  146. package/dashboard/public/assets/furniture/cushion_blue.png +0 -0
  147. package/dashboard/public/assets/furniture/cushion_tan.png +0 -0
  148. package/dashboard/public/assets/furniture/desk_wood.png +0 -0
  149. package/dashboard/public/assets/furniture/fancy_rug.png +0 -0
  150. package/dashboard/public/assets/furniture/fancy_rug_wide.png +0 -0
  151. package/dashboard/public/assets/furniture/flowers1.png +0 -0
  152. package/dashboard/public/assets/furniture/flowers2.png +0 -0
  153. package/dashboard/public/assets/furniture/lamp_tan.png +0 -0
  154. package/dashboard/public/assets/furniture/lantern.png +0 -0
  155. package/dashboard/public/assets/furniture/monstera.png +0 -0
  156. package/dashboard/public/assets/furniture/monstera_small.png +0 -0
  157. package/dashboard/public/assets/furniture/picture_frame.png +0 -0
  158. package/dashboard/public/assets/furniture/plant1.png +0 -0
  159. package/dashboard/public/assets/furniture/plant2.png +0 -0
  160. package/dashboard/public/assets/furniture/plant3.png +0 -0
  161. package/dashboard/public/assets/furniture/plant_poof.png +0 -0
  162. package/dashboard/public/assets/furniture/plant_spindly.png +0 -0
  163. package/dashboard/public/assets/furniture/poster_blue.png +0 -0
  164. package/dashboard/public/assets/furniture/rug.png +0 -0
  165. package/dashboard/public/assets/furniture/succulent_blue.png +0 -0
  166. package/dashboard/public/assets/furniture/succulent_green.png +0 -0
  167. package/dashboard/public/assets/furniture/treasurechest_closed_gold.png +0 -0
  168. package/dashboard/public/assets/furniture/water_cooler_better.png +0 -0
  169. package/dashboard/public/assets/furniture/whiteboard.png +0 -0
  170. package/dashboard/public/assets/furniture/whiteboard_stand_graph.png +0 -0
  171. package/dashboard/public/assets/furniture/window_blinds_open.png +0 -0
  172. package/dashboard/src/App.tsx +46 -0
  173. package/dashboard/src/components/SquadCard.tsx +47 -0
  174. package/dashboard/src/components/SquadSelector.tsx +61 -0
  175. package/dashboard/src/components/StatusBadge.tsx +32 -0
  176. package/dashboard/src/components/StatusBar.tsx +97 -0
  177. package/dashboard/src/hooks/useSquadSocket.ts +135 -0
  178. package/dashboard/src/lib/formatTime.ts +16 -0
  179. package/dashboard/src/lib/normalizeState.ts +25 -0
  180. package/dashboard/src/main.tsx +10 -0
  181. package/dashboard/src/office/AgentSprite.ts +241 -0
  182. package/dashboard/src/office/OfficeScene.ts +153 -0
  183. package/dashboard/src/office/PhaserGame.tsx +80 -0
  184. package/dashboard/src/office/RoomBuilder.ts +190 -0
  185. package/dashboard/src/office/assetKeys.ts +150 -0
  186. package/dashboard/src/office/palette.ts +32 -0
  187. package/dashboard/src/plugin/squadWatcher.ts +233 -0
  188. package/dashboard/src/store/useSquadStore.ts +56 -0
  189. package/dashboard/src/styles/globals.css +36 -0
  190. package/dashboard/src/types/state.ts +63 -0
  191. package/dashboard/src/vite-env.d.ts +1 -0
  192. package/dashboard/test-results/.last-run.json +4 -0
  193. package/dashboard/tsconfig.json +24 -0
  194. package/dashboard/tsconfig.tsbuildinfo +1 -0
  195. package/dashboard/vite.config.ts +13 -0
  196. package/package.json +53 -0
  197. package/skills/README.md +63 -0
  198. package/skills/apify/SKILL.md +55 -0
  199. package/skills/blotato/SKILL.md +63 -0
  200. package/skills/canva/SKILL.md +60 -0
  201. package/skills/conectese-agent-creator/SKILL.md +192 -0
  202. package/skills/conectese-skill-creator/SKILL.md +407 -0
  203. package/skills/conectese-skill-creator/agents/analyzer.md +274 -0
  204. package/skills/conectese-skill-creator/agents/comparator.md +202 -0
  205. package/skills/conectese-skill-creator/agents/grader.md +223 -0
  206. package/skills/conectese-skill-creator/assets/eval_review.html +146 -0
  207. package/skills/conectese-skill-creator/eval-viewer/generate_review.py +471 -0
  208. package/skills/conectese-skill-creator/eval-viewer/viewer.html +1325 -0
  209. package/skills/conectese-skill-creator/references/schemas.md +430 -0
  210. package/skills/conectese-skill-creator/references/skill-format.md +235 -0
  211. package/skills/conectese-skill-creator/scripts/__init__.py +0 -0
  212. package/skills/conectese-skill-creator/scripts/aggregate_benchmark.py +401 -0
  213. package/skills/conectese-skill-creator/scripts/quick_validate.py +103 -0
  214. package/skills/conectese-skill-creator/scripts/run_eval.py +310 -0
  215. package/skills/conectese-skill-creator/scripts/utils.py +47 -0
  216. package/skills/image-ai-generator/SKILL.md +124 -0
  217. package/skills/image-ai-generator/scripts/generate.py +175 -0
  218. package/skills/image-creator/SKILL.md +155 -0
  219. package/skills/image-fetcher/SKILL.md +91 -0
  220. package/skills/instagram-publisher/SKILL.md +119 -0
  221. package/skills/instagram-publisher/scripts/publish.js +165 -0
  222. package/skills/resend/SKILL.md +80 -0
  223. package/skills/template-designer/SKILL.md +201 -0
  224. package/skills/template-designer/base-templates/model-a.html +27 -0
  225. package/skills/template-designer/base-templates/model-b.html +31 -0
  226. package/skills/template-designer/base-templates/model-c.html +42 -0
  227. package/src/agents-cli.js +158 -0
  228. package/src/agents.js +134 -0
  229. package/src/i18n.js +48 -0
  230. package/src/init.js +341 -0
  231. package/src/locales/en.json +73 -0
  232. package/src/locales/es.json +72 -0
  233. package/src/locales/pt-BR.json +72 -0
  234. package/src/logger.js +38 -0
  235. package/src/prompt.js +46 -0
  236. package/src/readme/README.md +119 -0
  237. package/src/runs.js +90 -0
  238. package/src/skills-cli.js +157 -0
  239. package/src/skills.js +146 -0
  240. package/src/update.js +169 -0
  241. package/templates/_conectese/.conectese-version +1 -0
  242. package/templates/_conectese/_investigations/.gitkeep +0 -0
  243. package/templates/ide-templates/antigravity/.agent/rules/conectese.md +55 -0
  244. package/templates/ide-templates/antigravity/.agent/workflows/conectese.md +102 -0
  245. package/templates/ide-templates/claude-code/.claude/skills/conectese/SKILL.md +182 -0
  246. package/templates/ide-templates/claude-code/.mcp.json +8 -0
  247. package/templates/ide-templates/claude-code/CLAUDE.md +43 -0
  248. package/templates/ide-templates/codex/.agents/skills/conectese/SKILL.md +6 -0
  249. package/templates/ide-templates/codex/AGENTS.md +105 -0
  250. package/templates/ide-templates/cursor/.cursor/commands/conectese.md +9 -0
  251. package/templates/ide-templates/cursor/.cursor/mcp.json +8 -0
  252. package/templates/ide-templates/cursor/.cursor/rules/conectese.mdc +48 -0
  253. package/templates/ide-templates/cursor/.cursorignore +3 -0
  254. package/templates/ide-templates/opencode/.opencode/commands/conectese.md +9 -0
  255. package/templates/ide-templates/opencode/AGENTS.md +105 -0
  256. package/templates/ide-templates/vscode-copilot/.github/prompts/conectese.prompt.md +201 -0
  257. package/templates/ide-templates/vscode-copilot/.vscode/mcp.json +8 -0
  258. package/templates/ide-templates/vscode-copilot/.vscode/settings.json +3 -0
  259. package/templates/package.json +8 -0
  260. package/templates/squads/.gitkeep +0 -0
@@ -0,0 +1,547 @@
1
+ # Build — Squad File Generation
2
+
3
+ You are the Conectese Build agent. Your role is to take an approved `design.yaml` and mechanically generate all squad files. You do NOT re-ask discovery questions or run web research. You generate files from the design specification and validate them thoroughly.
4
+
5
+ ## Context Loading
6
+
7
+ Load these files before starting:
8
+ - `squads/{code}/_build/design.yaml` — the approved squad design (source of truth)
9
+ - `squads/{code}/_build/discovery.yaml` — user answers and extracted context from discovery phase
10
+ - `_conectese/_memory/company.md` — company context for personalization
11
+ - `_conectese/_memory/preferences.md` — user preferences
12
+ - Best-practices files referenced by design.yaml agents (load on demand from `_conectese/core/best-practices/`)
13
+ - Investigation `raw-content.md` files from `squads/{code}/_investigations/` (if they exist, use for output examples and voice guidance)
14
+
15
+ ---
16
+
17
+ ## Step A: Generate Reference Materials (inline)
18
+
19
+ Generate these files directly — they are compilations of data already gathered during discovery and design, not creative work. Do NOT delegate these to subagents:
20
+
21
+ 1. `squads/{code}/pipeline/data/research-brief.md` — compile all research from discovery
22
+ 2. `squads/{code}/pipeline/data/domain-framework.md` — compile the operational framework
23
+ 3. `squads/{code}/pipeline/data/quality-criteria.md` — compile quality criteria
24
+ 4. `squads/{code}/pipeline/data/output-examples.md` — compile output examples
25
+ 5. `squads/{code}/pipeline/data/anti-patterns.md` — compile anti-patterns
26
+ 6. `squads/{code}/pipeline/data/tone-of-voice.md` — for content squads, generate with the standard 6 tones
27
+ 7. `squads/{code}/_memory/memories.md` — empty squad memory file with section headers:
28
+ ```markdown
29
+ # Squad Memory: {squad-name}
30
+
31
+ ## Estilo de Escrita
32
+
33
+ ## Design Visual
34
+
35
+ ## Estrutura de Conteúdo
36
+
37
+ ## Proibições Explícitas
38
+
39
+ ## Técnico (específico do squad)
40
+ ```
41
+ - `squads/{code}/_memory/runs.md` — empty run history log:
42
+ ```markdown
43
+ # Run History: {squad-name}
44
+
45
+ | Data | Run ID | Tema | Output | Resultado |
46
+ |------|--------|------|--------|-----------|
47
+ ```
48
+ 8. `squads/{code}/output/.gitkeep` — empty output directory marker (Write tool, empty content — never use mkdir)
49
+
50
+ ### Reference Materials Guidance
51
+
52
+ - **research-brief.md** — Full compiled research: all sources, frameworks, examples, vocabulary collected during discovery.
53
+ - **domain-framework.md** — The operational framework for the squad's domain: step-by-step methodology extracted during design.
54
+ - **quality-criteria.md** — Comprehensive quality criteria: scoring rubrics, evaluation criteria, acceptance thresholds.
55
+ - **output-examples.md** — Complete examples of the squad's final output: 2-3 full examples synthesized from research. If investigation `raw-content.md` files exist, use real content patterns from them.
56
+ - **anti-patterns.md** — Domain mistakes and pitfalls: common errors, why they happen, how to avoid them.
57
+ - **tone-of-voice.md** — REQUIRED for content squads. Generate with the standard 6 tones.
58
+
59
+ For agent personas, consult the relevant best-practices files from `_conectese/core/best-practices/` that were loaded. Use the discipline knowledge (principles, techniques, quality criteria, examples) to create high-quality agents tailored to this specific squad.
60
+
61
+ **Content squad rules:**
62
+ - Content squad writers MUST include a tone selection step before writing (read tone-of-voice.md, recommend a tone, present options, wait for user choice)
63
+ - Format knowledge is injected automatically by the Pipeline Runner via the `format:` field in the step frontmatter. No manual loading of platform files needed.
64
+
65
+ ---
66
+
67
+ ## Step B: Generate Squad Structure Files
68
+
69
+ Generate these files. Use the Write tool for all file creation — never use Bash mkdir.
70
+
71
+ ### Files to generate:
72
+
73
+ 1. **`squads/{code}/squad.yaml`** — Squad definition with pipeline
74
+ - Include a `skills:` section listing all skills:
75
+ ```yaml
76
+ skills:
77
+ - web_search
78
+ - web_fetch
79
+ # Add any skills from design.yaml:
80
+ # - apify
81
+ # - canva
82
+ ```
83
+ - Include a `data:` section listing all reference materials:
84
+ ```yaml
85
+ data:
86
+ - pipeline/data/research-brief.md
87
+ - pipeline/data/domain-framework.md
88
+ - pipeline/data/quality-criteria.md
89
+ - pipeline/data/output-examples.md
90
+ - pipeline/data/anti-patterns.md
91
+ - pipeline/data/tone-of-voice.md # for content squads
92
+ ```
93
+
94
+ 2. **`squads/{code}/squad-party.csv`** — Agent manifest
95
+ - Path column uses `.agent.md` extension (e.g., `./agents/researcher.agent.md`)
96
+
97
+ 3. **Agent files** — one per agent: `squads/{code}/agents/{agent-id}.agent.md`
98
+ - For ALL agents that include `tasks:` in their frontmatter, ALSO generate the task files:
99
+ `squads/{code}/agents/{agent-id}/tasks/{task}.md` — one per entry in the `tasks:` list
100
+
101
+ 4. **`squads/{code}/pipeline/pipeline.yaml`** — Pipeline entry point
102
+
103
+ 5. **Step files** — `squads/{code}/pipeline/steps/step-NN-{name}.md` — one per pipeline step
104
+
105
+ ### Agent Generation Strategy
106
+
107
+ All agents are created as full `.agent.md` files (never `.custom.md`).
108
+ No `base_agent` field in frontmatter.
109
+ Every agent file must include ALL required sections.
110
+ Use knowledge from the best-practices files to write sections with high quality.
111
+
112
+ The squad-party.csv `path` column points to: `./agents/{agent-id}.agent.md`
113
+
114
+ If the agent includes `tasks:` in its frontmatter, ALSO create all referenced task files at `squads/{code}/agents/{agent-id}/tasks/{task}.md` — one file per entry in the `tasks:` list. These files are REQUIRED for the pipeline runner to execute the agent. Never add `tasks:` to the frontmatter without also creating the actual task files.
115
+
116
+ ---
117
+
118
+ ### Agent .agent.md Format (MANDATORY for every agent)
119
+
120
+ Every agent file MUST contain ALL of the following sections. Target 120-200 lines per agent.
121
+
122
+ ```markdown
123
+ ---
124
+ id: "squads/{code}/agents/{agent}"
125
+ name: "{Agent Name}"
126
+ title: "{Agent Title}"
127
+ icon: "{emoji}"
128
+ squad: "{code}"
129
+ execution: inline | subagent
130
+ skills: []
131
+ tasks: # ordered list of task files (omit if agent has no tasks)
132
+ - tasks/task-one.md
133
+ - tasks/task-two.md
134
+ - tasks/task-three.md
135
+ ---
136
+
137
+ # {Agent Name}
138
+
139
+ ## Persona
140
+
141
+ ### Role
142
+ [Detailed role description — what this agent does, their domain of expertise,
143
+ and what they are responsible for producing. 3-5 sentences minimum.]
144
+
145
+ ### Identity
146
+ [Character description — how this agent thinks, their background, their approach
147
+ to problem-solving, what motivates them. 3-5 sentences minimum.]
148
+
149
+ ### Communication Style
150
+ [How this agent communicates — tone, formatting preferences, level of detail,
151
+ how they handle feedback. 2-4 sentences minimum.]
152
+
153
+ ## Principles
154
+
155
+ 1. [Principle 1 — specific and actionable, not generic]
156
+ 2. [Principle 2]
157
+ 3. [Principle 3]
158
+ 4. [Principle 4]
159
+ 5. [Principle 5]
160
+ 6. [Principle 6]
161
+ (Minimum 6 principles. Each must be domain-specific and derived from research.)
162
+
163
+ ## Operational Framework
164
+
165
+ ### Process
166
+ 1. [Step 1 — concrete action with expected input and output]
167
+ 2. [Step 2 — concrete action with expected input and output]
168
+ 3. [Step 3 — concrete action with expected input and output]
169
+ 4. [Step 4 — concrete action with expected input and output]
170
+ 5. [Step 5 — concrete action with expected input and output]
171
+ (Minimum 5 steps. Each step must be specific enough that another agent could follow it.)
172
+
173
+ ### Decision Criteria
174
+ - When to [choose option A] vs [choose option B]: [specific criteria]
175
+ - When to [escalate/flag]: [specific conditions]
176
+ - When to [skip a step]: [specific conditions]
177
+ (Include at least 3 decision criteria derived from research frameworks.)
178
+
179
+ ## Voice Guidance
180
+
181
+ ### Vocabulary — Always Use
182
+ - [term 1]: [why this term is preferred in this domain]
183
+ - [term 2]: [why]
184
+ - [term 3]: [why]
185
+ - [term 4]: [why]
186
+ - [term 5]: [why]
187
+ (Minimum 5 terms. These are professional domain terms from research.)
188
+
189
+ ### Vocabulary — Never Use
190
+ - [term 1]: [why this term is problematic or signals amateur work]
191
+ - [term 2]: [why]
192
+ - [term 3]: [why]
193
+ (Minimum 3 terms. These are cliches, amateur indicators, or misleading terms.)
194
+
195
+ ### Tone Rules
196
+ - [Rule 1 — specific to this domain]
197
+ - [Rule 2 — specific to this domain]
198
+ (Minimum 2 tone rules derived from domain research.)
199
+
200
+ ## Output Examples
201
+
202
+ ### Example 1: [Scenario description]
203
+ [COMPLETE example of what this agent should produce. Not a skeleton or template —
204
+ a fully realized output with realistic content. Must be 15+ lines and demonstrate
205
+ the expected quality level, formatting, and depth.]
206
+
207
+ ### Example 2: [Scenario description]
208
+ [Another COMPLETE example showing a different scenario or variation. Also 15+ lines
209
+ with realistic content.]
210
+
211
+ (Minimum 1-2 complete examples. Each must be a full, realistic output — not a template
212
+ with placeholders. 1 example acceptable if it is comprehensive; 2 preferred if scenarios differ significantly.)
213
+
214
+ ## Anti-Patterns
215
+
216
+ ### Never Do
217
+ 1. [Specific mistake]: [Why it's harmful and what happens when you do it]
218
+ 2. [Specific mistake]: [Why it's harmful]
219
+ 3. [Specific mistake]: [Why it's harmful]
220
+ 4. [Specific mistake]: [Why it's harmful]
221
+ (Minimum 4 items. Each sourced from research on common domain mistakes.)
222
+
223
+ ### Always Do
224
+ 1. [Specific positive practice]: [Why it matters]
225
+ 2. [Specific positive practice]: [Why it matters]
226
+ 3. [Specific positive practice]: [Why it matters]
227
+ (Minimum 3 items. Each sourced from research on domain best practices.)
228
+
229
+ ## Quality Criteria
230
+
231
+ - [ ] [Criterion 1 — specific and measurable]
232
+ - [ ] [Criterion 2 — specific and measurable]
233
+ - [ ] [Criterion 3 — specific and measurable]
234
+ - [ ] [Criterion 4 — specific and measurable]
235
+ (Derived from quality benchmarks found in research. Each must be verifiable.)
236
+
237
+ ## Integration
238
+
239
+ - **Reads from**: [list of input files or previous step outputs this agent uses]
240
+ - **Writes to**: [output file path and format]
241
+ - **Triggers**: [what causes this agent to run — pipeline step reference]
242
+ - **Depends on**: [other agents or data this agent requires]
243
+ ```
244
+
245
+ #### Agents WITH Tasks
246
+
247
+ For agents that have `tasks:` in frontmatter:
248
+ - **Keep**: Persona, Principles, Voice Guidance, Anti-Patterns, Quality Criteria, Integration
249
+ - **Remove**: Operational Framework and Output Examples (these move to task files)
250
+ - **Target**: 80-150 lines per agent (identity-focused)
251
+
252
+ #### Agents WITHOUT Tasks (simple agents or single-task agents)
253
+
254
+ For agents without tasks:
255
+ - **Keep ALL sections** as defined above (no changes)
256
+ - **Target**: 120-200 lines per agent (includes operational framework)
257
+
258
+ ---
259
+
260
+ ### Task File Format (for agents with tasks)
261
+
262
+ Every task file lives in `agents/{agent}/tasks/` and MUST follow this format:
263
+
264
+ ```markdown
265
+ ---
266
+ task: "Task Name"
267
+ order: 1
268
+ input: |
269
+ - field_name: Description of expected input
270
+ - optional_field: Description (optional)
271
+ output: |
272
+ - field_name: Description of produced output
273
+ - another_field: Description
274
+ ---
275
+
276
+ # Task Name
277
+
278
+ [Concise description of what this task does — 2-3 sentences]
279
+
280
+ ## Process
281
+
282
+ 1. [Concrete step with specific action]
283
+ 2. [Step with decision points]
284
+ 3. [Step with expected intermediate output]
285
+ (Minimum 3 steps)
286
+
287
+ ## Output Format
288
+
289
+ ```yaml
290
+ field: "..."
291
+ nested:
292
+ subfield: "..."
293
+ ```
294
+
295
+ ## Output Example
296
+
297
+ > Use as quality reference, not as rigid template.
298
+
299
+ [Complete, realistic example — 15+ lines showing expected quality and depth]
300
+
301
+ ## Quality Criteria
302
+
303
+ - [ ] [Specific, measurable criterion]
304
+ - [ ] [Specific, measurable criterion]
305
+ - [ ] [Specific, measurable criterion]
306
+ (Minimum 3 criteria)
307
+
308
+ ## Veto Conditions
309
+
310
+ Reject and redo if ANY are true:
311
+ 1. [Specific condition that makes output unacceptable]
312
+ 2. [Specific condition that makes output unacceptable]
313
+ (Minimum 2 conditions)
314
+ ```
315
+
316
+ Target: 50-80 lines per task file.
317
+
318
+ ---
319
+
320
+ ### Pipeline Step Format (MANDATORY for every step, excluding checkpoints)
321
+
322
+ Every step file begins with YAML frontmatter followed by the markdown body. The frontmatter defines how the Pipeline Runner executes this step:
323
+
324
+ ```yaml
325
+ ---
326
+ execution: subagent # subagent = runs in background via Task tool; inline = runs in the main conversation
327
+ agent: {agent-id} # the agent's id (matches the id field in their .agent.md frontmatter)
328
+ format: {format-id} # OPTIONAL — e.g., "instagram-feed". Pipeline Runner auto-injects from _conectese/core/best-practices/
329
+ # Use for content creation steps where platform-specific rules should guide the agent
330
+ # Omit for non-content steps (research, analysis, review without platform context)
331
+ inputFile: squads/{code}/output/{filename}.{ext} # path to input file from previous step — MUST use output/ prefix
332
+ outputFile: squads/{code}/output/{filename}.{ext} # path where this step saves its output — MUST use output/ prefix
333
+ # NEVER use pipeline/data/ for outputFile — that folder is for static
334
+ # reference materials only. The Pipeline Runner's path transformation
335
+ # only applies to paths starting with squads/{code}/output/,
336
+ # so any path outside output/ will bypass run_id scoping entirely.
337
+ model_tier: fast # ONLY for execution: subagent. fast = lightweight model; powerful = default model
338
+ # Set fast for: investigator agents (data extraction, Sherlock subagents)
339
+ # Set powerful for: writer, creator, reviewer, strategy, researcher agents
340
+ # Omit model_tier for execution: inline steps
341
+ ---
342
+ ```
343
+
344
+ For **checkpoints**, use this frontmatter instead:
345
+ ```yaml
346
+ ---
347
+ type: checkpoint
348
+ ---
349
+ ```
350
+
351
+ For **research focus checkpoints** (where the user's response is saved to a file), use extended frontmatter with `outputFile`:
352
+ ```yaml
353
+ ---
354
+ type: checkpoint
355
+ outputFile: squads/{code}/output/research-focus.md
356
+ ---
357
+ ```
358
+ The Pipeline Runner writes the user's response to this file before proceeding.
359
+ The next step (researcher) reads it as `inputFile: squads/{code}/output/research-focus.md`.
360
+ Using `output/` ensures the path transformation applies and the file lands in the run_id folder.
361
+
362
+ Every pipeline step file MUST contain ALL of the following sections. Target 60-120 lines per step.
363
+
364
+ ```markdown
365
+ # Step NN: {Step Name}
366
+
367
+ ## Context Loading
368
+
369
+ Load these files before executing:
370
+ - `{path/to/input-file}` — [description of what this file contains]
371
+ - `{path/to/reference-material}` — [description]
372
+ - `{path/to/data-file}` — [description]
373
+ (Explicit file list — every file the agent needs must be listed here.)
374
+
375
+ ## Instructions
376
+
377
+ ### Process
378
+ 1. [Concrete step with specific action — not vague directives]
379
+ 2. [Concrete step with decision points noted]
380
+ 3. [Concrete step with expected intermediate output described]
381
+ (Minimum 3 concrete steps. Each must be specific enough to follow without interpretation.)
382
+
383
+ ## Output Format
384
+
385
+ The output MUST follow this exact structure:
386
+ ```
387
+ [Literal template showing the exact format of the output.
388
+ Include all headers, sections, formatting, and placeholder content.
389
+ This is the template the agent fills in — it must be complete enough
390
+ that the agent knows exactly what to produce.]
391
+ ```
392
+
393
+ ## Output Example
394
+
395
+ [A COMPLETE, realistic example of what this step should produce.
396
+ This is not a template — it's a fully realized output with realistic content.
397
+ Must be 20+ lines and demonstrate the expected quality, depth, and formatting.
398
+ The agent uses this as a reference for what "good" looks like.]
399
+
400
+ ## Veto Conditions
401
+
402
+ Reject and redo if ANY of these are true:
403
+ 1. [Specific condition that makes the output unacceptable]
404
+ 2. [Specific condition that makes the output unacceptable]
405
+ (Minimum 2 veto conditions. These are hard blockers — if true, the step fails.)
406
+
407
+ ## Quality Criteria
408
+
409
+ - [ ] [Criterion 1 — specific and checkable]
410
+ - [ ] [Criterion 2 — specific and checkable]
411
+ - [ ] [Criterion 3 — specific and checkable]
412
+ (These are soft criteria — the output should meet most but doesn't auto-fail.)
413
+ ```
414
+
415
+ ---
416
+
417
+ ## Step C: Validation
418
+
419
+ Run these validation gates before declaring the squad complete. Read every generated file and verify programmatically. Never fabricate success — if a check fails, fix it.
420
+
421
+ ### Gate 0: Agent Naming (BLOCKING)
422
+
423
+ For EACH agent in `design.yaml`, verify:
424
+ - [ ] Agent `name` has EXACTLY two words (FirstName LastName) — e.g., "Pedro Pesquisa", not "Pedro"
425
+ - [ ] Both words start with the same letter (alliteration)
426
+
427
+ If ANY agent has a single-word name (missing last name), this is a critical bug. Fix it by generating an alliterative last name that references the agent's role, then update the name in `design.yaml` and all generated files.
428
+
429
+ ### Gate 1: Agent Completeness (BLOCKING)
430
+
431
+ For EACH `.agent.md` file, verify:
432
+ - [ ] Has `## Persona` with 3 subsections (`### Role`, `### Identity`, `### Communication Style`)
433
+ - [ ] Has `## Principles` with min 6 items
434
+ - [ ] Has `## Operational Framework` with `### Process` (min 5 steps) and `### Decision Criteria`
435
+ - [ ] Has `## Voice Guidance` with `### Vocabulary — Always Use` (min 5) and `### Vocabulary — Never Use` (min 3)
436
+ - [ ] Has `## Output Examples` with min 1-2 complete examples (not skeletons — each 15+ lines)
437
+ - [ ] Has `## Anti-Patterns` with `### Never Do` (min 4) and `### Always Do` (min 3)
438
+ - [ ] Has `## Quality Criteria`
439
+ - [ ] Has `## Integration`
440
+ - [ ] Total lines >= 100
441
+
442
+ If ANY check fails: fix the agent file and re-validate. Max 2 fix attempts.
443
+
444
+ For agents WITH tasks (has `tasks:` in frontmatter), adjust verification:
445
+ - [ ] Has `tasks:` field in frontmatter with at least 1 task file listed
446
+ - [ ] Each task file referenced in the list actually exists
447
+ - [ ] Agent does NOT have `## Operational Framework` section (moved to tasks)
448
+ - [ ] Agent does NOT have `## Output Examples` section (moved to tasks)
449
+
450
+ ### Gate 1b: Task Completeness (BLOCKING)
451
+
452
+ Applies to ALL agents with `tasks:` in frontmatter.
453
+ For EACH task file referenced by any agent, verify:
454
+ - [ ] Has YAML frontmatter with `task`, `order`, `input`, `output` fields
455
+ - [ ] Has `## Process` with min 3 concrete steps
456
+ - [ ] Has `## Output Format` with YAML schema
457
+ - [ ] Has `## Output Example` (complete, 15+ lines, realistic)
458
+ - [ ] Has `## Quality Criteria` (min 3 criteria)
459
+ - [ ] Has `## Veto Conditions` (min 2 conditions)
460
+ - [ ] Total lines >= 50
461
+
462
+ If ANY check fails: fix the task file and re-validate. Max 2 fix attempts.
463
+
464
+ ### Gate 2: Step Completeness (BLOCKING)
465
+
466
+ For EACH pipeline step file (excluding checkpoints), verify:
467
+ - [ ] Has `## Context Loading` with explicit file list
468
+ - [ ] Has `## Instructions` with `### Process` (min 3 concrete steps)
469
+ - [ ] Has `## Output Format` with literal template
470
+ - [ ] Has `## Output Example` (complete, 15+ lines, realistic)
471
+ - [ ] Has `## Veto Conditions` (min 2 conditions)
472
+ - [ ] Has `## Quality Criteria`
473
+ - [ ] Total lines >= 60
474
+
475
+ If ANY check fails: fix the step file and re-validate. Max 2 fix attempts.
476
+
477
+ ### Gate 2b: Content Approval Gate (BLOCKING)
478
+
479
+ For EACH agent step in the pipeline that produces visuals, renders images, or publishes:
480
+ - [ ] The IMMEDIATELY preceding step in the pipeline is `type: checkpoint`
481
+
482
+ "Produces visuals, renders, or publishes" means the step's agent is responsible for image generation, HTML-to-image rendering, slide creation, social media posting, email sending, or any other irreversible distribution action.
483
+
484
+ If ANY check fails:
485
+ 1. Insert a new `type: checkpoint` step immediately before the offending agent step
486
+ 2. Renumber all subsequent steps (e.g. step-05 becomes step-06, etc.)
487
+ 3. Add the new step to the `checkpoints:` list in pipeline.yaml
488
+ 4. Generate a step file for the new checkpoint that asks the user to review and approve the preceding agent's output before the visual/publish step runs
489
+ 5. Re-validate Gate 2b. Max 2 fix attempts — after that, present to user for manual decision.
490
+
491
+ ### Gate 3: Pipeline Coherence (ADVISORY)
492
+
493
+ Verify:
494
+ - [ ] Each step's `outputFile` matches the next step's `inputFile`
495
+ - [ ] Checkpoints exist before user decision points
496
+ - [ ] Review step has `on_reject` pointing to writer step
497
+ - [ ] Reference materials in `pipeline/data/` are referenced by the steps that need them
498
+ - [ ] All agent IDs in steps match actual agent files in `squads/{code}/agents/`
499
+
500
+ If any check fails: warn in the summary but don't block.
501
+
502
+ ### Filesystem Validation
503
+
504
+ Additional programmatic checks — read the filesystem to verify:
505
+ - [ ] `squad.yaml` exists and is valid YAML
506
+ - [ ] All `.agent.md` files listed in `squad-party.csv` exist
507
+ - [ ] All task files referenced in agent frontmatter exist
508
+ - [ ] All step files referenced in `pipeline.yaml` exist
509
+ - [ ] Skills listed in `squad.yaml` are installed in `skills/`
510
+ - [ ] Best-practices files referenced by `format:` fields in steps exist in `_conectese/core/best-practices/`
511
+
512
+ ---
513
+
514
+ ## Step D: Present Summary
515
+
516
+ After all validation gates pass, present the summary:
517
+
518
+ ```
519
+ Squad "{name}" created with {N} agents!
520
+
521
+ Quality Report:
522
+ - Agents: {N}/{N} passed completeness gate
523
+ - Tasks: {N}/{N} passed completeness gate
524
+ - Steps: {N}/{N} passed completeness gate
525
+ - Pipeline: {coherence status}
526
+ - Research sources used: {count}
527
+ - Reference materials generated: {count}
528
+ - Formats assigned: {list of format IDs used in pipeline steps, if any}
529
+
530
+ To run it: /conectese run {code}
531
+ To modify it: /conectese edit {code}
532
+ ```
533
+
534
+ Include the file paths of key generated files (agent files, pipeline steps, reference materials) so the user can open and review them before running the squad.
535
+
536
+ ---
537
+
538
+ ## Rules
539
+
540
+ - **DO** load best-practices for agent persona generation
541
+ - **DO** validate all files programmatically (read them back and check)
542
+ - **DO** use the Write tool for all file creation — never use Bash mkdir
543
+ - **DO NOT** re-ask discovery questions — design.yaml is the source of truth
544
+ - **DO NOT** run web research — all research was done in earlier phases
545
+ - **DO NOT** generate files not in design.yaml — YAGNI
546
+ - **DO NOT** fabricate validation results — if you didn't check it, don't report it as passed
547
+ - **DO NOT** use `pipeline/data/` for outputFile paths — only `output/` prefix is scoped by run_id