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,115 @@
|
|
|
1
|
+
# Board Meeting Workflow
|
|
2
|
+
# Full advisory board session with parallel advisor consultation
|
|
3
|
+
|
|
4
|
+
workflow:
|
|
5
|
+
id: wf-board-meeting
|
|
6
|
+
name: "Reuniao do Conselho Consultivo"
|
|
7
|
+
trigger: "*board-meeting"
|
|
8
|
+
entry_agent: board-chair
|
|
9
|
+
estimated_duration: "1-2 hours"
|
|
10
|
+
description: |
|
|
11
|
+
Workflow estruturado de reuniao do conselho onde uma questao estrategica e apresentada
|
|
12
|
+
a multiplos conselheiros, cada um contribui com sua expertise de dominio, e o
|
|
13
|
+
presidente do conselho sintetiza uma recomendacao unificada.
|
|
14
|
+
|
|
15
|
+
type: sequential
|
|
16
|
+
sequence:
|
|
17
|
+
- agent: board-chair
|
|
18
|
+
action: convene-board
|
|
19
|
+
creates: agenda
|
|
20
|
+
- agent: "{advisors}"
|
|
21
|
+
action: counsel
|
|
22
|
+
creates: perspectives
|
|
23
|
+
- agent: board-chair
|
|
24
|
+
action: synthesize
|
|
25
|
+
creates: recommendation
|
|
26
|
+
|
|
27
|
+
phases:
|
|
28
|
+
- id: phase_1_frame
|
|
29
|
+
name: "Frame the Question"
|
|
30
|
+
agent: board-chair
|
|
31
|
+
task: convene-board.md
|
|
32
|
+
depends_on: []
|
|
33
|
+
description: "Define the strategic question, constraints, and select relevant advisors"
|
|
34
|
+
checkpoint:
|
|
35
|
+
gate: "Question precisely framed, 3-5 advisors selected with reasoning"
|
|
36
|
+
veto: "HALT if question is too vague for meaningful advisory input"
|
|
37
|
+
outputs:
|
|
38
|
+
- framed_question
|
|
39
|
+
- advisor_selection
|
|
40
|
+
- agenda
|
|
41
|
+
|
|
42
|
+
- id: phase_2_consult
|
|
43
|
+
name: "Advisor Consultation (Parallel)"
|
|
44
|
+
agent: "{3-5 selected advisors}"
|
|
45
|
+
task: convene-board.md
|
|
46
|
+
depends_on: [phase_1_frame]
|
|
47
|
+
description: "Each advisor weighs in through their specific framework"
|
|
48
|
+
parallel: true
|
|
49
|
+
advisor_slots:
|
|
50
|
+
- slot: "advisor_1"
|
|
51
|
+
framework: "{advisor's primary framework}"
|
|
52
|
+
deliverable: "Analysis + recommendation + confidence level"
|
|
53
|
+
- slot: "advisor_2"
|
|
54
|
+
framework: "{advisor's primary framework}"
|
|
55
|
+
deliverable: "Analysis + recommendation + confidence level"
|
|
56
|
+
- slot: "advisor_3"
|
|
57
|
+
framework: "{advisor's primary framework}"
|
|
58
|
+
deliverable: "Analysis + recommendation + confidence level"
|
|
59
|
+
- slot: "advisor_4"
|
|
60
|
+
framework: "{advisor's primary framework (if selected)}"
|
|
61
|
+
deliverable: "Analysis + recommendation + confidence level"
|
|
62
|
+
- slot: "advisor_5"
|
|
63
|
+
framework: "{advisor's primary framework (if selected)}"
|
|
64
|
+
deliverable: "Analysis + recommendation + confidence level"
|
|
65
|
+
checkpoint:
|
|
66
|
+
gate: "All selected advisors have provided their analysis and recommendation"
|
|
67
|
+
veto: "HALT if any advisor lacks sufficient context to provide meaningful input"
|
|
68
|
+
outputs:
|
|
69
|
+
- individual_perspectives
|
|
70
|
+
- recommendations_per_advisor
|
|
71
|
+
|
|
72
|
+
- id: phase_3_synthesis
|
|
73
|
+
name: "Synthesis & Debate"
|
|
74
|
+
agent: board-chair
|
|
75
|
+
task: convene-board.md
|
|
76
|
+
depends_on: [phase_2_consult]
|
|
77
|
+
description: "Cross-reference perspectives, identify agreements, disagreements, and tensions"
|
|
78
|
+
checkpoint:
|
|
79
|
+
gate: "Agreement and disagreement areas mapped, blind spots identified"
|
|
80
|
+
veto: "HALT if all advisors agree without tension — check for groupthink"
|
|
81
|
+
outputs:
|
|
82
|
+
- synthesis_analysis
|
|
83
|
+
- tension_map
|
|
84
|
+
- blind_spots
|
|
85
|
+
|
|
86
|
+
- id: phase_4_recommend
|
|
87
|
+
name: "Unified Recommendation"
|
|
88
|
+
agent: board-chair
|
|
89
|
+
task: convene-board.md
|
|
90
|
+
depends_on: [phase_3_synthesis]
|
|
91
|
+
description: "Deliver synthesized recommendation with dissenting views and next steps"
|
|
92
|
+
checkpoint:
|
|
93
|
+
gate: "Recommendation includes reasoning, dissent, contrarian check, and next steps"
|
|
94
|
+
veto: "HALT if recommendation ignores strong dissenting arguments without addressing them"
|
|
95
|
+
outputs:
|
|
96
|
+
- unified_recommendation
|
|
97
|
+
- contrarian_check
|
|
98
|
+
- next_steps
|
|
99
|
+
|
|
100
|
+
completion_criteria:
|
|
101
|
+
- "Strategic question framed precisely with constraints"
|
|
102
|
+
- "3-5 advisors consulted with individual perspectives documented"
|
|
103
|
+
- "Synthesis identifies convergence, divergence, and blind spots"
|
|
104
|
+
- "Unified recommendation includes dissenting views and contrarian check"
|
|
105
|
+
- "Clear next steps defined for implementation"
|
|
106
|
+
|
|
107
|
+
routing_guide:
|
|
108
|
+
investment_decisions: [ray-dalio, charlie-munger, peter-thiel]
|
|
109
|
+
scaling_strategy: [reid-hoffman, peter-thiel, naval-ravikant]
|
|
110
|
+
culture_crisis: [simon-sinek, brene-brown, patrick-lencioni]
|
|
111
|
+
founder_crossroads: [derek-sivers, yvon-chouinard, naval-ravikant]
|
|
112
|
+
leadership_challenge: [simon-sinek, brene-brown, patrick-lencioni]
|
|
113
|
+
market_entry: [peter-thiel, reid-hoffman, ray-dalio]
|
|
114
|
+
team_building: [patrick-lencioni, reid-hoffman, brene-brown]
|
|
115
|
+
exit_strategy: [charlie-munger, naval-ravikant, derek-sivers]
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
# Decision Framework Workflow
|
|
2
|
+
# Structured multi-lens decision analysis
|
|
3
|
+
|
|
4
|
+
workflow:
|
|
5
|
+
id: wf-decision-framework
|
|
6
|
+
name: "Framework de Decisao"
|
|
7
|
+
trigger: "*decision-framework"
|
|
8
|
+
entry_agent: board-chair
|
|
9
|
+
estimated_duration: "45-90 minutes"
|
|
10
|
+
description: |
|
|
11
|
+
Aplicar um framework estruturado de decisao combinando modelos mentais (Munger),
|
|
12
|
+
principios (Dalio), pensamento contrario (Thiel) e raciocinio por primeiros
|
|
13
|
+
principios (Naval) para chegar a uma decisao de alta qualidade.
|
|
14
|
+
|
|
15
|
+
type: sequential
|
|
16
|
+
sequence:
|
|
17
|
+
- agent: board-chair
|
|
18
|
+
action: frame-decision
|
|
19
|
+
creates: decision_context
|
|
20
|
+
- agent: charlie-munger
|
|
21
|
+
action: mental-models
|
|
22
|
+
creates: model_analysis
|
|
23
|
+
- agent: ray-dalio
|
|
24
|
+
action: principles
|
|
25
|
+
creates: principles_analysis
|
|
26
|
+
- agent: peter-thiel
|
|
27
|
+
action: contrarian
|
|
28
|
+
creates: contrarian_view
|
|
29
|
+
- agent: board-chair
|
|
30
|
+
action: synthesize
|
|
31
|
+
creates: final_decision
|
|
32
|
+
|
|
33
|
+
phases:
|
|
34
|
+
- id: phase_1_problem
|
|
35
|
+
name: "Problem Definition"
|
|
36
|
+
agent: board-chair
|
|
37
|
+
task: convene-board.md
|
|
38
|
+
depends_on: []
|
|
39
|
+
description: "Define the problem clearly, identify decision type, and map constraints"
|
|
40
|
+
checkpoint:
|
|
41
|
+
gate: "Problem stated precisely with decision criteria and constraints defined"
|
|
42
|
+
veto: "HALT if the problem is actually multiple problems — decompose first"
|
|
43
|
+
outputs:
|
|
44
|
+
- problem_statement
|
|
45
|
+
- decision_criteria
|
|
46
|
+
- constraints_map
|
|
47
|
+
|
|
48
|
+
- id: phase_2_mental_models
|
|
49
|
+
name: "Mental Models Analysis"
|
|
50
|
+
agent: charlie-munger
|
|
51
|
+
task: seek-investment-counsel.md
|
|
52
|
+
depends_on: [phase_1_problem]
|
|
53
|
+
description: "Apply Munger's latticework of mental models to the problem"
|
|
54
|
+
checkpoint:
|
|
55
|
+
gate: "At least 3 mental models applied with inversion completed"
|
|
56
|
+
veto: "HALT if analysis shows clear cognitive bias driving the decision"
|
|
57
|
+
models_to_apply:
|
|
58
|
+
- "Inversion — What would make this fail?"
|
|
59
|
+
- "Circle of Competence — Do we actually understand this domain?"
|
|
60
|
+
- "Second-Order Thinking — What happens after the first effect?"
|
|
61
|
+
- "Margin of Safety — What buffer exists if assumptions are wrong?"
|
|
62
|
+
- "Opportunity Cost — What are we giving up by choosing this?"
|
|
63
|
+
outputs:
|
|
64
|
+
- mental_models_analysis
|
|
65
|
+
- inversion_results
|
|
66
|
+
- bias_identification
|
|
67
|
+
|
|
68
|
+
- id: phase_3_principles
|
|
69
|
+
name: "Principles-Based Analysis"
|
|
70
|
+
agent: ray-dalio
|
|
71
|
+
task: seek-investment-counsel.md
|
|
72
|
+
depends_on: [phase_1_problem]
|
|
73
|
+
description: "Apply Dalio's principles framework — radical transparency and believability"
|
|
74
|
+
checkpoint:
|
|
75
|
+
gate: "Expected value calculated, stress test completed"
|
|
76
|
+
veto: "HALT if key assumptions cannot be validated"
|
|
77
|
+
principles_to_apply:
|
|
78
|
+
- "Radical Transparency — What are the uncomfortable truths?"
|
|
79
|
+
- "Believability-Weighted Decision — Whose opinion matters most here?"
|
|
80
|
+
- "Pain + Reflection = Progress — What does past experience teach?"
|
|
81
|
+
- "Expected Value — Probability-weighted outcomes"
|
|
82
|
+
- "Stress Testing — What if assumptions are 50% wrong?"
|
|
83
|
+
outputs:
|
|
84
|
+
- principles_analysis
|
|
85
|
+
- expected_value
|
|
86
|
+
- stress_test_results
|
|
87
|
+
|
|
88
|
+
- id: phase_4_contrarian
|
|
89
|
+
name: "Contrarian Check"
|
|
90
|
+
agent: peter-thiel
|
|
91
|
+
task: seek-investment-counsel.md
|
|
92
|
+
depends_on: [phase_2_mental_models, phase_3_principles]
|
|
93
|
+
description: "Challenge conventional wisdom and test for definite optimism"
|
|
94
|
+
checkpoint:
|
|
95
|
+
gate: "Contrarian perspective delivered, consensus challenged"
|
|
96
|
+
veto: "HALT if everyone agrees and no one has challenged the premise"
|
|
97
|
+
questions:
|
|
98
|
+
- "What important truth do very few people agree with you on?"
|
|
99
|
+
- "Is this a 0-to-1 decision or a 1-to-n decision?"
|
|
100
|
+
- "Are we being definite optimists (specific plan) or indefinite (just hoping)?"
|
|
101
|
+
- "What is the strongest case AGAINST the emerging consensus?"
|
|
102
|
+
- "Is there a secret here — something we know that others do not?"
|
|
103
|
+
outputs:
|
|
104
|
+
- contrarian_analysis
|
|
105
|
+
- consensus_challenge
|
|
106
|
+
- definite_plan_assessment
|
|
107
|
+
|
|
108
|
+
- id: phase_5_recommendation
|
|
109
|
+
name: "Final Recommendation"
|
|
110
|
+
agent: board-chair
|
|
111
|
+
task: convene-board.md
|
|
112
|
+
depends_on: [phase_4_contrarian]
|
|
113
|
+
support_agents: [naval-ravikant]
|
|
114
|
+
description: "Synthesize all analyses into a final recommendation"
|
|
115
|
+
checkpoint:
|
|
116
|
+
gate: "Recommendation is clear, well-reasoned, and accounts for contrarian view"
|
|
117
|
+
veto: "HALT if recommendation cannot survive the contrarian check"
|
|
118
|
+
naval_overlay:
|
|
119
|
+
- "Which choice creates the most leverage?"
|
|
120
|
+
- "Which compounds best over decades?"
|
|
121
|
+
- "Which aligns with specific knowledge?"
|
|
122
|
+
outputs:
|
|
123
|
+
- final_recommendation
|
|
124
|
+
- decision_rationale
|
|
125
|
+
- risk_mitigation
|
|
126
|
+
- monitoring_plan
|
|
127
|
+
|
|
128
|
+
completion_criteria:
|
|
129
|
+
- "Problem defined precisely with criteria and constraints"
|
|
130
|
+
- "At least 3 mental models applied (Munger)"
|
|
131
|
+
- "Principles-based analysis completed with expected value (Dalio)"
|
|
132
|
+
- "Contrarian check challenged the emerging consensus (Thiel)"
|
|
133
|
+
- "Leverage and compounding assessed (Naval)"
|
|
134
|
+
- "Final recommendation survives all analytical lenses"
|
|
135
|
+
- "Risk mitigation and monitoring plan defined"
|
|
@@ -0,0 +1,179 @@
|
|
|
1
|
+
# Brand Squad
|
|
2
|
+
|
|
3
|
+
## Overview
|
|
4
|
+
|
|
5
|
+
Elite brand building squad powered by documented frameworks from 6 of the world's greatest branding minds. Every agent is cloned from a real expert with skin in the game, documented methodology, and battle-tested results.
|
|
6
|
+
|
|
7
|
+
## Purpose
|
|
8
|
+
|
|
9
|
+
Build brands with authority, emotional resonance, memorability, and premium perception. Strategy first, identity second. Every output is distinctive, emotionally powerful, commercially smart, and designed for long-term brand equity.
|
|
10
|
+
|
|
11
|
+
## When to Use This Squad
|
|
12
|
+
|
|
13
|
+
- Building a brand from scratch (startup, product, company)
|
|
14
|
+
- Repositioning an existing brand
|
|
15
|
+
- Auditing brand strengths and weaknesses
|
|
16
|
+
- Creating brand naming and verbal identity
|
|
17
|
+
- Designing visual identity systems and brand guidelines
|
|
18
|
+
- Building brand movements and emotional connection
|
|
19
|
+
|
|
20
|
+
## Agents
|
|
21
|
+
|
|
22
|
+
| Agent | Mind | Tier | Domain |
|
|
23
|
+
|-------|------|------|--------|
|
|
24
|
+
| **brand-chief** | *(orchestrator)* | 0 | Routes, coordinates, quality gates |
|
|
25
|
+
| **marty-neumeier** | Marty Neumeier | 0 | Brand strategy, diagnosis, Brand Gap, Zag |
|
|
26
|
+
| **april-dunford** | April Dunford | 1 | Positioning, Obviously Awesome canvas |
|
|
27
|
+
| **michael-johnson** | Michael Johnson | 1 | Visual identity, brand guidelines, 5.5 Steps |
|
|
28
|
+
| **sagi-haviv** | Sagi Haviv | 1 | Logo design, CGH methodology |
|
|
29
|
+
| **alexandra-watkins** | Alexandra Watkins | 1 | Naming, SMILE/SCRATCH frameworks |
|
|
30
|
+
| **emily-heyward** | Emily Heyward | 2 | Brand building, movements, Obsessed framework |
|
|
31
|
+
|
|
32
|
+
## Workflows
|
|
33
|
+
|
|
34
|
+
| Workflow | Description | Phases |
|
|
35
|
+
|----------|-------------|--------|
|
|
36
|
+
| `wf-brand-from-zero` | Complete brand creation from scratch | 5 phases: Diagnose → Position → Name → Identify → Activate |
|
|
37
|
+
| `wf-brand-audit` | Comprehensive multi-dimensional audit | 3 phases: Collect → Audit (6 dimensions) → Synthesize |
|
|
38
|
+
|
|
39
|
+
## Tasks
|
|
40
|
+
|
|
41
|
+
| Task | Agent | Purpose |
|
|
42
|
+
|------|-------|---------|
|
|
43
|
+
| `brand-diagnosis` | marty-neumeier | Brand Gap analysis, onliness, brand ladder |
|
|
44
|
+
| `positioning-exercise` | april-dunford | 10-step positioning canvas |
|
|
45
|
+
| `naming-exercise` | alexandra-watkins | SMILE/SCRATCH naming process |
|
|
46
|
+
| `visual-identity-brief` | michael-johnson | Typography, color, identity system |
|
|
47
|
+
| `logo-evaluation` | sagi-haviv | 5-pillar logo evaluation |
|
|
48
|
+
| `brand-book-creation` | michael-johnson | Complete brand guidelines |
|
|
49
|
+
| `brand-audit` | brand-chief | 6-dimension brand audit |
|
|
50
|
+
| `brand-touchpoint-audit` | emily-heyward | Touchpoint coherence analysis |
|
|
51
|
+
| `movement-architecture` | emily-heyward | Brand Soul Canvas, movement design |
|
|
52
|
+
| `coherence-check` | brand-chief | Cross-phase brand coherence verification |
|
|
53
|
+
|
|
54
|
+
## Templates
|
|
55
|
+
|
|
56
|
+
| Template | Agent | Purpose |
|
|
57
|
+
|----------|-------|---------|
|
|
58
|
+
| `positioning-canvas-tmpl.md` | april-dunford | Obviously Awesome positioning canvas |
|
|
59
|
+
| `brand-book-tmpl.md` | michael-johnson | Complete brand guidelines template |
|
|
60
|
+
| `brand-soul-canvas-tmpl.md` | emily-heyward | Obsessed framework brand soul canvas |
|
|
61
|
+
|
|
62
|
+
## Checklists
|
|
63
|
+
|
|
64
|
+
- `brand-strategy-checklist.md` — Post-diagnosis validation
|
|
65
|
+
- `positioning-checklist.md` — Post-positioning validation
|
|
66
|
+
- `naming-checklist.md` — SMILE/SCRATCH validation
|
|
67
|
+
- `visual-identity-checklist.md` — Identity completeness
|
|
68
|
+
- `brand-book-checklist.md` — Guidelines quality
|
|
69
|
+
- `brand-launch-checklist.md` — Pre-launch readiness
|
|
70
|
+
|
|
71
|
+
## Data / Knowledge Base
|
|
72
|
+
|
|
73
|
+
- `brand-archetypes.md` — 12 Jungian archetypes for brands (Mark/Pearson)
|
|
74
|
+
- `color-psychology.md` — Color-emotion mapping and strategy system
|
|
75
|
+
- `brand-voice-matrix.md` — Voice dimensions and tone modulation
|
|
76
|
+
- `brand-pantheon.md` — Top 30 iconic brands DNA reference
|
|
77
|
+
- `brand-audit-methodology.md` — 6-dimension audit framework
|
|
78
|
+
|
|
79
|
+
## Usage Examples
|
|
80
|
+
|
|
81
|
+
### Build a Brand from Scratch
|
|
82
|
+
```
|
|
83
|
+
/brand:brand-chief
|
|
84
|
+
*brand-from-zero
|
|
85
|
+
```
|
|
86
|
+
|
|
87
|
+
### Audit an Existing Brand
|
|
88
|
+
```
|
|
89
|
+
/brand:brand-chief
|
|
90
|
+
*brand-audit
|
|
91
|
+
```
|
|
92
|
+
|
|
93
|
+
### Activate a Specific Agent
|
|
94
|
+
```
|
|
95
|
+
/brand:marty-neumeier → Brand strategy
|
|
96
|
+
/brand:april-dunford → Positioning
|
|
97
|
+
/brand:alexandra-watkins → Naming
|
|
98
|
+
/brand:michael-johnson → Visual identity
|
|
99
|
+
/brand:sagi-haviv → Logo design
|
|
100
|
+
/brand:emily-heyward → Brand activation
|
|
101
|
+
```
|
|
102
|
+
|
|
103
|
+
## Brand Building Sequence
|
|
104
|
+
|
|
105
|
+
```
|
|
106
|
+
Strategy → Positioning → Naming → Identity → Activation
|
|
107
|
+
(1) (2) (3) (4) (5)
|
|
108
|
+
|
|
109
|
+
@marty- @april- @alexandra- @michael- @emily-
|
|
110
|
+
neumeier dunford watkins johnson + heyward
|
|
111
|
+
@sagi-haviv
|
|
112
|
+
```
|
|
113
|
+
|
|
114
|
+
## Key Frameworks
|
|
115
|
+
|
|
116
|
+
| Framework | Expert | Use |
|
|
117
|
+
|-----------|--------|-----|
|
|
118
|
+
| Brand Gap (5 Disciplines) | Neumeier | Diagnose brand health |
|
|
119
|
+
| Zag (Onliness) | Neumeier | Find brand differentiation |
|
|
120
|
+
| Obviously Awesome Canvas | Dunford | Crystallize positioning |
|
|
121
|
+
| SMILE/SCRATCH | Watkins | Evaluate brand names |
|
|
122
|
+
| 5.5 Steps | Johnson | Create visual identity |
|
|
123
|
+
| CGH Logo Process | Haviv | Design logos |
|
|
124
|
+
| Obsessed (5 Pillars) | Heyward | Build brand movements |
|
|
125
|
+
|
|
126
|
+
## Pack Structure
|
|
127
|
+
|
|
128
|
+
```
|
|
129
|
+
.agents/squads/brand/
|
|
130
|
+
├── agents/
|
|
131
|
+
│ ├── brand-chief.md
|
|
132
|
+
│ ├── marty-neumeier.md
|
|
133
|
+
│ ├── april-dunford.md
|
|
134
|
+
│ ├── michael-johnson.md
|
|
135
|
+
│ ├── sagi-haviv.md
|
|
136
|
+
│ ├── alexandra-watkins.md
|
|
137
|
+
│ └── emily-heyward.md
|
|
138
|
+
├── checklists/
|
|
139
|
+
│ ├── brand-strategy-checklist.md
|
|
140
|
+
│ ├── positioning-checklist.md
|
|
141
|
+
│ ├── naming-checklist.md
|
|
142
|
+
│ ├── visual-identity-checklist.md
|
|
143
|
+
│ ├── brand-book-checklist.md
|
|
144
|
+
│ └── brand-launch-checklist.md
|
|
145
|
+
├── config.yaml
|
|
146
|
+
├── data/
|
|
147
|
+
│ ├── brand-archetypes.md
|
|
148
|
+
│ ├── brand-audit-methodology.md
|
|
149
|
+
│ ├── brand-pantheon.md
|
|
150
|
+
│ ├── brand-voice-matrix.md
|
|
151
|
+
│ └── color-psychology.md
|
|
152
|
+
├── README.md
|
|
153
|
+
├── squad.yaml
|
|
154
|
+
├── tasks/
|
|
155
|
+
│ ├── brand-audit.md
|
|
156
|
+
│ ├── brand-book-creation.md
|
|
157
|
+
│ ├── brand-diagnosis.md
|
|
158
|
+
│ ├── brand-touchpoint-audit.md
|
|
159
|
+
│ ├── coherence-check.md
|
|
160
|
+
│ ├── logo-evaluation.md
|
|
161
|
+
│ ├── movement-architecture.md
|
|
162
|
+
│ ├── naming-exercise.md
|
|
163
|
+
│ ├── positioning-exercise.md
|
|
164
|
+
│ └── visual-identity-brief.md
|
|
165
|
+
├── templates/
|
|
166
|
+
│ ├── positioning-canvas-tmpl.md
|
|
167
|
+
│ ├── brand-book-tmpl.md
|
|
168
|
+
│ └── brand-soul-canvas-tmpl.md
|
|
169
|
+
└── workflows/
|
|
170
|
+
├── wf-brand-audit.yaml
|
|
171
|
+
└── wf-brand-from-zero.yaml
|
|
172
|
+
```
|
|
173
|
+
|
|
174
|
+
---
|
|
175
|
+
|
|
176
|
+
**Built with strategy first, identity second. Every output distinctive, emotionally powerful, and designed for long-term brand equity.**
|
|
177
|
+
|
|
178
|
+
_Version: 1.0.0_
|
|
179
|
+
_Compatible with: AIOS v4+_
|