invos 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +39 -0
- package/bin/invos.js +78 -0
- package/kit/.agents/skills/apple/DESCRIPTION.md +2 -0
- package/kit/.agents/skills/apple/apple-notes/SKILL.md +90 -0
- package/kit/.agents/skills/apple/apple-reminders/SKILL.md +130 -0
- package/kit/.agents/skills/audit/SKILL.md +177 -0
- package/kit/.agents/skills/design-marca/SKILL.md +92 -0
- package/kit/.agents/skills/humanizer/SKILL.md +476 -0
- package/kit/.agents/skills/instagram-carrossel/SKILL.md +79 -0
- package/kit/.agents/skills/instagram-carrossel/references/fetch-assets.md +77 -0
- package/kit/.agents/skills/instagram-carrossel/references/publish.md +48 -0
- package/kit/.agents/skills/instagram-carrossel/references/render-png.md +147 -0
- package/kit/.agents/skills/instagram-carrossel/scripts/publish.js +165 -0
- package/kit/.agents/skills/llm-wiki/SKILL.md +507 -0
- package/kit/.agents/skills/onboard/SKILL.md +152 -0
- package/kit/.agents/skills/pd-ikigai/SKILL.md +269 -0
- package/kit/.agents/skills/popular-web-designs/SKILL.md +214 -0
- package/kit/.agents/skills/popular-web-designs/templates/airbnb.md +259 -0
- package/kit/.agents/skills/popular-web-designs/templates/airtable.md +102 -0
- package/kit/.agents/skills/popular-web-designs/templates/apple.md +326 -0
- package/kit/.agents/skills/popular-web-designs/templates/bmw.md +193 -0
- package/kit/.agents/skills/popular-web-designs/templates/cal.md +272 -0
- package/kit/.agents/skills/popular-web-designs/templates/claude.md +325 -0
- package/kit/.agents/skills/popular-web-designs/templates/clay.md +317 -0
- package/kit/.agents/skills/popular-web-designs/templates/clickhouse.md +294 -0
- package/kit/.agents/skills/popular-web-designs/templates/cohere.md +279 -0
- package/kit/.agents/skills/popular-web-designs/templates/coinbase.md +142 -0
- package/kit/.agents/skills/popular-web-designs/templates/composio.md +320 -0
- package/kit/.agents/skills/popular-web-designs/templates/cursor.md +322 -0
- package/kit/.agents/skills/popular-web-designs/templates/elevenlabs.md +278 -0
- package/kit/.agents/skills/popular-web-designs/templates/expo.md +294 -0
- package/kit/.agents/skills/popular-web-designs/templates/figma.md +233 -0
- package/kit/.agents/skills/popular-web-designs/templates/framer.md +259 -0
- package/kit/.agents/skills/popular-web-designs/templates/hashicorp.md +291 -0
- package/kit/.agents/skills/popular-web-designs/templates/ibm.md +345 -0
- package/kit/.agents/skills/popular-web-designs/templates/intercom.md +159 -0
- package/kit/.agents/skills/popular-web-designs/templates/kraken.md +138 -0
- package/kit/.agents/skills/popular-web-designs/templates/linear.app.md +380 -0
- package/kit/.agents/skills/popular-web-designs/templates/lovable.md +311 -0
- package/kit/.agents/skills/popular-web-designs/templates/minimax.md +270 -0
- package/kit/.agents/skills/popular-web-designs/templates/mintlify.md +339 -0
- package/kit/.agents/skills/popular-web-designs/templates/miro.md +121 -0
- package/kit/.agents/skills/popular-web-designs/templates/mistral.ai.md +274 -0
- package/kit/.agents/skills/popular-web-designs/templates/mongodb.md +279 -0
- package/kit/.agents/skills/popular-web-designs/templates/notion.md +322 -0
- package/kit/.agents/skills/popular-web-designs/templates/nvidia.md +306 -0
- package/kit/.agents/skills/popular-web-designs/templates/ollama.md +280 -0
- package/kit/.agents/skills/popular-web-designs/templates/opencode.ai.md +294 -0
- package/kit/.agents/skills/popular-web-designs/templates/pinterest.md +243 -0
- package/kit/.agents/skills/popular-web-designs/templates/posthog.md +269 -0
- package/kit/.agents/skills/popular-web-designs/templates/raycast.md +281 -0
- package/kit/.agents/skills/popular-web-designs/templates/replicate.md +274 -0
- package/kit/.agents/skills/popular-web-designs/templates/resend.md +316 -0
- package/kit/.agents/skills/popular-web-designs/templates/revolut.md +198 -0
- package/kit/.agents/skills/popular-web-designs/templates/runwayml.md +257 -0
- package/kit/.agents/skills/popular-web-designs/templates/sanity.md +370 -0
- package/kit/.agents/skills/popular-web-designs/templates/sentry.md +275 -0
- package/kit/.agents/skills/popular-web-designs/templates/spacex.md +207 -0
- package/kit/.agents/skills/popular-web-designs/templates/spotify.md +259 -0
- package/kit/.agents/skills/popular-web-designs/templates/stripe.md +335 -0
- package/kit/.agents/skills/popular-web-designs/templates/supabase.md +268 -0
- package/kit/.agents/skills/popular-web-designs/templates/superhuman.md +265 -0
- package/kit/.agents/skills/popular-web-designs/templates/together.ai.md +276 -0
- package/kit/.agents/skills/popular-web-designs/templates/uber.md +308 -0
- package/kit/.agents/skills/popular-web-designs/templates/vercel.md +323 -0
- package/kit/.agents/skills/popular-web-designs/templates/voltagent.md +336 -0
- package/kit/.agents/skills/popular-web-designs/templates/warp.md +266 -0
- package/kit/.agents/skills/popular-web-designs/templates/webflow.md +105 -0
- package/kit/.agents/skills/popular-web-designs/templates/wise.md +186 -0
- package/kit/.agents/skills/popular-web-designs/templates/x.ai.md +270 -0
- package/kit/.agents/skills/popular-web-designs/templates/zapier.md +341 -0
- package/kit/.agents/skills/productivity/DESCRIPTION.md +3 -0
- package/kit/.agents/skills/productivity/google-workspace/SKILL.md +335 -0
- package/kit/.agents/skills/productivity/google-workspace/references/gmail-search-syntax.md +63 -0
- package/kit/.agents/skills/productivity/google-workspace/scripts/_hermes_home.py +42 -0
- package/kit/.agents/skills/productivity/google-workspace/scripts/google_api.py +1225 -0
- package/kit/.agents/skills/productivity/google-workspace/scripts/gws_bridge.py +111 -0
- package/kit/.agents/skills/productivity/google-workspace/scripts/setup.py +481 -0
- package/kit/.agents/skills/productivity/nano-pdf/SKILL.md +52 -0
- package/kit/.agents/skills/productivity/notion/SKILL.md +448 -0
- package/kit/.agents/skills/productivity/notion/references/block-types.md +112 -0
- package/kit/.agents/skills/productivity/ocr-and-documents/DESCRIPTION.md +3 -0
- package/kit/.agents/skills/productivity/ocr-and-documents/SKILL.md +172 -0
- package/kit/.agents/skills/productivity/ocr-and-documents/scripts/extract_marker.py +87 -0
- package/kit/.agents/skills/productivity/ocr-and-documents/scripts/extract_pymupdf.py +98 -0
- package/kit/.agents/skills/productivity/powerpoint/LICENSE.txt +30 -0
- package/kit/.agents/skills/productivity/powerpoint/SKILL.md +237 -0
- package/kit/.agents/skills/productivity/powerpoint/editing.md +205 -0
- package/kit/.agents/skills/productivity/powerpoint/pptxgenjs.md +420 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/__init__.py +0 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/add_slide.py +195 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/clean.py +286 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/helpers/__init__.py +0 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/helpers/merge_runs.py +199 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/helpers/simplify_redlines.py +197 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/pack.py +159 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-contentTypes.xsd +42 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-coreProperties.xsd +50 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-digSig.xsd +49 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-relationships.xsd +33 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/mce/mc.xsd +75 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
- package/kit/.agents/skills/proposta/SKILL.md +159 -0
- package/kit/.agents/skills/proposta/references/proposta-avancada.md +17 -0
- package/kit/.agents/skills/proposta/references/proposta.html +187 -0
- package/kit/.agents/skills/session-checkpoint/SKILL.md +80 -0
- package/kit/.agents/skills/session-end/SKILL.md +166 -0
- package/kit/.agents/skills/session-start/SKILL.md +149 -0
- package/kit/.agents/skills/social-content/SKILL.md +119 -0
- package/kit/.agents/skills/stop-slop/CHANGELOG.md +24 -0
- package/kit/.agents/skills/stop-slop/LICENSE +21 -0
- package/kit/.agents/skills/stop-slop/README.md +62 -0
- package/kit/.agents/skills/stop-slop/SKILL.md +68 -0
- package/kit/.agents/skills/stop-slop/references/examples.md +59 -0
- package/kit/.agents/skills/stop-slop/references/phrases.md +128 -0
- package/kit/.agents/skills/stop-slop/references/structures.md +134 -0
- package/kit/.agents/squads/advisory-board/README.md +34 -0
- package/kit/.agents/squads/advisory-board/agents/board-chair.md +161 -0
- package/kit/.agents/squads/advisory-board/agents/brene-brown.md +296 -0
- package/kit/.agents/squads/advisory-board/agents/charlie-munger.md +590 -0
- package/kit/.agents/squads/advisory-board/agents/derek-sivers.md +268 -0
- package/kit/.agents/squads/advisory-board/agents/naval-ravikant.md +251 -0
- package/kit/.agents/squads/advisory-board/agents/patrick-lencioni.md +394 -0
- package/kit/.agents/squads/advisory-board/agents/peter-thiel.md +269 -0
- package/kit/.agents/squads/advisory-board/agents/ray-dalio.md +587 -0
- package/kit/.agents/squads/advisory-board/agents/reid-hoffman.md +278 -0
- package/kit/.agents/squads/advisory-board/agents/simon-sinek.md +291 -0
- package/kit/.agents/squads/advisory-board/agents/yvon-chouinard.md +275 -0
- package/kit/.agents/squads/advisory-board/checklists/output-quality.md +73 -0
- package/kit/.agents/squads/advisory-board/config/config.yaml +67 -0
- package/kit/.agents/squads/advisory-board/data/mental-models-catalog.yaml +178 -0
- package/kit/.agents/squads/advisory-board/data/routing-catalog.yaml +89 -0
- package/kit/.agents/squads/advisory-board/squad.yaml +50 -0
- package/kit/.agents/squads/advisory-board/tasks/convene-board.md +152 -0
- package/kit/.agents/squads/advisory-board/tasks/diagnose.md +138 -0
- package/kit/.agents/squads/advisory-board/tasks/evaluate-scaling.md +165 -0
- package/kit/.agents/squads/advisory-board/tasks/get-founder-counsel.md +169 -0
- package/kit/.agents/squads/advisory-board/tasks/resolve-culture-crisis.md +164 -0
- package/kit/.agents/squads/advisory-board/tasks/review.md +133 -0
- package/kit/.agents/squads/advisory-board/tasks/seek-investment-counsel.md +161 -0
- package/kit/.agents/squads/advisory-board/workflows/wf-board-meeting.yaml +115 -0
- package/kit/.agents/squads/advisory-board/workflows/wf-decision-framework.yaml +135 -0
- package/kit/.agents/squads/brand/README.md +179 -0
- package/kit/.agents/squads/brand/agents/alexandra-watkins.md +1869 -0
- package/kit/.agents/squads/brand/agents/april-dunford.md +1781 -0
- package/kit/.agents/squads/brand/agents/brand-chief.md +600 -0
- package/kit/.agents/squads/brand/agents/emily-heyward.md +1685 -0
- package/kit/.agents/squads/brand/agents/marty-neumeier.md +1642 -0
- package/kit/.agents/squads/brand/agents/michael-johnson.md +1814 -0
- package/kit/.agents/squads/brand/agents/sagi-haviv.md +2025 -0
- package/kit/.agents/squads/brand/checklists/brand-book-checklist.md +31 -0
- package/kit/.agents/squads/brand/checklists/brand-launch-checklist.md +52 -0
- package/kit/.agents/squads/brand/checklists/brand-strategy-checklist.md +45 -0
- package/kit/.agents/squads/brand/checklists/naming-checklist.md +48 -0
- package/kit/.agents/squads/brand/checklists/positioning-checklist.md +48 -0
- package/kit/.agents/squads/brand/checklists/smoke-tests.md +180 -0
- package/kit/.agents/squads/brand/checklists/visual-identity-checklist.md +61 -0
- package/kit/.agents/squads/brand/config.yaml +135 -0
- package/kit/.agents/squads/brand/data/brand-archetypes.md +135 -0
- package/kit/.agents/squads/brand/data/brand-audit-methodology.md +99 -0
- package/kit/.agents/squads/brand/data/brand-pantheon.md +61 -0
- package/kit/.agents/squads/brand/data/brand-voice-matrix.md +92 -0
- package/kit/.agents/squads/brand/data/color-psychology.md +125 -0
- package/kit/.agents/squads/brand/squad.yaml +123 -0
- package/kit/.agents/squads/brand/tasks/brand-audit.md +150 -0
- package/kit/.agents/squads/brand/tasks/brand-book-creation.md +136 -0
- package/kit/.agents/squads/brand/tasks/brand-diagnosis.md +135 -0
- package/kit/.agents/squads/brand/tasks/brand-touchpoint-audit.md +100 -0
- package/kit/.agents/squads/brand/tasks/coherence-check.md +132 -0
- package/kit/.agents/squads/brand/tasks/logo-evaluation.md +103 -0
- package/kit/.agents/squads/brand/tasks/movement-architecture.md +136 -0
- package/kit/.agents/squads/brand/tasks/naming-exercise.md +134 -0
- package/kit/.agents/squads/brand/tasks/positioning-exercise.md +146 -0
- package/kit/.agents/squads/brand/tasks/research-references.md +225 -0
- package/kit/.agents/squads/brand/tasks/visual-identity-brief.md +134 -0
- package/kit/.agents/squads/brand/templates/brand-book-tmpl.md +148 -0
- package/kit/.agents/squads/brand/templates/brand-soul-canvas-tmpl.md +80 -0
- package/kit/.agents/squads/brand/templates/naming-brief-tmpl.md +83 -0
- package/kit/.agents/squads/brand/templates/positioning-canvas-tmpl.md +60 -0
- package/kit/.agents/squads/brand/templates/visual-identity-brief-tmpl.md +109 -0
- package/kit/.agents/squads/brand/workflows/wf-brand-audit.yaml +148 -0
- package/kit/.agents/squads/brand/workflows/wf-brand-from-zero.yaml +229 -0
- package/kit/.agents/squads/brand/workflows/wf-brief-to-references.yaml +141 -0
- package/kit/.agents/squads/hormozi-squad/README.md +25 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-ads.md +159 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-advisor.md +178 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-audit.md +178 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-chief.md +121 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-closer.md +179 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-content.md +166 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-copy.md +152 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-hooks.md +177 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-launch.md +160 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-leads.md +198 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-models.md +191 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-offers.md +197 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-pricing.md +151 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-retention.md +166 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-scale.md +175 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-workshop.md +160 -0
- package/kit/.agents/squads/hormozi-squad/checklists/output-quality.md +71 -0
- package/kit/.agents/squads/hormozi-squad/config/config.yaml +183 -0
- package/kit/.agents/squads/hormozi-squad/data/hormozi-frameworks.yaml +105 -0
- package/kit/.agents/squads/hormozi-squad/data/routing-catalog.yaml +94 -0
- package/kit/.agents/squads/hormozi-squad/squad.yaml +60 -0
- package/kit/.agents/squads/hormozi-squad/tasks/audit-business.md +186 -0
- package/kit/.agents/squads/hormozi-squad/tasks/close-sale.md +179 -0
- package/kit/.agents/squads/hormozi-squad/tasks/create-hooks.md +159 -0
- package/kit/.agents/squads/hormozi-squad/tasks/create-offer.md +178 -0
- package/kit/.agents/squads/hormozi-squad/tasks/design-workshop.md +192 -0
- package/kit/.agents/squads/hormozi-squad/tasks/diagnose.md +166 -0
- package/kit/.agents/squads/hormozi-squad/tasks/generate-leads.md +187 -0
- package/kit/.agents/squads/hormozi-squad/tasks/plan-launch.md +179 -0
- package/kit/.agents/squads/hormozi-squad/tasks/review.md +133 -0
- package/kit/.agents/squads/hormozi-squad/tasks/set-pricing.md +167 -0
- package/kit/.agents/squads/hormozi-squad/workflows/wf-business-turnaround.yaml +104 -0
- package/kit/.agents/squads/hormozi-squad/workflows/wf-offer-creation.yaml +105 -0
- package/kit/.agents/squads/index.md +14 -0
- package/kit/.agents/squads/instagram-carrossel/DEPENDENCIES.md +75 -0
- package/kit/.agents/squads/instagram-carrossel/README.md +52 -0
- package/kit/.agents/squads/instagram-carrossel/RUN.md +115 -0
- package/kit/.agents/squads/instagram-carrossel/_memory/memories.md +16 -0
- package/kit/.agents/squads/instagram-carrossel/agents/copywriter/tasks/create-slides.md +96 -0
- package/kit/.agents/squads/instagram-carrossel/agents/copywriter/tasks/generate-angles.md +111 -0
- package/kit/.agents/squads/instagram-carrossel/agents/copywriter/tasks/optimize-copy.md +81 -0
- package/kit/.agents/squads/instagram-carrossel/agents/copywriter.custom.md +73 -0
- package/kit/.agents/squads/instagram-carrossel/agents/image-designer/tasks/create-slides.md +132 -0
- package/kit/.agents/squads/instagram-carrossel/agents/image-designer/tasks/propose-visual-identities.md +89 -0
- package/kit/.agents/squads/instagram-carrossel/agents/image-designer/tasks/render-export.md +100 -0
- package/kit/.agents/squads/instagram-carrossel/agents/image-designer.custom.md +47 -0
- package/kit/.agents/squads/instagram-carrossel/agents/publisher/tasks/validate-publish.md +50 -0
- package/kit/.agents/squads/instagram-carrossel/agents/publisher.custom.md +26 -0
- package/kit/.agents/squads/instagram-carrossel/agents/researcher/tasks/find-and-rank-news.md +105 -0
- package/kit/.agents/squads/instagram-carrossel/agents/researcher.custom.md +46 -0
- package/kit/.agents/squads/instagram-carrossel/agents/reviewer/tasks/generate-feedback.md +91 -0
- package/kit/.agents/squads/instagram-carrossel/agents/reviewer/tasks/score-content.md +103 -0
- package/kit/.agents/squads/instagram-carrossel/agents/reviewer.custom.md +53 -0
- package/kit/.agents/squads/instagram-carrossel/output/.gitkeep +0 -0
- package/kit/.agents/squads/instagram-carrossel/output/slides/.gitkeep +0 -0
- package/kit/.agents/squads/instagram-carrossel/output/slides/rendered/.gitkeep +0 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/anti-patterns.md +125 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/domain-framework.md +92 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/instagram-feed-best-practices.md +235 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/output-examples.md +244 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/quality-criteria.md +120 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/research-brief.md +135 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/tone-of-voice.md +32 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/pipeline.yaml +136 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-01-input-content.md +38 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-02-find-news.md +42 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-03-select-story.md +59 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-04-generate-angles.md +45 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-05-select-angle.md +64 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-06-create-copy.md +51 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-07-approve-copy.md +52 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-08-propose-visuals.md +42 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-09-select-visual.md +61 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-10-create-slides.md +55 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-11-approve-images.md +60 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-12-review.md +55 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-13-publish.md +79 -0
- package/kit/.agents/squads/instagram-carrossel/squad-party.csv +6 -0
- package/kit/.agents/squads/instagram-carrossel/squad.yaml +70 -0
- package/kit/AGENTS.md +175 -0
- package/kit/CLAUDE.md +1 -0
- package/kit/COMECE-AQUI.md +207 -0
- package/kit/INVOS.json +37 -0
- package/kit/MEMORY.md +31 -0
- package/kit/README.md +434 -0
- package/kit/SECURITY.md +39 -0
- package/kit/clientes/README.md +72 -0
- package/kit/clientes/_index.md +32 -0
- package/kit/clientes/_template/arquivos/.gitkeep +0 -0
- package/kit/clientes/_template/contexto.md +21 -0
- package/kit/clientes/_template/entregas.md +20 -0
- package/kit/clientes/_template/perfil.md +47 -0
- package/kit/clientes/_template/propostas/.gitkeep +0 -0
- package/kit/conteudo/README.md +12 -0
- package/kit/conteudo/_fila.md +12 -0
- package/kit/conteudo/carrosseis/.gitkeep +0 -0
- package/kit/conteudo/publicados/.gitkeep +0 -0
- package/kit/docs/audit-enxugamento-sieve.md +187 -0
- package/kit/docs/cli.md +62 -0
- package/kit/docs/hotmart-webhook.md +96 -0
- package/kit/docs/lab-user.md +35 -0
- package/kit/docs/prd-invos-cli.md +264 -0
- package/kit/integracoes/README.md +31 -0
- package/kit/integracoes/composio/README.md +128 -0
- package/kit/integracoes/composio/marketing-tools.md +61 -0
- package/kit/marca/README.md +13 -0
- package/kit/marca/assets/.gitkeep +0 -0
- package/kit/marca/marca.md +57 -0
- package/kit/memoria/ativo.md +18 -0
- package/kit/memoria/decisoes.md +26 -0
- package/kit/memoria/empresa.md +46 -0
- package/kit/memoria/historico/README.md +8 -0
- package/kit/memoria/insights.md +11 -0
- package/kit/memoria/perfil.md +29 -0
- package/kit/memoria/projetos.md +27 -0
- package/kit/memoria/regras/_TEMPLATE-exemplo.md +15 -0
- package/kit/memoria/regras/task-com-dono.md +18 -0
- package/kit/scripts/smoke-estado.sh +32 -0
- package/kit/scripts/validar.sh +206 -0
- package/package.json +43 -0
- package/src/commands/doctor.js +104 -0
- package/src/commands/init.js +44 -0
- package/src/commands/install.js +41 -0
- package/src/commands/update.js +113 -0
- package/src/lock.js +47 -0
- package/src/manifest.js +10 -0
- package/src/resolve-kit.js +33 -0
- package/src/symlinks.js +78 -0
- package/src/utils.js +113 -0
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
# Positioning Canvas — {{BRAND_NAME}}
|
|
2
|
+
|
|
3
|
+
## Context
|
|
4
|
+
- **Date:** {{DATE}}
|
|
5
|
+
- **Agent:** april-dunford
|
|
6
|
+
- **Input:** Brand strategy from diagnosis phase
|
|
7
|
+
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
## Step 1: Competitive Alternatives
|
|
11
|
+
_What would customers use if your product didn't exist?_
|
|
12
|
+
|
|
13
|
+
| Alternative | Type | Why customers use it |
|
|
14
|
+
|-------------|------|---------------------|
|
|
15
|
+
| {{ALT_1}} | Direct / Indirect | {{REASON}} |
|
|
16
|
+
| {{ALT_2}} | Direct / Indirect | {{REASON}} |
|
|
17
|
+
| {{ALT_3}} | Direct / Indirect | {{REASON}} |
|
|
18
|
+
|
|
19
|
+
## Step 2: Unique Attributes
|
|
20
|
+
_What features/capabilities do you have that alternatives don't?_
|
|
21
|
+
|
|
22
|
+
1. {{ATTRIBUTE_1}}
|
|
23
|
+
2. {{ATTRIBUTE_2}}
|
|
24
|
+
3. {{ATTRIBUTE_3}}
|
|
25
|
+
|
|
26
|
+
## Step 3: Value (and Proof)
|
|
27
|
+
_What value do those attributes enable for customers?_
|
|
28
|
+
|
|
29
|
+
| Attribute | Value Enabled | Proof Point |
|
|
30
|
+
|-----------|--------------|-------------|
|
|
31
|
+
| {{ATTR}} | {{VALUE}} | {{PROOF}} |
|
|
32
|
+
|
|
33
|
+
## Step 4: Target Customer Characteristics
|
|
34
|
+
_Who cares most about the value you deliver?_
|
|
35
|
+
|
|
36
|
+
- **Characteristics:** {{CHARACTERISTICS}} _(NOT demographics)_
|
|
37
|
+
- **Trigger:** {{WHAT_MAKES_THEM_CARE_NOW}}
|
|
38
|
+
- **Current pain:** {{PAIN}}
|
|
39
|
+
|
|
40
|
+
## Step 5: Market Category
|
|
41
|
+
_What market frame of reference makes your value obvious?_
|
|
42
|
+
|
|
43
|
+
- **Category:** {{CATEGORY}}
|
|
44
|
+
- **Why this category:** {{RATIONALE}}
|
|
45
|
+
- **Buyer expectations in this category:** {{EXPECTATIONS}}
|
|
46
|
+
|
|
47
|
+
## Step 6: Positioning Statement
|
|
48
|
+
> For {{TARGET}} who {{TRIGGER}}, {{BRAND_NAME}} is the only {{CATEGORY}} that {{DIFFERENTIATOR}} because {{PROOF}}.
|
|
49
|
+
|
|
50
|
+
---
|
|
51
|
+
|
|
52
|
+
## Validation Checks
|
|
53
|
+
- [ ] Competitive alternatives are REAL (not hypothetical)
|
|
54
|
+
- [ ] Value claims have proof (not superlatives)
|
|
55
|
+
- [ ] Target is defined by CHARACTERISTICS (not demographics)
|
|
56
|
+
- [ ] Category makes the value OBVIOUS to buyers
|
|
57
|
+
- [ ] Statement passes the one-sentence test
|
|
58
|
+
|
|
59
|
+
## Handoff
|
|
60
|
+
→ Next: @alexandra-watkins (naming) with this canvas as input
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
# Visual Identity Brief
|
|
2
|
+
|
|
3
|
+
## Visual Strategy
|
|
4
|
+
|
|
5
|
+
**Brand name:** {brand_name}
|
|
6
|
+
**Positioning:** {positioning_statement}
|
|
7
|
+
|
|
8
|
+
**Personality adjectives:** {personality_adjectives}
|
|
9
|
+
**Creative tension:** {creative_tension}
|
|
10
|
+
**Visual references:** {visual_references}
|
|
11
|
+
**Explicitly avoid:** {visual_avoid}
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
## Typography Architecture
|
|
16
|
+
|
|
17
|
+
### Brand Typeface
|
|
18
|
+
|
|
19
|
+
- **Family:** {brand_typeface}
|
|
20
|
+
- **Classification:** {typeface_classification}
|
|
21
|
+
- **License:** {typeface_license}
|
|
22
|
+
- **Rationale:** {typeface_rationale}
|
|
23
|
+
|
|
24
|
+
### UI Typeface
|
|
25
|
+
|
|
26
|
+
- **Family:** {ui_typeface}
|
|
27
|
+
- **Classification:** {ui_typeface_classification}
|
|
28
|
+
- **License:** {ui_typeface_license}
|
|
29
|
+
- **Rationale:** {ui_typeface_rationale}
|
|
30
|
+
|
|
31
|
+
### Hierarchy Specs
|
|
32
|
+
|
|
33
|
+
| Level | Typeface | Weight | Size | Line Height | Letter Spacing |
|
|
34
|
+
|-------|----------|--------|------|-------------|----------------|
|
|
35
|
+
| H1 | {h1_typeface} | {h1_weight} | {h1_size} | {h1_line_height} | {h1_spacing} |
|
|
36
|
+
| H2 | {h2_typeface} | {h2_weight} | {h2_size} | {h2_line_height} | {h2_spacing} |
|
|
37
|
+
| H3 | {h3_typeface} | {h3_weight} | {h3_size} | {h3_line_height} | {h3_spacing} |
|
|
38
|
+
| Body | {body_typeface} | {body_weight} | {body_size} | {body_line_height} | {body_spacing} |
|
|
39
|
+
| Caption | {caption_typeface} | {caption_weight} | {caption_size} | {caption_line_height} | {caption_spacing} |
|
|
40
|
+
|
|
41
|
+
---
|
|
42
|
+
|
|
43
|
+
## Color System
|
|
44
|
+
|
|
45
|
+
### Primary Colors
|
|
46
|
+
|
|
47
|
+
| Role | Name | HEX | RGB | Usage |
|
|
48
|
+
|------|------|-----|-----|-------|
|
|
49
|
+
| Primary | {primary_name} | {primary_hex} | {primary_rgb} | {primary_usage} |
|
|
50
|
+
| Primary Light | {primary_light_name} | {primary_light_hex} | {primary_light_rgb} | {primary_light_usage} |
|
|
51
|
+
| Primary Dark | {primary_dark_name} | {primary_dark_hex} | {primary_dark_rgb} | {primary_dark_usage} |
|
|
52
|
+
|
|
53
|
+
### Secondary Colors
|
|
54
|
+
|
|
55
|
+
| Role | Name | HEX | RGB | Usage |
|
|
56
|
+
|------|------|-----|-----|-------|
|
|
57
|
+
| Secondary | {secondary_name} | {secondary_hex} | {secondary_rgb} | {secondary_usage} |
|
|
58
|
+
| Accent | {accent_name} | {accent_hex} | {accent_rgb} | {accent_usage} |
|
|
59
|
+
|
|
60
|
+
### Neutral Colors
|
|
61
|
+
|
|
62
|
+
| Role | Name | HEX | RGB | Usage |
|
|
63
|
+
|------|------|-----|-----|-------|
|
|
64
|
+
| Black | {black_name} | {black_hex} | {black_rgb} | {black_usage} |
|
|
65
|
+
| Dark Gray | {dark_gray_name} | {dark_gray_hex} | {dark_gray_rgb} | {dark_gray_usage} |
|
|
66
|
+
| Gray | {gray_name} | {gray_hex} | {gray_rgb} | {gray_usage} |
|
|
67
|
+
| Light Gray | {light_gray_name} | {light_gray_hex} | {light_gray_rgb} | {light_gray_usage} |
|
|
68
|
+
| White | {white_name} | {white_hex} | {white_rgb} | {white_usage} |
|
|
69
|
+
|
|
70
|
+
### Semantic Colors
|
|
71
|
+
|
|
72
|
+
| Role | HEX | RGB | Usage |
|
|
73
|
+
|------|-----|-----|-------|
|
|
74
|
+
| Success | {success_hex} | {success_rgb} | {success_usage} |
|
|
75
|
+
| Warning | {warning_hex} | {warning_rgb} | {warning_usage} |
|
|
76
|
+
| Error | {error_hex} | {error_rgb} | {error_usage} |
|
|
77
|
+
| Info | {info_hex} | {info_rgb} | {info_usage} |
|
|
78
|
+
|
|
79
|
+
---
|
|
80
|
+
|
|
81
|
+
## Accessibility Checklist (WCAG AA)
|
|
82
|
+
|
|
83
|
+
| Check | Requirement | Status |
|
|
84
|
+
|-------|-------------|--------|
|
|
85
|
+
| Primary on white | Contrast ratio >= 4.5:1 | {check_primary_white} |
|
|
86
|
+
| Primary on black | Contrast ratio >= 4.5:1 | {check_primary_black} |
|
|
87
|
+
| Body text on background | Contrast ratio >= 4.5:1 | {check_body_text} |
|
|
88
|
+
| Large text on background | Contrast ratio >= 3:1 | {check_large_text} |
|
|
89
|
+
| Interactive elements | Contrast ratio >= 3:1 | {check_interactive} |
|
|
90
|
+
| Color not sole indicator | Info conveyed by more than color | {check_color_indicator} |
|
|
91
|
+
| Focus indicators | Visible focus on all interactive elements | {check_focus} |
|
|
92
|
+
| Text resizing | Content readable at 200% zoom | {check_text_resize} |
|
|
93
|
+
|
|
94
|
+
---
|
|
95
|
+
|
|
96
|
+
## Brand Guidelines Structure
|
|
97
|
+
|
|
98
|
+
| Section | Contents |
|
|
99
|
+
|---------|----------|
|
|
100
|
+
| 1. Introduction | Brand story, mission, values |
|
|
101
|
+
| 2. Logo | Primary, secondary, icon, clear space, minimum size, misuse |
|
|
102
|
+
| 3. Color | Full color system, palette ratios, accessibility notes |
|
|
103
|
+
| 4. Typography | Typeface selection, hierarchy, pairing rules |
|
|
104
|
+
| 5. Imagery | Photography style, illustration style, iconography |
|
|
105
|
+
| 6. Layout | Grid system, spacing scale, composition principles |
|
|
106
|
+
| 7. Voice & Tone | Writing style, do/don't examples |
|
|
107
|
+
| 8. Applications | Business cards, letterhead, email, social media, packaging |
|
|
108
|
+
| 9. Digital | Web components, mobile patterns, motion principles |
|
|
109
|
+
| 10. Co-branding | Partner lockups, endorsement rules |
|
|
@@ -0,0 +1,148 @@
|
|
|
1
|
+
workflow:
|
|
2
|
+
id: wf-brand-audit
|
|
3
|
+
name: "Brand Audit"
|
|
4
|
+
description: "Comprehensive multi-dimensional brand audit — 6 dimensions, 6 agents"
|
|
5
|
+
version: "1.0.0"
|
|
6
|
+
estimated_duration: "2-4 hours"
|
|
7
|
+
orchestrator: brand-chief
|
|
8
|
+
|
|
9
|
+
phases:
|
|
10
|
+
- id: phase_1_collect
|
|
11
|
+
name: "COLLECT — Gather Brand Materials"
|
|
12
|
+
agent: brand-chief
|
|
13
|
+
description: "Collect all existing brand assets and context"
|
|
14
|
+
duration: "15-30 min"
|
|
15
|
+
|
|
16
|
+
inputs:
|
|
17
|
+
- "Current brand name"
|
|
18
|
+
- "Logo files"
|
|
19
|
+
- "Brand guidelines (if they exist)"
|
|
20
|
+
- "Website URL"
|
|
21
|
+
- "Marketing materials"
|
|
22
|
+
- "Competitor list"
|
|
23
|
+
|
|
24
|
+
outputs:
|
|
25
|
+
- "Brand materials inventory"
|
|
26
|
+
- "Context brief for auditors"
|
|
27
|
+
|
|
28
|
+
checkpoint:
|
|
29
|
+
question: "Do we have enough materials to audit?"
|
|
30
|
+
pass_criteria:
|
|
31
|
+
- "Brand name is known"
|
|
32
|
+
- "At least logo and website are available"
|
|
33
|
+
|
|
34
|
+
- id: phase_2a_strategy
|
|
35
|
+
name: "AUDIT 2a — Strategy Baseline"
|
|
36
|
+
agent: marty-neumeier
|
|
37
|
+
description: "Strategy audit runs FIRST as baseline for all other dimensions"
|
|
38
|
+
duration: "15-30 min"
|
|
39
|
+
depends_on: phase_1_collect
|
|
40
|
+
execution: sequential
|
|
41
|
+
|
|
42
|
+
dimension: "Strategy"
|
|
43
|
+
checks: ["Onliness", "Brand Gap", "Charisma Test", "Purpose", "Values"]
|
|
44
|
+
output: "Strategy audit score + findings"
|
|
45
|
+
|
|
46
|
+
checkpoint:
|
|
47
|
+
question: "Is the Strategy baseline complete?"
|
|
48
|
+
pass_criteria:
|
|
49
|
+
- "Strategy score is between 1-10"
|
|
50
|
+
- "Strategy findings are documented with rationale"
|
|
51
|
+
veto_conditions:
|
|
52
|
+
- condition: "Strategy scores below 3/10 without root cause identified"
|
|
53
|
+
action: "VETO — low strategy score requires diagnosis before other dimensions proceed"
|
|
54
|
+
|
|
55
|
+
- id: phase_2b_dimensions
|
|
56
|
+
name: "AUDIT 2b — Remaining Dimensions (Parallel)"
|
|
57
|
+
agents:
|
|
58
|
+
- april-dunford
|
|
59
|
+
- alexandra-watkins
|
|
60
|
+
- michael-johnson
|
|
61
|
+
- sagi-haviv
|
|
62
|
+
- emily-heyward
|
|
63
|
+
description: "5 remaining specialists audit their dimensions in parallel, informed by Strategy baseline"
|
|
64
|
+
duration: "45-90 min"
|
|
65
|
+
depends_on: phase_2a_strategy
|
|
66
|
+
execution: parallel
|
|
67
|
+
|
|
68
|
+
sub_phases:
|
|
69
|
+
- agent: april-dunford
|
|
70
|
+
dimension: "Positioning"
|
|
71
|
+
checks: ["Competitive Alternatives", "Value Clarity", "Target", "Category", "One-Word Test"]
|
|
72
|
+
output: "Positioning audit score + findings"
|
|
73
|
+
|
|
74
|
+
- agent: alexandra-watkins
|
|
75
|
+
dimension: "Naming"
|
|
76
|
+
checks: ["SMILE (5 criteria)", "SCRATCH (7 tests)"]
|
|
77
|
+
output: "Naming audit score + findings"
|
|
78
|
+
|
|
79
|
+
- agent: michael-johnson
|
|
80
|
+
dimension: "Visual Identity"
|
|
81
|
+
checks: ["Consistency", "Color Strategy", "Typography", "Imagery", "Guidelines", "Scalability"]
|
|
82
|
+
output: "Visual identity audit score + findings"
|
|
83
|
+
|
|
84
|
+
- agent: sagi-haviv
|
|
85
|
+
dimension: "Logo"
|
|
86
|
+
checks: ["Simplicity", "Distinctiveness", "Versatility", "Timelessness", "Appropriateness"]
|
|
87
|
+
output: "Logo audit score + findings"
|
|
88
|
+
|
|
89
|
+
- agent: emily-heyward
|
|
90
|
+
dimension: "Brand Experience"
|
|
91
|
+
checks: ["Emotional Hook", "Touchpoint Coherence", "Movement Potential", "Brand Tension", "Shared Enemy"]
|
|
92
|
+
output: "Experience audit score + findings"
|
|
93
|
+
|
|
94
|
+
checkpoint:
|
|
95
|
+
question: "Are all 6 dimensions audited?"
|
|
96
|
+
pass_criteria:
|
|
97
|
+
- "All 6 dimension scores are between 1-10"
|
|
98
|
+
- "Each dimension has specific findings documented"
|
|
99
|
+
- "Other dimensions reference Strategy baseline where relevant"
|
|
100
|
+
veto_conditions:
|
|
101
|
+
- condition: "Any dimension scores below 3/10 without root cause identified"
|
|
102
|
+
action: "VETO — low scores require diagnosis before proceeding to synthesis"
|
|
103
|
+
- condition: "Audit conducted on fewer than 4 of 6 dimensions"
|
|
104
|
+
action: "VETO — partial audit creates blind spots. All 6 dimensions required."
|
|
105
|
+
- condition: "Scoring inconsistency across dimensions (same issue, different scores)"
|
|
106
|
+
action: "FLAG — escalate to brand-chief for calibration before synthesis"
|
|
107
|
+
|
|
108
|
+
- id: phase_3_synthesize
|
|
109
|
+
name: "SYNTHESIZE — Report & Recommendations"
|
|
110
|
+
agent: brand-chief
|
|
111
|
+
description: "Compile audit results into actionable report"
|
|
112
|
+
duration: "30-60 min"
|
|
113
|
+
depends_on: phase_2b_dimensions
|
|
114
|
+
|
|
115
|
+
steps:
|
|
116
|
+
- "Compile scores from all 6 dimensions"
|
|
117
|
+
- "Calculate overall brand score"
|
|
118
|
+
- "Identify weakest dimensions (priority)"
|
|
119
|
+
- "Generate recommended actions per dimension"
|
|
120
|
+
- "Create action priority matrix"
|
|
121
|
+
- "Assign recommended agent per action"
|
|
122
|
+
|
|
123
|
+
outputs:
|
|
124
|
+
- "Brand Audit Report"
|
|
125
|
+
- "Score dashboard (6 dimensions + overall)"
|
|
126
|
+
- "Priority action list"
|
|
127
|
+
- "Recommended next steps with agent assignments"
|
|
128
|
+
|
|
129
|
+
veto_conditions:
|
|
130
|
+
- condition: "Synthesis report lacks prioritized action plan"
|
|
131
|
+
action: "VETO — audit without actionable priorities is academic exercise"
|
|
132
|
+
- condition: "Recommendations don't map to responsible agents"
|
|
133
|
+
action: "VETO — every fix must have an owner (agent or human)"
|
|
134
|
+
|
|
135
|
+
templates:
|
|
136
|
+
- templates/positioning-canvas-tmpl.md
|
|
137
|
+
- templates/brand-book-tmpl.md
|
|
138
|
+
- templates/brand-soul-canvas-tmpl.md
|
|
139
|
+
|
|
140
|
+
completion:
|
|
141
|
+
deliverables:
|
|
142
|
+
- "Brand Audit Report (6 dimensions scored)"
|
|
143
|
+
- "Action Priority Matrix"
|
|
144
|
+
- "Recommended Next Steps"
|
|
145
|
+
success_criteria:
|
|
146
|
+
- "All 6 dimensions have scores with rationale"
|
|
147
|
+
- "Actions are prioritized in correct order (strategy first)"
|
|
148
|
+
- "Each action has an assigned specialist agent"
|
|
@@ -0,0 +1,229 @@
|
|
|
1
|
+
workflow:
|
|
2
|
+
id: wf-brand-from-zero
|
|
3
|
+
name: "Brand From Zero"
|
|
4
|
+
description: "Complete brand creation from scratch — 5 phases, 6 agents, full brand package"
|
|
5
|
+
version: "1.0.0"
|
|
6
|
+
estimated_duration: "4-8 hours"
|
|
7
|
+
orchestrator: brand-chief
|
|
8
|
+
|
|
9
|
+
phases:
|
|
10
|
+
- id: phase_1_diagnose
|
|
11
|
+
name: "DIAGNOSE — Brand Strategy"
|
|
12
|
+
agent: marty-neumeier
|
|
13
|
+
description: "Define what the brand IS before anything visual"
|
|
14
|
+
duration: "60-90 min"
|
|
15
|
+
|
|
16
|
+
inputs:
|
|
17
|
+
- "Business context (what the company does)"
|
|
18
|
+
- "Target market description"
|
|
19
|
+
- "Competitor landscape"
|
|
20
|
+
- "Founder's vision/motivation"
|
|
21
|
+
|
|
22
|
+
steps:
|
|
23
|
+
- "Run Brand Gap analysis"
|
|
24
|
+
- "Build Brand Ladder (Features→Benefits→Values→Identity)"
|
|
25
|
+
- "Execute Zag 17-step onliness exercise"
|
|
26
|
+
- "Run Charismatic Brand Test"
|
|
27
|
+
- "Define brand archetype (from data/brand-archetypes.md)"
|
|
28
|
+
|
|
29
|
+
outputs:
|
|
30
|
+
- "Onliness statement: 'Our brand is the only ___ that ___'"
|
|
31
|
+
- "Brand ladder document"
|
|
32
|
+
- "Brand archetype selection (primary + optional secondary)"
|
|
33
|
+
- "Brand values (3-5 specific, not generic)"
|
|
34
|
+
- "Brand personality traits"
|
|
35
|
+
|
|
36
|
+
checkpoint:
|
|
37
|
+
question: "Is the brand strategy clear enough to position?"
|
|
38
|
+
pass_criteria:
|
|
39
|
+
- "Onliness statement is specific and defensible"
|
|
40
|
+
- "Brand archetype is selected with rationale"
|
|
41
|
+
- "Values are specific (not 'innovation, quality, trust')"
|
|
42
|
+
veto_conditions:
|
|
43
|
+
- "Onliness statement contains 'best' or 'leading' → VETO (not distinctive)"
|
|
44
|
+
- "More than 2 archetypes selected → VETO (too diluted)"
|
|
45
|
+
- "Values are generic platitudes → VETO (must be specific)"
|
|
46
|
+
|
|
47
|
+
- id: phase_2_position
|
|
48
|
+
name: "POSITION — Competitive Context"
|
|
49
|
+
agent: april-dunford
|
|
50
|
+
description: "Crystallize how the brand is different and for whom"
|
|
51
|
+
duration: "45-60 min"
|
|
52
|
+
depends_on: phase_1_diagnose
|
|
53
|
+
|
|
54
|
+
inputs:
|
|
55
|
+
- "Brand strategy from Phase 1"
|
|
56
|
+
- "Competitive landscape"
|
|
57
|
+
- "Customer interviews/data (if available)"
|
|
58
|
+
|
|
59
|
+
steps:
|
|
60
|
+
- "Map competitive alternatives (what would customers use instead?)"
|
|
61
|
+
- "Identify unique attributes"
|
|
62
|
+
- "Map attributes to customer value (and proof)"
|
|
63
|
+
- "Define target customer characteristics"
|
|
64
|
+
- "Select market category"
|
|
65
|
+
- "Identify relevant trends"
|
|
66
|
+
- "Synthesize positioning statement"
|
|
67
|
+
|
|
68
|
+
outputs:
|
|
69
|
+
- "Competitive alternatives map"
|
|
70
|
+
- "Positioning canvas (10 elements)"
|
|
71
|
+
- "One-sentence positioning statement"
|
|
72
|
+
- "Target customer profile"
|
|
73
|
+
|
|
74
|
+
checkpoint:
|
|
75
|
+
question: "Can we explain why we're different in one sentence?"
|
|
76
|
+
pass_criteria:
|
|
77
|
+
- "Competitive alternatives are real, specific companies"
|
|
78
|
+
- "Differentiated value is provable (not aspirational)"
|
|
79
|
+
- "Target customer is specific enough to find them"
|
|
80
|
+
veto_conditions:
|
|
81
|
+
- "Positioning uses 'innovative' or 'cutting-edge' without proof → VETO"
|
|
82
|
+
- "No competitive alternatives identified → VETO (means no market)"
|
|
83
|
+
- "Target is 'everyone' → VETO (too broad)"
|
|
84
|
+
|
|
85
|
+
- id: phase_3_name
|
|
86
|
+
name: "NAME — Verbal Identity"
|
|
87
|
+
agent: alexandra-watkins
|
|
88
|
+
description: "Create a brand name that encodes the positioning"
|
|
89
|
+
duration: "60-90 min"
|
|
90
|
+
depends_on: phase_2_position
|
|
91
|
+
|
|
92
|
+
inputs:
|
|
93
|
+
- "Brand strategy from Phase 1"
|
|
94
|
+
- "Positioning from Phase 2"
|
|
95
|
+
- "Domain/trademark constraints"
|
|
96
|
+
|
|
97
|
+
steps:
|
|
98
|
+
- "Generate naming creative brief"
|
|
99
|
+
- "Name storm: 50+ candidates using 8 techniques"
|
|
100
|
+
- "SMILE test each candidate (5 criteria)"
|
|
101
|
+
- "SCRATCH test survivors (7 elimination criteria)"
|
|
102
|
+
- "Shortlist top 5-10"
|
|
103
|
+
- "Domain/trademark preliminary check"
|
|
104
|
+
- "Present finalists with rationale"
|
|
105
|
+
|
|
106
|
+
outputs:
|
|
107
|
+
- "Naming creative brief"
|
|
108
|
+
- "50+ name candidates (documented)"
|
|
109
|
+
- "Top 5 finalists with SMILE/SCRATCH scores"
|
|
110
|
+
- "Recommended name with full rationale"
|
|
111
|
+
- "Tagline options (3-5)"
|
|
112
|
+
|
|
113
|
+
checkpoint:
|
|
114
|
+
question: "Does the name pass both SMILE and SCRATCH?"
|
|
115
|
+
pass_criteria:
|
|
116
|
+
- "Selected name scores 4+ on all SMILE criteria"
|
|
117
|
+
- "Selected name passes all 7 SCRATCH tests"
|
|
118
|
+
- "Domain availability confirmed (or alternatives)"
|
|
119
|
+
veto_conditions:
|
|
120
|
+
- "Name fails any SCRATCH criterion → VETO"
|
|
121
|
+
- "Name requires explanation → VETO"
|
|
122
|
+
- "Name is too similar to competitor → VETO"
|
|
123
|
+
|
|
124
|
+
- id: phase_4_identify
|
|
125
|
+
name: "IDENTIFY — Visual System"
|
|
126
|
+
agents:
|
|
127
|
+
- michael-johnson
|
|
128
|
+
- sagi-haviv
|
|
129
|
+
description: "Create the complete visual identity system including logo"
|
|
130
|
+
duration: "90-120 min"
|
|
131
|
+
depends_on: phase_3_name
|
|
132
|
+
|
|
133
|
+
inputs:
|
|
134
|
+
- "Brand strategy from Phase 1"
|
|
135
|
+
- "Positioning from Phase 2"
|
|
136
|
+
- "Selected name from Phase 3"
|
|
137
|
+
- "Brand archetype and personality"
|
|
138
|
+
|
|
139
|
+
steps:
|
|
140
|
+
- "@michael-johnson: Design complete visual identity system"
|
|
141
|
+
- " - Typography architecture (brand + UI typefaces)"
|
|
142
|
+
- " - Color system (primary, secondary, neutral, semantic)"
|
|
143
|
+
- " - Imagery/photography style"
|
|
144
|
+
- " - Grid system and layout principles"
|
|
145
|
+
- "@sagi-haviv: Design logo/mark"
|
|
146
|
+
- " - Select logo category (wordmark, symbol, combo, etc.)"
|
|
147
|
+
- " - Create logo concepts"
|
|
148
|
+
- " - Run simplicity test"
|
|
149
|
+
- " - Evaluate against 5 pillars"
|
|
150
|
+
- " - Create logo application system"
|
|
151
|
+
- "@michael-johnson: Compile brand guidelines document"
|
|
152
|
+
|
|
153
|
+
outputs:
|
|
154
|
+
- "Logo (primary, variations, favicon, monochrome)"
|
|
155
|
+
- "Color palette (HEX, RGB, CMYK, Pantone)"
|
|
156
|
+
- "Typography specifications"
|
|
157
|
+
- "Brand guidelines document (complete)"
|
|
158
|
+
- "Logo usage guidelines (dos/don'ts)"
|
|
159
|
+
|
|
160
|
+
checkpoint:
|
|
161
|
+
question: "Does the visual identity reflect the brand strategy?"
|
|
162
|
+
pass_criteria:
|
|
163
|
+
- "Logo passes 5-pillar evaluation (all 7+/10)"
|
|
164
|
+
- "Colors map to brand personality (documented rationale)"
|
|
165
|
+
- "Typography hierarchy is clear"
|
|
166
|
+
- "Brand guidelines are comprehensive"
|
|
167
|
+
veto_conditions:
|
|
168
|
+
- "Logo fails simplicity test → VETO"
|
|
169
|
+
- "Colors don't pass WCAG AA contrast → VETO"
|
|
170
|
+
- "No brand guidelines document → VETO"
|
|
171
|
+
|
|
172
|
+
- id: phase_5_activate
|
|
173
|
+
name: "ACTIVATE — Movement & Launch"
|
|
174
|
+
agent: emily-heyward
|
|
175
|
+
description: "Transform the brand into a movement people join"
|
|
176
|
+
duration: "60-90 min"
|
|
177
|
+
depends_on: phase_4_identify
|
|
178
|
+
|
|
179
|
+
inputs:
|
|
180
|
+
- "Complete brand identity from Phases 1-4"
|
|
181
|
+
- "Business launch context"
|
|
182
|
+
|
|
183
|
+
steps:
|
|
184
|
+
- "Define emotional hook"
|
|
185
|
+
- "Build brand narrative (tension→belief→resolution)"
|
|
186
|
+
- "Design movement architecture"
|
|
187
|
+
- " - Shared enemy identification"
|
|
188
|
+
- " - Tribe rituals"
|
|
189
|
+
- " - Brand lexicon"
|
|
190
|
+
- "Complete Brand Soul Canvas"
|
|
191
|
+
- "Touchpoint audit and plan"
|
|
192
|
+
- "Launch story creation"
|
|
193
|
+
|
|
194
|
+
outputs:
|
|
195
|
+
- "Brand Soul Canvas (complete)"
|
|
196
|
+
- "Brand narrative document"
|
|
197
|
+
- "Movement architecture"
|
|
198
|
+
- "Touchpoint plan"
|
|
199
|
+
- "Launch narrative"
|
|
200
|
+
|
|
201
|
+
checkpoint:
|
|
202
|
+
question: "Does the brand make people FEEL something?"
|
|
203
|
+
pass_criteria:
|
|
204
|
+
- "Brand Soul Canvas all blocks filled"
|
|
205
|
+
- "Shared enemy is clear and specific"
|
|
206
|
+
- "Emotional hook exists and resonates"
|
|
207
|
+
- "Touchpoint plan covers all key moments"
|
|
208
|
+
veto_conditions:
|
|
209
|
+
- "No emotional hook identified → VETO"
|
|
210
|
+
- "Brand narrative is feature-first → VETO (must be emotion-first)"
|
|
211
|
+
- "No shared enemy → WARNING (optional but recommended)"
|
|
212
|
+
|
|
213
|
+
completion:
|
|
214
|
+
deliverables:
|
|
215
|
+
- "Brand Strategy Document (Phase 1)"
|
|
216
|
+
- "Positioning Canvas (Phase 2)"
|
|
217
|
+
- "Brand Name + Tagline (Phase 3)"
|
|
218
|
+
- "Visual Identity System (Phase 4)"
|
|
219
|
+
- "Brand Guidelines / Brand Book (Phase 4)"
|
|
220
|
+
- "Brand Soul Canvas (Phase 5)"
|
|
221
|
+
- "Movement Architecture (Phase 5)"
|
|
222
|
+
- "Launch Narrative (Phase 5)"
|
|
223
|
+
|
|
224
|
+
success_criteria:
|
|
225
|
+
- "All 5 phase checkpoints passed"
|
|
226
|
+
- "Brand passes the gut feeling test"
|
|
227
|
+
- "Onliness statement is specific and defensible"
|
|
228
|
+
- "Visual identity is consistent across all applications"
|
|
229
|
+
- "The brand has a documented belief system"
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
workflow:
|
|
2
|
+
id: wf-brief-to-references
|
|
3
|
+
name: "Brief to References"
|
|
4
|
+
description: "Transforms raw meeting brief into structured brand references — entry point for client onboarding. Output feeds directly into wf-brand-from-zero."
|
|
5
|
+
version: "1.0.0"
|
|
6
|
+
estimated_duration: "30-60 min"
|
|
7
|
+
orchestrator: brand-chief
|
|
8
|
+
trigger: "*brief-to-references"
|
|
9
|
+
|
|
10
|
+
phases:
|
|
11
|
+
- id: phase_1_extract
|
|
12
|
+
name: "EXTRACT — Read the Brief"
|
|
13
|
+
agent: marty-neumeier
|
|
14
|
+
description: "Pull every brand signal from raw meeting notes — no interpretation yet"
|
|
15
|
+
duration: "10-15 min"
|
|
16
|
+
|
|
17
|
+
inputs:
|
|
18
|
+
- "Raw meeting brief (notes, transcript, or voice memo transcription)"
|
|
19
|
+
|
|
20
|
+
steps:
|
|
21
|
+
- "Run research-references.md Step 1 (Extract Brand Signals)"
|
|
22
|
+
- "List all explicit mentions: brands, adjectives, tone words, price signals"
|
|
23
|
+
- "Flag what the client said they DON'T want — critical, often clearer than what they want"
|
|
24
|
+
|
|
25
|
+
outputs:
|
|
26
|
+
- "Structured signal list (sector, audience, value prop clues, tone words, explicit references, anti-references, price tier, cultural context)"
|
|
27
|
+
|
|
28
|
+
checkpoint:
|
|
29
|
+
question: "Are enough signals extracted to map references?"
|
|
30
|
+
pass_criteria:
|
|
31
|
+
- "Sector identified"
|
|
32
|
+
- "At least 3 tone words extracted"
|
|
33
|
+
- "Price positioning clear"
|
|
34
|
+
fail_action: "Ask client 3 clarifying questions before proceeding"
|
|
35
|
+
|
|
36
|
+
- id: phase_2_map
|
|
37
|
+
name: "MAP — Brand References"
|
|
38
|
+
agent: marty-neumeier
|
|
39
|
+
description: "Match signals to real brands — aspirational, anti, and adjacent"
|
|
40
|
+
duration: "15-20 min"
|
|
41
|
+
|
|
42
|
+
inputs:
|
|
43
|
+
- "Structured signal list from Phase 1"
|
|
44
|
+
- "data/brand-pantheon.md (reference brands database)"
|
|
45
|
+
|
|
46
|
+
steps:
|
|
47
|
+
- "Run research-references.md Steps 2-3 (Map References + Visual Mood)"
|
|
48
|
+
- "Select 3-5 aspirational references with rationale"
|
|
49
|
+
- "Select 2-3 anti-references with rationale"
|
|
50
|
+
- "Select 2-3 adjacent references for cross-category inspiration"
|
|
51
|
+
- "Define visual tension axis"
|
|
52
|
+
- "Map color territory and typography direction"
|
|
53
|
+
|
|
54
|
+
outputs:
|
|
55
|
+
- "Reference board (aspirational + anti + adjacent)"
|
|
56
|
+
- "Visual mood direction (tension axis, typography, color territory, imagery style)"
|
|
57
|
+
|
|
58
|
+
checkpoint:
|
|
59
|
+
question: "Are references specific and differentiated from each other?"
|
|
60
|
+
pass_criteria:
|
|
61
|
+
- "No two aspirational references are from the same visual territory"
|
|
62
|
+
- "Each reference has a one-sentence rationale tied to client signals"
|
|
63
|
+
- "Color territory avoids dominant competitor colors"
|
|
64
|
+
fail_action: "Replace generic references with more specific ones"
|
|
65
|
+
|
|
66
|
+
- id: phase_3_verbal
|
|
67
|
+
name: "VERBAL — Tone & Voice References"
|
|
68
|
+
agent: marty-neumeier
|
|
69
|
+
description: "Map verbal identity direction from brief signals"
|
|
70
|
+
duration: "10-15 min"
|
|
71
|
+
|
|
72
|
+
inputs:
|
|
73
|
+
- "Structured signal list from Phase 1"
|
|
74
|
+
- "data/brand-voice-matrix.md"
|
|
75
|
+
|
|
76
|
+
steps:
|
|
77
|
+
- "Run research-references.md Step 4 (Verbal/Tone References)"
|
|
78
|
+
- "Score tone on 5 axes (Formal/Casual, Serious/Playful, Technical/Accessible, Understated/Bold, Warm/Cool)"
|
|
79
|
+
- "Identify 2-3 brands with matching verbal identity"
|
|
80
|
+
- "Define Voice Dos and Don'ts (3-5 each)"
|
|
81
|
+
|
|
82
|
+
outputs:
|
|
83
|
+
- "Tone axis scores"
|
|
84
|
+
- "Verbal references with rationale"
|
|
85
|
+
- "Voice Dos and Don'ts"
|
|
86
|
+
|
|
87
|
+
- id: phase_4_competitive
|
|
88
|
+
name: "COMPETITIVE — Landscape & White Space"
|
|
89
|
+
agent: marty-neumeier
|
|
90
|
+
description: "Map direct competitors and identify unclaimed territory"
|
|
91
|
+
duration: "10-15 min"
|
|
92
|
+
|
|
93
|
+
inputs:
|
|
94
|
+
- "Sector and competitors identified in Phase 1"
|
|
95
|
+
|
|
96
|
+
steps:
|
|
97
|
+
- "Run research-references.md Step 5 (Competitive Snapshot)"
|
|
98
|
+
- "Map each competitor: visual territory, tone, positioning claim"
|
|
99
|
+
- "Identify visual and verbal white space"
|
|
100
|
+
- "Flag any risk of blending with dominant competitor"
|
|
101
|
+
|
|
102
|
+
outputs:
|
|
103
|
+
- "Competitive landscape table"
|
|
104
|
+
- "White space identification (visual + verbal)"
|
|
105
|
+
|
|
106
|
+
- id: phase_5_structured_brief
|
|
107
|
+
name: "BRIEF — Structured Output"
|
|
108
|
+
agent: brand-chief
|
|
109
|
+
description: "Compile everything into a structured brief ready for brand-diagnosis"
|
|
110
|
+
duration: "5-10 min"
|
|
111
|
+
|
|
112
|
+
inputs:
|
|
113
|
+
- "All outputs from Phases 1-4"
|
|
114
|
+
|
|
115
|
+
steps:
|
|
116
|
+
- "Run research-references.md Step 6 (Structured Brief)"
|
|
117
|
+
- "Compile: sector, audience, value prop hypothesis, archetype hypothesis"
|
|
118
|
+
- "Summarize visual direction (3 sentences)"
|
|
119
|
+
- "Summarize tone direction (3 sentences)"
|
|
120
|
+
- "List top references and white space"
|
|
121
|
+
|
|
122
|
+
outputs:
|
|
123
|
+
- "Reference research document (full)"
|
|
124
|
+
- "Structured brief ready for brand-diagnosis"
|
|
125
|
+
- "Archetype hypothesis with rationale"
|
|
126
|
+
|
|
127
|
+
checkpoint:
|
|
128
|
+
question: "Is this brief actionable for brand-diagnosis?"
|
|
129
|
+
pass_criteria:
|
|
130
|
+
- "Archetype hypothesis present with rationale"
|
|
131
|
+
- "Visual direction not described as just 'clean' or 'modern'"
|
|
132
|
+
- "Competitive white space identified"
|
|
133
|
+
- "References traceable to specific client signals"
|
|
134
|
+
fail_action: "Return to Phase 2 and sharpen references"
|
|
135
|
+
|
|
136
|
+
completion:
|
|
137
|
+
deliverable: "Reference research document + structured brief"
|
|
138
|
+
next_step: "Feed structured brief into wf-brand-from-zero Phase 1 (brand-diagnosis)"
|
|
139
|
+
handoff_note: |
|
|
140
|
+
Structured brief replaces the manual context-gathering in brand-diagnosis Step 1.
|
|
141
|
+
Skip straight to Brand Gap Analysis (Step 2) — signals already extracted.
|