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,150 @@
|
|
|
1
|
+
# Brand Audit
|
|
2
|
+
|
|
3
|
+
```yaml
|
|
4
|
+
task:
|
|
5
|
+
task_name: "Execute Brand Audit"
|
|
6
|
+
status: pending
|
|
7
|
+
responsible_executor: brand-chief
|
|
8
|
+
execution_type: Agent
|
|
9
|
+
estimated_time: "2-4h"
|
|
10
|
+
elicit: true
|
|
11
|
+
|
|
12
|
+
input:
|
|
13
|
+
- "Brand name"
|
|
14
|
+
- "Logo / visual assets"
|
|
15
|
+
- "Website URL"
|
|
16
|
+
- "Brand guidelines (if exist)"
|
|
17
|
+
- "Competitor list"
|
|
18
|
+
- "Marketing materials"
|
|
19
|
+
|
|
20
|
+
output:
|
|
21
|
+
- "6-dimension audit scorecard"
|
|
22
|
+
- "Priority action plan"
|
|
23
|
+
- "Detailed findings per dimension"
|
|
24
|
+
|
|
25
|
+
action_items:
|
|
26
|
+
- step: 1
|
|
27
|
+
name: "Collect Materials"
|
|
28
|
+
description: |
|
|
29
|
+
Gather from user:
|
|
30
|
+
1. Brand name, tagline
|
|
31
|
+
2. Logo files or screenshots
|
|
32
|
+
3. Website URL
|
|
33
|
+
4. Brand guidelines document (if any)
|
|
34
|
+
5. Top 3-5 competitors
|
|
35
|
+
6. Sample marketing materials
|
|
36
|
+
7. Customer testimonials/reviews (if available)
|
|
37
|
+
|
|
38
|
+
- step: 2
|
|
39
|
+
name: "Audit Strategy Dimension"
|
|
40
|
+
description: |
|
|
41
|
+
Route to @marty-neumeier methodology:
|
|
42
|
+
- Test onliness: "Is the brand the only ___ that ___?"
|
|
43
|
+
- Measure brand gap (strategy vs experience)
|
|
44
|
+
- Run charismatic brand test
|
|
45
|
+
- Assess purpose clarity
|
|
46
|
+
- Evaluate values specificity
|
|
47
|
+
Score: 1-10
|
|
48
|
+
|
|
49
|
+
- step: 3
|
|
50
|
+
name: "Audit Positioning Dimension"
|
|
51
|
+
description: |
|
|
52
|
+
Route to @april-dunford methodology:
|
|
53
|
+
- Identify competitive alternatives
|
|
54
|
+
- Assess differentiated value clarity
|
|
55
|
+
- Evaluate target customer definition
|
|
56
|
+
- Check market category fit
|
|
57
|
+
- Run one-word test
|
|
58
|
+
Score: 1-10
|
|
59
|
+
|
|
60
|
+
- step: 4
|
|
61
|
+
name: "Audit Naming Dimension"
|
|
62
|
+
description: |
|
|
63
|
+
Route to @alexandra-watkins methodology:
|
|
64
|
+
- SMILE test the brand name (5 criteria)
|
|
65
|
+
- SCRATCH test the brand name (7 tests)
|
|
66
|
+
- Evaluate tagline (if exists)
|
|
67
|
+
Score: 1-10
|
|
68
|
+
|
|
69
|
+
- step: 5
|
|
70
|
+
name: "Audit Visual Identity Dimension"
|
|
71
|
+
description: |
|
|
72
|
+
Route to @michael-johnson methodology:
|
|
73
|
+
- Check consistency across touchpoints
|
|
74
|
+
- Evaluate color strategy mapping to personality
|
|
75
|
+
- Assess typography hierarchy
|
|
76
|
+
- Review imagery/photography style
|
|
77
|
+
- Check brand guidelines completeness
|
|
78
|
+
- Test scalability (16px to billboard)
|
|
79
|
+
Score: 1-10
|
|
80
|
+
|
|
81
|
+
- step: 6
|
|
82
|
+
name: "Audit Logo Dimension"
|
|
83
|
+
description: |
|
|
84
|
+
Route to @sagi-haviv methodology:
|
|
85
|
+
- Simplicity test (describe in 10 words, sketch from memory)
|
|
86
|
+
- Distinctiveness (ownable in category?)
|
|
87
|
+
- Versatility (mono, small, large, dark/light)
|
|
88
|
+
- Timelessness (will it age well?)
|
|
89
|
+
- Appropriateness (matches personality?)
|
|
90
|
+
Score: 1-10
|
|
91
|
+
|
|
92
|
+
- step: 7
|
|
93
|
+
name: "Audit Brand Experience Dimension"
|
|
94
|
+
description: |
|
|
95
|
+
Route to @emily-heyward methodology:
|
|
96
|
+
- Emotional hook test
|
|
97
|
+
- Touchpoint coherence check
|
|
98
|
+
- Movement potential assessment
|
|
99
|
+
- Brand tension analysis
|
|
100
|
+
- Shared enemy identification
|
|
101
|
+
Score: 1-10
|
|
102
|
+
|
|
103
|
+
- step: 8
|
|
104
|
+
name: "Synthesize Report"
|
|
105
|
+
description: |
|
|
106
|
+
Compile:
|
|
107
|
+
1. Score dashboard (6 dimensions + overall average)
|
|
108
|
+
2. Strengths (scores 7+)
|
|
109
|
+
3. Weaknesses (scores below 6)
|
|
110
|
+
4. Priority actions (fix strategy first, always)
|
|
111
|
+
5. Agent assignments per action
|
|
112
|
+
|
|
113
|
+
output_example: |
|
|
114
|
+
## Brand Audit Report: Acme SaaS
|
|
115
|
+
|
|
116
|
+
**Score Dashboard:**
|
|
117
|
+
| Dimension | Score | Auditor | Key Finding |
|
|
118
|
+
|-----------|-------|---------|-------------|
|
|
119
|
+
| Strategy | 6/10 | @marty-neumeier | Onliness statement uses "best" — not provable |
|
|
120
|
+
| Positioning | 5/10 | @april-dunford | Target is "businesses" — too broad |
|
|
121
|
+
| Naming | 8/10 | @alexandra-watkins | Name scores 21/25 SMILE, passes SCRATCH |
|
|
122
|
+
| Visual Identity | 4/10 | @michael-johnson | No typography hierarchy; colors inconsistent across web/print |
|
|
123
|
+
| Logo | 7/10 | @sagi-haviv | Clean mark, works at scale; weak at 16px |
|
|
124
|
+
| Brand Experience | 5/10 | @emily-heyward | No emotional hook; website feels transactional |
|
|
125
|
+
| **Overall** | **5.8/10** | | |
|
|
126
|
+
|
|
127
|
+
**Strengths:** Naming (8), Logo (7) — strong foundation to build on.
|
|
128
|
+
**Weaknesses:** Visual Identity (4), Positioning (5), Experience (5).
|
|
129
|
+
|
|
130
|
+
**Priority Actions:**
|
|
131
|
+
1. Fix positioning — narrow target customer [@april-dunford]
|
|
132
|
+
2. Rebuild visual identity system — color + type hierarchy [@michael-johnson]
|
|
133
|
+
3. Rewrite onliness statement — remove superlatives [@marty-neumeier]
|
|
134
|
+
4. Add emotional hook to homepage experience [@emily-heyward]
|
|
135
|
+
|
|
136
|
+
acceptance_criteria:
|
|
137
|
+
- "All 6 dimensions scored 1-10"
|
|
138
|
+
- "Each dimension has specific findings"
|
|
139
|
+
- "Actions prioritized correctly"
|
|
140
|
+
- "Overall score calculated"
|
|
141
|
+
|
|
142
|
+
veto_conditions:
|
|
143
|
+
- "Missing brand materials for 3+ dimensions → partial audit only"
|
|
144
|
+
- "Audit scores lack specific findings → VETO (scores without rationale are useless)"
|
|
145
|
+
- "Recommendations without agent assignments → VETO (every fix must have an owner)"
|
|
146
|
+
|
|
147
|
+
handoff:
|
|
148
|
+
on_complete: "Present to user. Recommend workflow based on findings."
|
|
149
|
+
deliverable: "Brand Audit Report"
|
|
150
|
+
```
|
|
@@ -0,0 +1,136 @@
|
|
|
1
|
+
# Brand Book Creation
|
|
2
|
+
|
|
3
|
+
```yaml
|
|
4
|
+
task:
|
|
5
|
+
task_name: "Create Brand Book / Guidelines"
|
|
6
|
+
status: pending
|
|
7
|
+
responsible_executor: michael-johnson
|
|
8
|
+
execution_type: Agent
|
|
9
|
+
estimated_time: "2-3h"
|
|
10
|
+
elicit: true
|
|
11
|
+
|
|
12
|
+
input:
|
|
13
|
+
- "Brand strategy document"
|
|
14
|
+
- "Positioning canvas"
|
|
15
|
+
- "Brand name + tagline"
|
|
16
|
+
- "Logo files + usage rules"
|
|
17
|
+
- "Color system"
|
|
18
|
+
- "Typography specifications"
|
|
19
|
+
- "Brand voice definition"
|
|
20
|
+
|
|
21
|
+
output:
|
|
22
|
+
- "Complete brand guidelines document"
|
|
23
|
+
- "Do's and Don'ts for each element"
|
|
24
|
+
|
|
25
|
+
action_items:
|
|
26
|
+
- step: 1
|
|
27
|
+
name: "Section 1: Brand Story"
|
|
28
|
+
description: |
|
|
29
|
+
- Brand purpose / why we exist
|
|
30
|
+
- Brand values (from strategy)
|
|
31
|
+
- Brand personality
|
|
32
|
+
- Brand archetype
|
|
33
|
+
|
|
34
|
+
- step: 2
|
|
35
|
+
name: "Section 2: Logo"
|
|
36
|
+
description: |
|
|
37
|
+
- Primary logo (full lockup)
|
|
38
|
+
- Logo variations (horizontal, stacked, icon)
|
|
39
|
+
- Clear space rules
|
|
40
|
+
- Minimum size specifications
|
|
41
|
+
- Color versions (full, mono, reversed)
|
|
42
|
+
- Logo DON'Ts (stretch, recolor, add effects, etc.)
|
|
43
|
+
|
|
44
|
+
- step: 3
|
|
45
|
+
name: "Section 3: Color"
|
|
46
|
+
description: |
|
|
47
|
+
- Primary palette with codes (HEX, RGB, CMYK)
|
|
48
|
+
- Secondary palette
|
|
49
|
+
- Neutral palette
|
|
50
|
+
- Semantic colors
|
|
51
|
+
- Color usage ratios (60-30-10 rule)
|
|
52
|
+
- Color accessibility notes
|
|
53
|
+
|
|
54
|
+
- step: 4
|
|
55
|
+
name: "Section 4: Typography"
|
|
56
|
+
description: |
|
|
57
|
+
- Brand typeface (name, weights, usage)
|
|
58
|
+
- UI typeface (name, weights, usage)
|
|
59
|
+
- Type scale / hierarchy
|
|
60
|
+
- Line height and spacing rules
|
|
61
|
+
- Font pairing rationale
|
|
62
|
+
|
|
63
|
+
- step: 5
|
|
64
|
+
name: "Section 5: Imagery"
|
|
65
|
+
description: |
|
|
66
|
+
- Photography style (mood, lighting, composition)
|
|
67
|
+
- Illustration style (if applicable)
|
|
68
|
+
- Iconography guidelines
|
|
69
|
+
- Image treatment (filters, overlays)
|
|
70
|
+
|
|
71
|
+
- step: 6
|
|
72
|
+
name: "Section 6: Layout"
|
|
73
|
+
description: |
|
|
74
|
+
- Grid system (columns, margins, gutters)
|
|
75
|
+
- Spacing system (base unit)
|
|
76
|
+
- Card/component patterns
|
|
77
|
+
- White space philosophy
|
|
78
|
+
|
|
79
|
+
- step: 7
|
|
80
|
+
name: "Section 7: Voice & Tone"
|
|
81
|
+
description: |
|
|
82
|
+
- Voice definition (3 adjectives)
|
|
83
|
+
- Tone modulation per context
|
|
84
|
+
- Words we love / words we avoid
|
|
85
|
+
- Writing style rules
|
|
86
|
+
|
|
87
|
+
- step: 8
|
|
88
|
+
name: "Section 8: Digital"
|
|
89
|
+
description: |
|
|
90
|
+
- Responsive behavior
|
|
91
|
+
- Dark mode palette
|
|
92
|
+
- Animation/motion guidelines
|
|
93
|
+
- Social media templates
|
|
94
|
+
|
|
95
|
+
output_example: |
|
|
96
|
+
# Brand Book — Synkra (Excerpt)
|
|
97
|
+
|
|
98
|
+
## 1. Brand Story
|
|
99
|
+
**Purpose:** We exist to make AI orchestration intuitive for development teams.
|
|
100
|
+
**Archetype:** The Sage — knowledge through systems, clarity through structure.
|
|
101
|
+
|
|
102
|
+
## 2. Logo Usage
|
|
103
|
+
- Primary lockup: Wordmark + icon, horizontal
|
|
104
|
+
- Clear space: Minimum 1x icon height on all sides
|
|
105
|
+
- Minimum size: 24px height (digital), 10mm (print)
|
|
106
|
+
- **DON'Ts:** Never stretch, never place on busy backgrounds,
|
|
107
|
+
never change color proportions, never add drop shadows
|
|
108
|
+
|
|
109
|
+
## 3. Color (excerpt)
|
|
110
|
+
| Color | HEX | RGB | CMYK | Usage |
|
|
111
|
+
|-------|-----|-----|------|-------|
|
|
112
|
+
| Deep Indigo | #4338CA | 67,56,202 | 85,78,0,0 | Primary brand, CTAs |
|
|
113
|
+
| Electric Teal | #0D9488 | 13,148,136 | 82,0,26,12 | Accents, highlights |
|
|
114
|
+
| Slate 900 | #0F172A | 15,23,42 | 90,72,42,62 | Body text |
|
|
115
|
+
**Ratio:** 60% neutrals, 30% primary, 10% accent
|
|
116
|
+
|
|
117
|
+
## 7. Voice & Tone
|
|
118
|
+
**Voice:** Clear, Confident, Human
|
|
119
|
+
**We say:** "Let's build this together" / **We avoid:** "Leverage synergies"
|
|
120
|
+
|
|
121
|
+
acceptance_criteria:
|
|
122
|
+
- "All 8 sections complete"
|
|
123
|
+
- "Logo usage includes DON'Ts"
|
|
124
|
+
- "Colors have all format codes"
|
|
125
|
+
- "Typography hierarchy is specific"
|
|
126
|
+
- "Voice section is actionable"
|
|
127
|
+
|
|
128
|
+
veto_conditions:
|
|
129
|
+
- "Missing logo DON'Ts section → VETO"
|
|
130
|
+
- "Colors without accessibility check → VETO"
|
|
131
|
+
- "Typography without hierarchy → VETO"
|
|
132
|
+
|
|
133
|
+
handoff:
|
|
134
|
+
on_complete: "Present to brand-chief for final review and coherence check"
|
|
135
|
+
deliverable: "Complete brand guidelines document"
|
|
136
|
+
```
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
# Brand Diagnosis
|
|
2
|
+
|
|
3
|
+
```yaml
|
|
4
|
+
task:
|
|
5
|
+
task_name: "Diagnose Brand Strategy"
|
|
6
|
+
status: pending
|
|
7
|
+
responsible_executor: marty-neumeier
|
|
8
|
+
execution_type: Agent
|
|
9
|
+
estimated_time: "1-2h"
|
|
10
|
+
elicit: true
|
|
11
|
+
|
|
12
|
+
input:
|
|
13
|
+
- "Business description (what the company does)"
|
|
14
|
+
- "Target market"
|
|
15
|
+
- "Competitor landscape"
|
|
16
|
+
- "Founder's vision"
|
|
17
|
+
|
|
18
|
+
output:
|
|
19
|
+
- "Brand Gap analysis"
|
|
20
|
+
- "Onliness statement"
|
|
21
|
+
- "Brand Ladder"
|
|
22
|
+
- "Charismatic Brand Test results"
|
|
23
|
+
- "Brand archetype selection"
|
|
24
|
+
|
|
25
|
+
action_items:
|
|
26
|
+
- step: 1
|
|
27
|
+
name: "Gather Context"
|
|
28
|
+
description: |
|
|
29
|
+
Ask the user:
|
|
30
|
+
1. What does your company/product do?
|
|
31
|
+
2. Who is your ideal customer?
|
|
32
|
+
3. Who are your top 3 competitors?
|
|
33
|
+
4. Why did you start this? What frustrates you about the status quo?
|
|
34
|
+
5. If your brand were a person, how would they act?
|
|
35
|
+
|
|
36
|
+
- step: 2
|
|
37
|
+
name: "Brand Gap Analysis"
|
|
38
|
+
description: |
|
|
39
|
+
Assess the 5 Disciplines (Neumeier):
|
|
40
|
+
1. DIFFERENTIATE — How clear is the brand's distinction?
|
|
41
|
+
2. COLLABORATE — Is the brand co-created with customers?
|
|
42
|
+
3. INNOVATE — Is the brand pushing boundaries?
|
|
43
|
+
4. VALIDATE — Is the brand tested with real people?
|
|
44
|
+
5. CULTIVATE — Is the brand being grown systematically?
|
|
45
|
+
Score each 1-10. Identify gaps.
|
|
46
|
+
|
|
47
|
+
- step: 3
|
|
48
|
+
name: "Onliness Exercise (Zag)"
|
|
49
|
+
description: |
|
|
50
|
+
Fill in the Zag template:
|
|
51
|
+
"Our brand is the ONLY _________ that _________."
|
|
52
|
+
|
|
53
|
+
Requirements:
|
|
54
|
+
- The first blank = your category
|
|
55
|
+
- The second blank = your unique value
|
|
56
|
+
- Must be TRUE and PROVABLE
|
|
57
|
+
- Must NOT use superlatives (best, leading, #1)
|
|
58
|
+
|
|
59
|
+
- step: 4
|
|
60
|
+
name: "Brand Ladder"
|
|
61
|
+
description: |
|
|
62
|
+
Build from bottom to top:
|
|
63
|
+
1. FEATURES — What does the product do?
|
|
64
|
+
2. BENEFITS — What does the customer get?
|
|
65
|
+
3. VALUES — What does the brand stand for?
|
|
66
|
+
4. IDENTITY — How does the brand make people feel about THEMSELVES?
|
|
67
|
+
|
|
68
|
+
- step: 5
|
|
69
|
+
name: "Charismatic Brand Test"
|
|
70
|
+
description: |
|
|
71
|
+
Score the brand on 5 criteria:
|
|
72
|
+
1. Does it have a clear ENEMY?
|
|
73
|
+
2. Does it inspire CULT-LIKE devotion?
|
|
74
|
+
3. Is there a clear BEFORE/AFTER transformation?
|
|
75
|
+
4. Would customers TATTOO the logo?
|
|
76
|
+
5. Does the brand CREATE CULTURE?
|
|
77
|
+
Score each 1-10. 40+ = charismatic.
|
|
78
|
+
|
|
79
|
+
- step: 6
|
|
80
|
+
name: "Archetype Selection"
|
|
81
|
+
description: |
|
|
82
|
+
Using data/brand-archetypes.md:
|
|
83
|
+
1. Map customer desires to archetype desires
|
|
84
|
+
2. Map customer fears to archetype fears
|
|
85
|
+
3. Select primary archetype (1 only)
|
|
86
|
+
4. Optionally select secondary (max 1)
|
|
87
|
+
5. Document rationale
|
|
88
|
+
|
|
89
|
+
output_example: |
|
|
90
|
+
## Brand Diagnosis: Synkra
|
|
91
|
+
|
|
92
|
+
**Onliness Statement:**
|
|
93
|
+
"Synkra is the ONLY AI development orchestrator that coordinates specialized agents through story-driven workflows."
|
|
94
|
+
|
|
95
|
+
**Brand Gap Scores:**
|
|
96
|
+
| Discipline | Score | Finding |
|
|
97
|
+
|--------------|-------|---------|
|
|
98
|
+
| Differentiate | 8/10 | Clear "AI orchestration" niche, no direct competitor uses agent-squad model |
|
|
99
|
+
| Collaborate | 5/10 | Limited community input; roadmap is founder-driven |
|
|
100
|
+
| Innovate | 9/10 | Novel meta-framework approach, ahead of market |
|
|
101
|
+
| Validate | 3/10 | No formal brand testing with users yet |
|
|
102
|
+
| Cultivate | 4/10 | Brand applied inconsistently across docs vs product |
|
|
103
|
+
|
|
104
|
+
**Brand Ladder:**
|
|
105
|
+
- IDENTITY: "I'm the developer who doesn't waste time on boilerplate"
|
|
106
|
+
- VALUES: Precision, autonomy, craftsmanship
|
|
107
|
+
- BENEFITS: Ship 3x faster with consistent quality
|
|
108
|
+
- FEATURES: Agent squads, story-driven dev, automated QA gates
|
|
109
|
+
|
|
110
|
+
**Charismatic Brand Test:** 32/50
|
|
111
|
+
- Clear enemy (chaotic AI-assisted coding): 8/10
|
|
112
|
+
- Cult devotion: 5/10 — too early
|
|
113
|
+
- Before/After: 9/10 — strong transformation narrative
|
|
114
|
+
- Tattoo test: 4/10 — logo not iconic yet
|
|
115
|
+
- Creates culture: 6/10 — "story-driven" methodology emerging
|
|
116
|
+
|
|
117
|
+
**Archetype:** The Magician (primary), The Sage (secondary)
|
|
118
|
+
Rationale: Transforms complexity into simplicity; users feel empowered, not dependent.
|
|
119
|
+
|
|
120
|
+
acceptance_criteria:
|
|
121
|
+
- "Onliness statement is specific, true, and provable"
|
|
122
|
+
- "Brand Gap scored on all 5 disciplines"
|
|
123
|
+
- "Brand Ladder complete (all 4 levels)"
|
|
124
|
+
- "Archetype selected with documented rationale"
|
|
125
|
+
- "Charismatic Brand Test scored"
|
|
126
|
+
|
|
127
|
+
veto_conditions:
|
|
128
|
+
- "Onliness uses 'best' or 'leading' → VETO"
|
|
129
|
+
- "Brand Ladder skips the Identity level → VETO"
|
|
130
|
+
- "No competitive context provided → VETO"
|
|
131
|
+
|
|
132
|
+
handoff:
|
|
133
|
+
on_complete: "Pass to april-dunford for positioning"
|
|
134
|
+
deliverable: "Brand strategy document"
|
|
135
|
+
```
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
# Brand Touchpoint Audit
|
|
2
|
+
|
|
3
|
+
```yaml
|
|
4
|
+
task:
|
|
5
|
+
task_name: "Audit Brand Touchpoints"
|
|
6
|
+
status: pending
|
|
7
|
+
responsible_executor: emily-heyward
|
|
8
|
+
execution_type: Agent
|
|
9
|
+
estimated_time: "1-2h"
|
|
10
|
+
elicit: true
|
|
11
|
+
|
|
12
|
+
input:
|
|
13
|
+
- "Brand strategy"
|
|
14
|
+
- "Website URL"
|
|
15
|
+
- "Marketing materials"
|
|
16
|
+
- "Product screenshots"
|
|
17
|
+
|
|
18
|
+
output:
|
|
19
|
+
- "Touchpoint scorecard"
|
|
20
|
+
- "Coherence analysis"
|
|
21
|
+
- "Recommendations per touchpoint"
|
|
22
|
+
|
|
23
|
+
action_items:
|
|
24
|
+
- step: 1
|
|
25
|
+
name: "Map Touchpoints"
|
|
26
|
+
description: |
|
|
27
|
+
Identify and list all brand touchpoints:
|
|
28
|
+
1. Website (above the fold, key pages)
|
|
29
|
+
2. Product/app (onboarding, key flows, errors)
|
|
30
|
+
3. Email (welcome, transactional, marketing)
|
|
31
|
+
4. Social media (profiles, content style)
|
|
32
|
+
5. Packaging (physical, unboxing)
|
|
33
|
+
6. Customer support (tone, speed, resolution)
|
|
34
|
+
7. Advertising (paid, organic)
|
|
35
|
+
8. Sales materials (decks, proposals)
|
|
36
|
+
|
|
37
|
+
- step: 2
|
|
38
|
+
name: "Score Each Touchpoint"
|
|
39
|
+
description: |
|
|
40
|
+
For each, score 1-10 on:
|
|
41
|
+
- Brand alignment: Does it reflect the brand strategy?
|
|
42
|
+
- Emotional impact: Does it make people feel something?
|
|
43
|
+
- Consistency: Is it consistent with other touchpoints?
|
|
44
|
+
- Quality: Is the execution high quality?
|
|
45
|
+
|
|
46
|
+
- step: 3
|
|
47
|
+
name: "Identify Gaps"
|
|
48
|
+
description: |
|
|
49
|
+
- Which touchpoints are OFF-brand?
|
|
50
|
+
- Where is the emotional hook missing?
|
|
51
|
+
- Where is inconsistency breaking trust?
|
|
52
|
+
- Which touchpoint has the most impact if fixed?
|
|
53
|
+
|
|
54
|
+
- step: 4
|
|
55
|
+
name: "Prioritize Fixes"
|
|
56
|
+
description: |
|
|
57
|
+
Order by: Impact (high→low) × Effort (low→high)
|
|
58
|
+
Quick wins first, then strategic improvements.
|
|
59
|
+
|
|
60
|
+
output_example: |
|
|
61
|
+
## Touchpoint Scorecard — Synkra
|
|
62
|
+
|
|
63
|
+
| Touchpoint | Alignment | Emotion | Consistency | Quality | Avg |
|
|
64
|
+
|------------|-----------|---------|-------------|---------|-----|
|
|
65
|
+
| Website (hero) | 9 | 8 | 9 | 9 | 8.8 |
|
|
66
|
+
| Onboarding flow | 7 | 5 | 8 | 7 | 6.8 |
|
|
67
|
+
| Welcome email | 6 | 4 | 5 | 6 | 5.3 |
|
|
68
|
+
| Social media | 8 | 7 | 6 | 7 | 7.0 |
|
|
69
|
+
| Error states | 4 | 3 | 5 | 4 | 4.0 |
|
|
70
|
+
| Docs site | 8 | 6 | 7 | 8 | 7.3 |
|
|
71
|
+
|
|
72
|
+
### Top 3 Gaps
|
|
73
|
+
1. **Error states (4.0):** Generic browser errors, no brand voice, no emotional recovery
|
|
74
|
+
2. **Welcome email (5.3):** Template-style, no personality, missing brand narrative
|
|
75
|
+
3. **Onboarding flow (6.8):** Functional but emotionally flat, no "aha moment" design
|
|
76
|
+
|
|
77
|
+
### Priority Fixes (Impact x Effort)
|
|
78
|
+
| Priority | Touchpoint | Fix | Impact | Effort | Owner |
|
|
79
|
+
|----------|------------|-----|--------|--------|-------|
|
|
80
|
+
| 1 | Welcome email | Rewrite with brand voice + narrative arc | High | Low | emily-heyward |
|
|
81
|
+
| 2 | Error states | Design branded error pages with helpful tone | High | Medium | michael-johnson |
|
|
82
|
+
| 3 | Onboarding | Add emotional hooks at key moments | High | High | emily-heyward |
|
|
83
|
+
|
|
84
|
+
acceptance_criteria:
|
|
85
|
+
- "All touchpoints mapped and scored"
|
|
86
|
+
- "Top 3 gaps identified"
|
|
87
|
+
- "Priority fix list created"
|
|
88
|
+
|
|
89
|
+
veto_conditions:
|
|
90
|
+
- condition: "Touchpoint audit conducted without brand strategy as baseline"
|
|
91
|
+
action: "VETO — cannot evaluate coherence without a reference point. Run brand-diagnosis first."
|
|
92
|
+
- condition: "Scoring applied without defining scoring criteria per dimension"
|
|
93
|
+
action: "VETO — subjective scores without criteria are meaningless. Define dimensions first."
|
|
94
|
+
- condition: "Recommendations lack prioritization by impact"
|
|
95
|
+
action: "VETO — an unordered list of fixes is not actionable. Prioritize by brand impact and effort."
|
|
96
|
+
|
|
97
|
+
handoff:
|
|
98
|
+
on_complete: "Pass to brand-chief for synthesis with overall brand audit"
|
|
99
|
+
deliverable: "Touchpoint scorecard + priority fixes"
|
|
100
|
+
```
|
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
# Coherence Check
|
|
2
|
+
|
|
3
|
+
## Task Definition
|
|
4
|
+
|
|
5
|
+
```yaml
|
|
6
|
+
task:
|
|
7
|
+
name: "Cross-Phase Brand Coherence Check"
|
|
8
|
+
id: coherence-check
|
|
9
|
+
status: pending
|
|
10
|
+
responsible_executor: brand-chief
|
|
11
|
+
execution_type: Agent
|
|
12
|
+
estimated_time: "15-30 minutes"
|
|
13
|
+
elicit: true
|
|
14
|
+
|
|
15
|
+
description: |
|
|
16
|
+
Verifies alignment between all brand phases — strategy, positioning, naming,
|
|
17
|
+
visual identity, and activation. Ensures no phase contradicts another and
|
|
18
|
+
the brand story is coherent end-to-end.
|
|
19
|
+
|
|
20
|
+
input:
|
|
21
|
+
- "Brand strategy document (from diagnosis phase)"
|
|
22
|
+
- "Positioning canvas (from positioning phase)"
|
|
23
|
+
- "Selected name + SMILE/SCRATCH scores (from naming phase)"
|
|
24
|
+
- "Visual identity brief or brand guidelines (from identity phase)"
|
|
25
|
+
- "Movement architecture / Brand Soul Canvas (from activation phase, if exists)"
|
|
26
|
+
|
|
27
|
+
output:
|
|
28
|
+
- "Coherence scorecard (6 alignment checks)"
|
|
29
|
+
- "Misalignment report (if any)"
|
|
30
|
+
- "Priority fixes with responsible agent"
|
|
31
|
+
|
|
32
|
+
action_items:
|
|
33
|
+
- step: 1
|
|
34
|
+
name: "Collect Phase Outputs"
|
|
35
|
+
description: "Gather all completed phase deliverables. Minimum 2 phases must be complete to run coherence check."
|
|
36
|
+
|
|
37
|
+
- step: 2
|
|
38
|
+
name: "Strategy-Positioning Alignment"
|
|
39
|
+
description: |
|
|
40
|
+
Check: Does the positioning canvas reflect the brand strategy?
|
|
41
|
+
- Onliness statement → Positioning differentiator alignment
|
|
42
|
+
- Brand values → Value proposition alignment
|
|
43
|
+
- Brand personality → Positioning tone alignment
|
|
44
|
+
score: "1-10"
|
|
45
|
+
|
|
46
|
+
- step: 3
|
|
47
|
+
name: "Positioning-Naming Alignment"
|
|
48
|
+
description: |
|
|
49
|
+
Check: Does the name reinforce the positioning?
|
|
50
|
+
- Name SMILE score → Does it suggest the positioning?
|
|
51
|
+
- Name emotional register → Matches brand personality?
|
|
52
|
+
- Name legs → Support brand extension strategy?
|
|
53
|
+
score: "1-10"
|
|
54
|
+
|
|
55
|
+
- step: 4
|
|
56
|
+
name: "Naming-Identity Alignment"
|
|
57
|
+
description: |
|
|
58
|
+
Check: Does the visual identity match the name's personality?
|
|
59
|
+
- Typography → Reflects name character?
|
|
60
|
+
- Color system → Supports name emotion?
|
|
61
|
+
- Logo → Works with the name at all sizes?
|
|
62
|
+
score: "1-10"
|
|
63
|
+
|
|
64
|
+
- step: 5
|
|
65
|
+
name: "Identity-Strategy Alignment"
|
|
66
|
+
description: |
|
|
67
|
+
Check: Does the visual identity reflect the original brand strategy?
|
|
68
|
+
- Design rationale traces to brand values?
|
|
69
|
+
- Color choices align with archetype?
|
|
70
|
+
- Typography reflects brand personality?
|
|
71
|
+
score: "1-10"
|
|
72
|
+
|
|
73
|
+
- step: 6
|
|
74
|
+
name: "Activation-Everything Alignment"
|
|
75
|
+
description: |
|
|
76
|
+
Check: Does the movement architecture align with all previous phases?
|
|
77
|
+
- Brand tension → Traces to positioning gap?
|
|
78
|
+
- Shared enemy → Consistent with brand values?
|
|
79
|
+
- Tribe definition → Matches target from positioning?
|
|
80
|
+
- Touchpoint rituals → Reflect visual identity?
|
|
81
|
+
score: "1-10"
|
|
82
|
+
|
|
83
|
+
- step: 7
|
|
84
|
+
name: "Generate Coherence Report"
|
|
85
|
+
description: |
|
|
86
|
+
Compile all scores into coherence scorecard.
|
|
87
|
+
Flag any alignment below 7/10 as misalignment.
|
|
88
|
+
For each misalignment, identify responsible agent and recommended fix.
|
|
89
|
+
|
|
90
|
+
output_example: |
|
|
91
|
+
## Coherence Scorecard — Synkra
|
|
92
|
+
|
|
93
|
+
| Alignment Check | Score | Status |
|
|
94
|
+
|-----------------|-------|--------|
|
|
95
|
+
| Strategy ↔ Positioning | 9/10 | PASS |
|
|
96
|
+
| Positioning ↔ Naming | 8/10 | PASS |
|
|
97
|
+
| Naming ↔ Identity | 7/10 | PASS |
|
|
98
|
+
| Identity ↔ Strategy | 9/10 | PASS |
|
|
99
|
+
| Activation ↔ Everything | 6/10 | MISALIGNED |
|
|
100
|
+
| **Overall Coherence** | **7.8/10** | **CONDITIONAL PASS** |
|
|
101
|
+
|
|
102
|
+
### Misalignment Report
|
|
103
|
+
| Check | Score | Issue | Responsible | Fix |
|
|
104
|
+
|-------|-------|-------|-------------|-----|
|
|
105
|
+
| Activation ↔ Everything | 6/10 | Shared enemy ("tool sprawl") not reflected in visual identity — imagery shows harmony, not disruption tension | michael-johnson | Add visual tension element to hero imagery; introduce contrast motif in brand illustrations |
|
|
106
|
+
|
|
107
|
+
### Verdict
|
|
108
|
+
**CONDITIONAL PASS** — 1 misalignment detected (non-critical).
|
|
109
|
+
Proceed to next phase but schedule identity refresh for activation alignment.
|
|
110
|
+
|
|
111
|
+
acceptance_criteria:
|
|
112
|
+
- "All available alignments scored 1-10"
|
|
113
|
+
- "Any score below 7 has specific misalignment identified"
|
|
114
|
+
- "Each misalignment has responsible agent and fix recommendation"
|
|
115
|
+
- "Overall coherence score calculated (average of all checks)"
|
|
116
|
+
|
|
117
|
+
veto_conditions:
|
|
118
|
+
- condition: "Fewer than 2 phases complete"
|
|
119
|
+
action: "VETO — need minimum 2 phase outputs to check coherence"
|
|
120
|
+
- condition: "Strategy phase not complete"
|
|
121
|
+
action: "VETO — strategy is the baseline. Cannot check coherence without it."
|
|
122
|
+
- condition: "Misalignment score below 5/10 on any check"
|
|
123
|
+
action: "ESCALATE — critical misalignment requires phase rework before proceeding"
|
|
124
|
+
|
|
125
|
+
handoff:
|
|
126
|
+
on_pass:
|
|
127
|
+
target: "Next incomplete phase or brand-chief for final review"
|
|
128
|
+
deliverable: "Coherence scorecard confirming alignment"
|
|
129
|
+
on_fail:
|
|
130
|
+
target: "Agent responsible for misaligned phase"
|
|
131
|
+
deliverable: "Misalignment report with specific fixes required"
|
|
132
|
+
```
|