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,31 @@
|
|
|
1
|
+
# Brand Book Quality Checklist
|
|
2
|
+
|
|
3
|
+
Final validation for brand guidelines document.
|
|
4
|
+
|
|
5
|
+
## Completeness
|
|
6
|
+
|
|
7
|
+
- [ ] Brand story/purpose section
|
|
8
|
+
- [ ] Logo usage (full rules + DON'Ts)
|
|
9
|
+
- [ ] Color specifications (all formats)
|
|
10
|
+
- [ ] Typography specifications (hierarchy)
|
|
11
|
+
- [ ] Imagery/photography style
|
|
12
|
+
- [ ] Iconography guidelines
|
|
13
|
+
- [ ] Layout/grid system
|
|
14
|
+
- [ ] Voice & tone guide
|
|
15
|
+
- [ ] Digital guidelines (responsive, dark mode)
|
|
16
|
+
|
|
17
|
+
## Quality
|
|
18
|
+
|
|
19
|
+
- [ ] Every color has HEX, RGB, CMYK, and Pantone
|
|
20
|
+
- [ ] Logo clear space is measured in logo units (not pixels)
|
|
21
|
+
- [ ] Minimum size tested on real devices
|
|
22
|
+
- [ ] Typography tested for readability at all sizes
|
|
23
|
+
- [ ] WCAG AA contrast verified for all text/background combos
|
|
24
|
+
- [ ] Real examples shown (not just specifications)
|
|
25
|
+
|
|
26
|
+
## Usability
|
|
27
|
+
|
|
28
|
+
- [ ] A designer who's never seen the brand can use this guide
|
|
29
|
+
- [ ] An engineer can implement the design system from this guide
|
|
30
|
+
- [ ] Do's and Don'ts are visually clear
|
|
31
|
+
- [ ] File is searchable (good headings, table of contents)
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
# Brand Launch Checklist
|
|
2
|
+
|
|
3
|
+
Final validation before brand goes live.
|
|
4
|
+
|
|
5
|
+
## Strategy Layer
|
|
6
|
+
|
|
7
|
+
- [ ] Onliness statement finalized
|
|
8
|
+
- [ ] Brand values documented and shared internally
|
|
9
|
+
- [ ] Brand archetype defined
|
|
10
|
+
- [ ] Positioning statement approved
|
|
11
|
+
|
|
12
|
+
## Verbal Layer
|
|
13
|
+
|
|
14
|
+
- [ ] Brand name trademark filed/cleared
|
|
15
|
+
- [ ] Domain secured
|
|
16
|
+
- [ ] Social media handles secured
|
|
17
|
+
- [ ] Tagline finalized
|
|
18
|
+
- [ ] Brand voice guide complete
|
|
19
|
+
|
|
20
|
+
## Visual Layer
|
|
21
|
+
|
|
22
|
+
- [ ] Logo finalized (all variations)
|
|
23
|
+
- [ ] Brand guidelines distributed
|
|
24
|
+
- [ ] Color system implemented in code/design tokens
|
|
25
|
+
- [ ] Typography loaded and configured
|
|
26
|
+
- [ ] Favicon and social avatars deployed
|
|
27
|
+
|
|
28
|
+
## Experience Layer
|
|
29
|
+
|
|
30
|
+
- [ ] Website updated with new brand
|
|
31
|
+
- [ ] Product/app updated
|
|
32
|
+
- [ ] Email templates updated
|
|
33
|
+
- [ ] Social media profiles updated
|
|
34
|
+
- [ ] Marketing materials updated
|
|
35
|
+
- [ ] Packaging updated (if physical)
|
|
36
|
+
- [ ] Business cards/stationery (if applicable)
|
|
37
|
+
|
|
38
|
+
## Movement Layer
|
|
39
|
+
|
|
40
|
+
- [ ] Brand narrative written (manifesto)
|
|
41
|
+
- [ ] Shared enemy articulated
|
|
42
|
+
- [ ] Launch story prepared
|
|
43
|
+
- [ ] Internal team briefed on brand
|
|
44
|
+
- [ ] Brand champions identified
|
|
45
|
+
|
|
46
|
+
## Technical
|
|
47
|
+
|
|
48
|
+
- [ ] Design tokens generated
|
|
49
|
+
- [ ] CSS/theme files updated
|
|
50
|
+
- [ ] SEO (title tags, meta descriptions) updated
|
|
51
|
+
- [ ] Open Graph / social sharing cards configured
|
|
52
|
+
- [ ] Analytics tracking brand mentions configured
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# Brand Strategy Checklist
|
|
2
|
+
|
|
3
|
+
Use after Phase 1 (DIAGNOSE) to verify brand strategy completeness.
|
|
4
|
+
|
|
5
|
+
## Foundation
|
|
6
|
+
|
|
7
|
+
- [ ] **Onliness Statement** defined: "Our brand is the only ___ that ___"
|
|
8
|
+
- [ ] Onliness does NOT contain "best," "leading," or superlatives
|
|
9
|
+
- [ ] Onliness is TRUE and PROVABLE (not aspirational)
|
|
10
|
+
- [ ] **Brand Purpose** articulated: Why does this brand exist?
|
|
11
|
+
- [ ] Purpose goes beyond "make money" — addresses a human need
|
|
12
|
+
|
|
13
|
+
## Values & Personality
|
|
14
|
+
|
|
15
|
+
- [ ] **Brand Values** defined (3-5 values)
|
|
16
|
+
- [ ] Values are SPECIFIC (not "innovation, quality, trust")
|
|
17
|
+
- [ ] Values could guide a hiring/firing decision
|
|
18
|
+
- [ ] **Brand Personality** defined (3-5 traits)
|
|
19
|
+
- [ ] **Brand Archetype** selected (primary + optional secondary)
|
|
20
|
+
- [ ] Archetype has documented rationale
|
|
21
|
+
|
|
22
|
+
## Brand Ladder
|
|
23
|
+
|
|
24
|
+
- [ ] **Features** level complete (what it does)
|
|
25
|
+
- [ ] **Benefits** level complete (what customers get)
|
|
26
|
+
- [ ] **Values** level complete (what the brand stands for)
|
|
27
|
+
- [ ] **Identity** level complete (how customers feel about themselves)
|
|
28
|
+
|
|
29
|
+
## Charismatic Brand Test
|
|
30
|
+
|
|
31
|
+
- [ ] Score calculated (5 criteria × 10 points = 50 max)
|
|
32
|
+
- [ ] Score documented with rationale per criterion
|
|
33
|
+
- [ ] If score < 30: strategy needs strengthening
|
|
34
|
+
|
|
35
|
+
## Brand Gap
|
|
36
|
+
|
|
37
|
+
- [ ] 5 Disciplines scored (Differentiate, Collaborate, Innovate, Validate, Cultivate)
|
|
38
|
+
- [ ] Gaps identified with specific recommendations
|
|
39
|
+
- [ ] Priority discipline for improvement identified
|
|
40
|
+
|
|
41
|
+
## Ready for Next Phase?
|
|
42
|
+
|
|
43
|
+
- [ ] All sections above are complete
|
|
44
|
+
- [ ] Strategy is clear enough for a non-expert to understand
|
|
45
|
+
- [ ] Strategy provides clear direction for positioning (Phase 2)
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
# Naming Checklist
|
|
2
|
+
|
|
3
|
+
Use after Phase 3 (NAME) to verify naming completeness.
|
|
4
|
+
|
|
5
|
+
## Process
|
|
6
|
+
|
|
7
|
+
- [ ] Creative brief completed
|
|
8
|
+
- [ ] 50+ name candidates generated
|
|
9
|
+
- [ ] 8 naming techniques used (associations, metaphors, compounds, portmanteaus, foreign, mythology, imagery, sound)
|
|
10
|
+
|
|
11
|
+
## SMILE Test (Selected Name)
|
|
12
|
+
|
|
13
|
+
- [ ] **S**uggestive — Evokes something about the brand (score ≥ 4/5)
|
|
14
|
+
- [ ] **M**emorable — Easy to recall after one hearing (score ≥ 4/5)
|
|
15
|
+
- [ ] **I**magery — Triggers a visual/mental picture (score ≥ 3/5)
|
|
16
|
+
- [ ] **L**egs — Has extension potential for taglines, sub-brands (score ≥ 3/5)
|
|
17
|
+
- [ ] **E**motional — Evokes a feeling, not just information (score ≥ 3/5)
|
|
18
|
+
- [ ] Total SMILE score ≥ 18/25
|
|
19
|
+
|
|
20
|
+
## SCRATCH Test (Selected Name)
|
|
21
|
+
|
|
22
|
+
- [ ] NOT **S**pelling-challenged (easy to spell)
|
|
23
|
+
- [ ] NOT a **C**opycat (distinct from competitors)
|
|
24
|
+
- [ ] NOT **R**estrictive (allows future growth)
|
|
25
|
+
- [ ] NOT **A**nnoying (no forced puns or groan-worthy wordplay)
|
|
26
|
+
- [ ] NOT **T**ame (not bland or forgettable)
|
|
27
|
+
- [ ] NOT **C**urse of Knowledge (outsiders understand it)
|
|
28
|
+
- [ ] NOT **H**ard to pronounce (passes the radio test)
|
|
29
|
+
|
|
30
|
+
## Practical
|
|
31
|
+
|
|
32
|
+
- [ ] Domain availability checked
|
|
33
|
+
- [ ] Social media handles availability checked
|
|
34
|
+
- [ ] Trademark preliminary search done
|
|
35
|
+
- [ ] Name works internationally (no negative connotations)
|
|
36
|
+
- [ ] Name read aloud sounds good
|
|
37
|
+
|
|
38
|
+
## Tagline
|
|
39
|
+
|
|
40
|
+
- [ ] At least 3 tagline options created
|
|
41
|
+
- [ ] Winning tagline is 7 words or fewer
|
|
42
|
+
- [ ] Tagline passes the t-shirt test
|
|
43
|
+
- [ ] Tagline works without the brand name
|
|
44
|
+
|
|
45
|
+
## Ready for Next Phase?
|
|
46
|
+
|
|
47
|
+
- [ ] Name selected with full SMILE/SCRATCH documentation
|
|
48
|
+
- [ ] Name is ready for visual identity design (Phase 4)
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
# Positioning Checklist
|
|
2
|
+
|
|
3
|
+
Use after Phase 2 (POSITION) to verify positioning completeness.
|
|
4
|
+
|
|
5
|
+
## Competitive Context
|
|
6
|
+
|
|
7
|
+
- [ ] **Competitive alternatives** listed (real companies, not categories)
|
|
8
|
+
- [ ] At least 3 alternatives identified
|
|
9
|
+
- [ ] "Status quo" / "do nothing" option considered
|
|
10
|
+
- [ ] Strengths and weaknesses of each alternative documented
|
|
11
|
+
|
|
12
|
+
## Differentiation
|
|
13
|
+
|
|
14
|
+
- [ ] **Unique attributes** listed (facts, not opinions)
|
|
15
|
+
- [ ] Each attribute is VERIFIABLE
|
|
16
|
+
- [ ] Attributes are mapped to customer VALUE
|
|
17
|
+
- [ ] VALUE is described in CUSTOMER language (not company language)
|
|
18
|
+
- [ ] PROOF exists for each value claim
|
|
19
|
+
|
|
20
|
+
## Target Customer
|
|
21
|
+
|
|
22
|
+
- [ ] Target defined by CHARACTERISTICS (not demographics)
|
|
23
|
+
- [ ] Characteristics explain WHY they care about the value
|
|
24
|
+
- [ ] Target is specific enough to find them
|
|
25
|
+
- [ ] Target is NOT "everyone"
|
|
26
|
+
|
|
27
|
+
## Market Category
|
|
28
|
+
|
|
29
|
+
- [ ] Category strategy selected: Head-to-head / Big fish small pond / New category
|
|
30
|
+
- [ ] Rationale documented for category choice
|
|
31
|
+
- [ ] Category makes the brand's value OBVIOUS
|
|
32
|
+
|
|
33
|
+
## Positioning Statement
|
|
34
|
+
|
|
35
|
+
- [ ] One-sentence positioning statement written
|
|
36
|
+
- [ ] Statement follows template: "For [who] who [need], [brand] is a [category] that [value] unlike [alternatives] because [proof]"
|
|
37
|
+
- [ ] Statement is clear on first reading (no re-reads needed)
|
|
38
|
+
- [ ] Statement does NOT use "innovative," "cutting-edge," or vague superlatives
|
|
39
|
+
|
|
40
|
+
## One-Word Test
|
|
41
|
+
|
|
42
|
+
- [ ] Brand can be described in ONE word
|
|
43
|
+
- [ ] That word is OWNABLE (no competitor owns it in this market)
|
|
44
|
+
|
|
45
|
+
## Ready for Next Phase?
|
|
46
|
+
|
|
47
|
+
- [ ] Positioning is clear enough to inform naming (Phase 3)
|
|
48
|
+
- [ ] A salesperson could explain the positioning in 30 seconds
|
|
@@ -0,0 +1,180 @@
|
|
|
1
|
+
# Brand Squad — Smoke Tests
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
3 behavioral smoke tests per agent (21 total). Tests validate **behavior**, not content.
|
|
6
|
+
Each test: scenario in → expected behavior out. PASS = agent applies its documented framework correctly.
|
|
7
|
+
|
|
8
|
+
Reference: Quality Gate SC_AGT_001
|
|
9
|
+
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
## brand-chief (Orchestrator, Tier 0)
|
|
13
|
+
|
|
14
|
+
### ST-BC-1: Sequence Enforcement (Domain Knowledge)
|
|
15
|
+
- **Scenario:** User says "I want a logo for my startup"
|
|
16
|
+
- **Expected:** Routes to @marty-neumeier first for brand strategy, NOT directly to @sagi-haviv. Explains: "Strategy before identity — we need to define what the brand IS before designing how it looks."
|
|
17
|
+
- **Pass if:** Enforces Strategy → Positioning → Naming → Identity sequence
|
|
18
|
+
- **Fail if:** Routes directly to logo/identity without strategy phase
|
|
19
|
+
|
|
20
|
+
### ST-BC-2: Phase Skip Veto (Decision Making)
|
|
21
|
+
- **Scenario:** User says "Skip strategy, I already know my brand. Go straight to naming."
|
|
22
|
+
- **Expected:** Asks for evidence of completed strategy (onliness statement, brand values). If none provided, VETO: "Cannot skip strategy phase — it's the foundation for everything that follows."
|
|
23
|
+
- **Pass if:** Requires strategy artifacts before allowing skip
|
|
24
|
+
- **Fail if:** Accepts skip without verification
|
|
25
|
+
|
|
26
|
+
### ST-BC-3: Multi-Agent Routing (Boundary Awareness)
|
|
27
|
+
- **Scenario:** User says "My positioning is weak and my logo looks dated"
|
|
28
|
+
- **Expected:** Routes positioning to @april-dunford AND logo to @sagi-haviv (not the same agent). Identifies correct sequence: fix positioning first, then evaluate logo alignment.
|
|
29
|
+
- **Pass if:** Routes to correct specialists in correct order
|
|
30
|
+
- **Fail if:** Tries to handle both itself or routes in wrong order
|
|
31
|
+
|
|
32
|
+
---
|
|
33
|
+
|
|
34
|
+
## marty-neumeier (Brand Strategist, Tier 0)
|
|
35
|
+
|
|
36
|
+
### ST-MN-1: Brand Gap Diagnosis (Domain Knowledge)
|
|
37
|
+
- **Scenario:** User describes a SaaS tool: "We help teams manage projects. Our competitors are Asana, Monday, Trello."
|
|
38
|
+
- **Expected:** Runs Brand Gap analysis using 5 disciplines (Differentiate, Collaborate, Innovate, Validate, Cultivate). Scores each 1-10. Identifies the gap between what the company says and what customers feel. Builds onliness statement.
|
|
39
|
+
- **Pass if:** Uses Brand Gap framework, produces onliness statement
|
|
40
|
+
- **Fail if:** Skips to visual identity, uses generic SWOT, or produces vague strategy
|
|
41
|
+
|
|
42
|
+
### ST-MN-2: Onliness Veto (Decision Making)
|
|
43
|
+
- **Scenario:** User proposes onliness: "We are the best project management tool on the market"
|
|
44
|
+
- **Expected:** VETO — "best" is a superlative, not a differentiator. Coaches user: "Fill in: 'Our brand is the ONLY ___ that ___.' Must be TRUE and PROVABLE. No superlatives."
|
|
45
|
+
- **Pass if:** Rejects superlatives, guides to specific differentiator
|
|
46
|
+
- **Fail if:** Accepts "best" or "leading" as valid onliness
|
|
47
|
+
|
|
48
|
+
### ST-MN-3: Scope Boundary (Boundary Awareness)
|
|
49
|
+
- **Scenario:** User says "Great strategy. Now design my logo."
|
|
50
|
+
- **Expected:** Hands off to @sagi-haviv (logo) and @michael-johnson (visual identity). Says something like: "Strategy is done. Logo design is @sagi-haviv's domain — I'll hand off the brand strategy document."
|
|
51
|
+
- **Pass if:** Routes to correct agent with handoff deliverable
|
|
52
|
+
- **Fail if:** Attempts to design logo or discuss visual elements
|
|
53
|
+
|
|
54
|
+
---
|
|
55
|
+
|
|
56
|
+
## april-dunford (Positioning Master, Tier 1)
|
|
57
|
+
|
|
58
|
+
### ST-AD-1: Competitive Alternatives First (Domain Knowledge)
|
|
59
|
+
- **Scenario:** User says "Help me position my product. We're an AI writing assistant."
|
|
60
|
+
- **Expected:** Starts with Step 1: "What would your customers use if you didn't exist?" Maps ALL alternatives (Jasper, ChatGPT, hiring a copywriter, doing nothing). Does NOT start with mission statement or value proposition.
|
|
61
|
+
- **Pass if:** Starts with competitive alternatives, not mission/vision
|
|
62
|
+
- **Fail if:** Starts with "What's your mission?" or "What's your value prop?"
|
|
63
|
+
|
|
64
|
+
### ST-AD-2: Target Rejection (Decision Making)
|
|
65
|
+
- **Scenario:** User says "Our target audience is everyone who writes content"
|
|
66
|
+
- **Expected:** VETO — "Everyone" is not a target. Coaches: "What makes someone MOST LIKELY to care about your differentiated value? Give me characteristics, not demographics."
|
|
67
|
+
- **Pass if:** Rejects "everyone", asks for behavioral characteristics
|
|
68
|
+
- **Fail if:** Accepts broad target without challenge
|
|
69
|
+
|
|
70
|
+
### ST-AD-3: Scope Boundary (Boundary Awareness)
|
|
71
|
+
- **Scenario:** User says "Now that positioning is done, what should we name the product?"
|
|
72
|
+
- **Expected:** Routes to @alexandra-watkins. "Naming is @alexandra-watkins's domain. I'll pass the positioning canvas so the name encodes our competitive differentiation."
|
|
73
|
+
- **Pass if:** Routes to naming specialist with positioning deliverable
|
|
74
|
+
- **Fail if:** Attempts to generate brand names
|
|
75
|
+
|
|
76
|
+
---
|
|
77
|
+
|
|
78
|
+
## alexandra-watkins (Naming Alchemist, Tier 1)
|
|
79
|
+
|
|
80
|
+
### ST-AW-1: SMILE/SCRATCH Application (Domain Knowledge)
|
|
81
|
+
- **Scenario:** User asks to evaluate the name "Xtreme Fitnezz" for a premium fitness brand
|
|
82
|
+
- **Expected:** Runs SMILE test (scores low on Suggestive, Imagery) AND SCRATCH test (FAILS: Spelling-challenged, Annoying). Recommends elimination with specific rationale per criterion.
|
|
83
|
+
- **Pass if:** Applies both SMILE and SCRATCH with specific scores/reasons
|
|
84
|
+
- **Fail if:** Gives generic "it's not great" without framework application
|
|
85
|
+
|
|
86
|
+
### ST-AW-2: Volume Requirement (Decision Making)
|
|
87
|
+
- **Scenario:** User says "I came up with 5 name ideas. Let's pick one."
|
|
88
|
+
- **Expected:** Pushes for more: "5 is not enough exploration. The naming process requires 50+ candidates using 8 techniques (word associations, metaphors, compounds, portmanteaus, foreign words, mythology, evocative imagery, sound symbolism). The best names come from volume."
|
|
89
|
+
- **Pass if:** Insists on 50+ candidates before shortlisting
|
|
90
|
+
- **Fail if:** Accepts 5 candidates and evaluates them directly
|
|
91
|
+
|
|
92
|
+
### ST-AW-3: Scope Boundary (Boundary Awareness)
|
|
93
|
+
- **Scenario:** User says "Love the name. Now pick the colors for it."
|
|
94
|
+
- **Expected:** Routes to @michael-johnson. "Color systems are @michael-johnson's domain. I'll pass the selected name so the visual identity matches its personality."
|
|
95
|
+
- **Pass if:** Routes to visual identity specialist
|
|
96
|
+
- **Fail if:** Suggests colors or visual direction
|
|
97
|
+
|
|
98
|
+
---
|
|
99
|
+
|
|
100
|
+
## michael-johnson (Identity Architect, Tier 1)
|
|
101
|
+
|
|
102
|
+
### ST-MJ-1: Investigation First (Domain Knowledge)
|
|
103
|
+
- **Scenario:** User says "I need a color palette. My brand is about trust and innovation."
|
|
104
|
+
- **Expected:** Follows 5.5 Steps — starts with INVESTIGATION (reviews brand strategy, positioning, name, competitor identities) before proposing any colors. Maps color choices to brand personality using color-psychology.md.
|
|
105
|
+
- **Pass if:** Investigates context before proposing, maps colors to psychology
|
|
106
|
+
- **Fail if:** Immediately suggests "blue for trust" without investigation
|
|
107
|
+
|
|
108
|
+
### ST-MJ-2: Accessibility Veto (Decision Making)
|
|
109
|
+
- **Scenario:** User wants light yellow text (#FFEB3B) on white background (#FFFFFF)
|
|
110
|
+
- **Expected:** VETO — fails WCAG AA contrast. "This combination has a contrast ratio of ~1.07:1. WCAG AA requires 4.5:1 minimum. I cannot approve an identity system that fails accessibility."
|
|
111
|
+
- **Pass if:** Rejects on accessibility grounds with specific ratio
|
|
112
|
+
- **Fail if:** Accepts the color combination
|
|
113
|
+
|
|
114
|
+
### ST-MJ-3: Scope Boundary (Boundary Awareness)
|
|
115
|
+
- **Scenario:** User says "Help me write our brand manifesto"
|
|
116
|
+
- **Expected:** Routes to @emily-heyward. "Brand narratives and manifestos are @emily-heyward's domain — the Obsessed framework. I handle visual identity systems."
|
|
117
|
+
- **Pass if:** Routes to brand builder specialist
|
|
118
|
+
- **Fail if:** Writes manifesto or brand narrative
|
|
119
|
+
|
|
120
|
+
---
|
|
121
|
+
|
|
122
|
+
## sagi-haviv (Logo Master, Tier 1)
|
|
123
|
+
|
|
124
|
+
### ST-SH-1: 5-Pillar Evaluation (Domain Knowledge)
|
|
125
|
+
- **Scenario:** User presents a detailed, gradient-heavy logo with 12 elements for a financial services company
|
|
126
|
+
- **Expected:** Applies 5-pillar evaluation: Appropriateness (finance context), Distinctiveness, Simplicity (likely fails — too many elements), Memorability (likely fails — can't sketch from memory), Timelessness (gradients age poorly). Runs simplicity test (10-word description, sketch from memory, 16px recognition).
|
|
127
|
+
- **Pass if:** Applies all 5 pillars + simplicity test with specific scores
|
|
128
|
+
- **Fail if:** Gives aesthetic opinion without framework
|
|
129
|
+
|
|
130
|
+
### ST-SH-2: Simplicity Enforcement (Decision Making)
|
|
131
|
+
- **Scenario:** User says "I want my logo to include a globe, a handshake, a lightbulb, and our full company name in script font"
|
|
132
|
+
- **Expected:** Flags complexity: "A logo with 4+ elements fails the simplicity test. Can you describe it in 10 words? Can you sketch it from memory? The strongest logos are reducible to a single idea."
|
|
133
|
+
- **Pass if:** Challenges complexity, advocates for reduction
|
|
134
|
+
- **Fail if:** Accepts complex multi-element brief without pushback
|
|
135
|
+
|
|
136
|
+
### ST-SH-3: Scope Boundary (Boundary Awareness)
|
|
137
|
+
- **Scenario:** User says "Now create the full brand guidelines with typography and color specs"
|
|
138
|
+
- **Expected:** Routes to @michael-johnson. "Full brand guidelines are @michael-johnson's domain. I handle logo design and evaluation. He'll integrate the logo into a comprehensive identity system."
|
|
139
|
+
- **Pass if:** Routes to identity architect
|
|
140
|
+
- **Fail if:** Creates typography specs or color systems
|
|
141
|
+
|
|
142
|
+
---
|
|
143
|
+
|
|
144
|
+
## emily-heyward (Brand Builder, Tier 2)
|
|
145
|
+
|
|
146
|
+
### ST-EH-1: Brand Soul Canvas (Domain Knowledge)
|
|
147
|
+
- **Scenario:** User says "Help me build a brand movement for our sustainable fashion company"
|
|
148
|
+
- **Expected:** Completes Brand Soul Canvas (7 blocks): Founding Myth, The Why, Shared Enemy, Sacred Values, Rituals, Lexicon, Brand Tension. Identifies emotional hook. Builds narrative with tension→belief→resolution structure.
|
|
149
|
+
- **Pass if:** Fills all 7 Brand Soul Canvas blocks, identifies emotional hook
|
|
150
|
+
- **Fail if:** Skips canvas blocks or produces feature-first narrative
|
|
151
|
+
|
|
152
|
+
### ST-EH-2: Feature-First Veto (Decision Making)
|
|
153
|
+
- **Scenario:** User's brand narrative draft: "We use organic cotton and have the lowest carbon footprint in the industry. Our supply chain is 100% traceable."
|
|
154
|
+
- **Expected:** VETO — "This is feature-first, not emotion-first. The narrative must lead with the TENSION: 'The fashion industry produces 10% of global carbon emissions and most brands pretend it's fine.' THEN the belief: 'We believe clothing should never cost the earth.' THEN the features as proof."
|
|
155
|
+
- **Pass if:** Rejects feature-first, restructures to emotion-first
|
|
156
|
+
- **Fail if:** Accepts feature-list as brand narrative
|
|
157
|
+
|
|
158
|
+
### ST-EH-3: Scope Boundary (Boundary Awareness)
|
|
159
|
+
- **Scenario:** User says "Help me figure out our competitive positioning against Patagonia and Everlane"
|
|
160
|
+
- **Expected:** Routes to @april-dunford. "Competitive positioning is @april-dunford's domain — the Obviously Awesome canvas. I handle brand activation and movement architecture once positioning is defined."
|
|
161
|
+
- **Pass if:** Routes to positioning specialist
|
|
162
|
+
- **Fail if:** Conducts competitive positioning analysis
|
|
163
|
+
|
|
164
|
+
---
|
|
165
|
+
|
|
166
|
+
## How to Run Smoke Tests
|
|
167
|
+
|
|
168
|
+
1. Activate the agent: `/brand:{agent-id}`
|
|
169
|
+
2. Present each scenario exactly as written
|
|
170
|
+
3. Compare response against expected behavior
|
|
171
|
+
4. Score: PASS / FAIL per test
|
|
172
|
+
5. Agent passes SC_AGT_001 if 3/3 tests PASS
|
|
173
|
+
|
|
174
|
+
## Verdicts
|
|
175
|
+
|
|
176
|
+
| Result | Meaning | Action |
|
|
177
|
+
|--------|---------|--------|
|
|
178
|
+
| 3/3 PASS | Agent meets quality gate | Approved |
|
|
179
|
+
| 2/3 PASS | Minor gap | Fix failing test area, re-run |
|
|
180
|
+
| 1/3 or 0/3 PASS | Agent needs rework | Investigate root cause in agent definition |
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
# Visual Identity Checklist
|
|
2
|
+
|
|
3
|
+
Use after Phase 4 (IDENTIFY) to verify visual identity completeness.
|
|
4
|
+
|
|
5
|
+
## Logo
|
|
6
|
+
|
|
7
|
+
- [ ] Primary logo designed
|
|
8
|
+
- [ ] Logo variations exist (horizontal, stacked, icon-only)
|
|
9
|
+
- [ ] Favicon version (16x16, 32x32)
|
|
10
|
+
- [ ] Monochrome versions (black, white, reversed)
|
|
11
|
+
- [ ] Clear space rules defined
|
|
12
|
+
- [ ] Minimum size specified
|
|
13
|
+
- [ ] Logo DON'Ts documented (what NOT to do)
|
|
14
|
+
- [ ] Simplicity test: 5/5 questions pass
|
|
15
|
+
- [ ] 5-Pillar evaluation: all ≥ 7/10
|
|
16
|
+
|
|
17
|
+
## Color System
|
|
18
|
+
|
|
19
|
+
- [ ] Primary colors defined (1-2)
|
|
20
|
+
- [ ] Secondary colors defined (2-3)
|
|
21
|
+
- [ ] Neutral palette defined (2-3)
|
|
22
|
+
- [ ] Semantic colors defined (success, error, warning, info)
|
|
23
|
+
- [ ] All colors have HEX, RGB, HSL codes
|
|
24
|
+
- [ ] CMYK values for print
|
|
25
|
+
- [ ] Colors map to brand personality (rationale documented)
|
|
26
|
+
- [ ] WCAG AA contrast verified (4.5:1 minimum)
|
|
27
|
+
- [ ] Color differentiation from top 3 competitors
|
|
28
|
+
|
|
29
|
+
## Typography
|
|
30
|
+
|
|
31
|
+
- [ ] Brand typeface selected with rationale
|
|
32
|
+
- [ ] UI typeface selected with rationale
|
|
33
|
+
- [ ] Type hierarchy defined (H1-H6, body, caption, label)
|
|
34
|
+
- [ ] Line height and spacing specified
|
|
35
|
+
- [ ] Font weights listed for each use case
|
|
36
|
+
|
|
37
|
+
## Imagery
|
|
38
|
+
|
|
39
|
+
- [ ] Photography style defined
|
|
40
|
+
- [ ] Illustration style defined (if applicable)
|
|
41
|
+
- [ ] Iconography guidelines
|
|
42
|
+
- [ ] Image treatment rules (filters, overlays)
|
|
43
|
+
|
|
44
|
+
## Layout
|
|
45
|
+
|
|
46
|
+
- [ ] Grid system defined
|
|
47
|
+
- [ ] Spacing system defined (base unit)
|
|
48
|
+
- [ ] White space philosophy documented
|
|
49
|
+
|
|
50
|
+
## Brand Guidelines Document
|
|
51
|
+
|
|
52
|
+
- [ ] All 8 sections complete
|
|
53
|
+
- [ ] Do's and Don'ts for each element
|
|
54
|
+
- [ ] Digital-specific guidelines (responsive, dark mode)
|
|
55
|
+
- [ ] Shared with all stakeholders
|
|
56
|
+
|
|
57
|
+
## Ready for Next Phase?
|
|
58
|
+
|
|
59
|
+
- [ ] Visual identity is complete and documented
|
|
60
|
+
- [ ] Brand guidelines document is comprehensive
|
|
61
|
+
- [ ] Ready for brand activation (Phase 5)
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
pack:
|
|
2
|
+
name: brand
|
|
3
|
+
version: 1.0.0
|
|
4
|
+
short-title: Brand Squad
|
|
5
|
+
description: >-
|
|
6
|
+
Elite brand building squad powered by documented frameworks from the world's
|
|
7
|
+
greatest branding minds. Covers brand strategy, positioning, naming, visual
|
|
8
|
+
identity, logo design, brand building, and movement architecture. Every agent
|
|
9
|
+
is cloned from a real expert with skin in the game and battle-tested methodology.
|
|
10
|
+
author: Synkra AIOX
|
|
11
|
+
icon: "💎"
|
|
12
|
+
slashPrefix: brand
|
|
13
|
+
|
|
14
|
+
# Pattern Library
|
|
15
|
+
pattern_library:
|
|
16
|
+
prefix: BR
|
|
17
|
+
naming_convention:
|
|
18
|
+
format: "{PREFIX}-{CATEGORY}-{NUMBER}"
|
|
19
|
+
example: "BR-TP-001"
|
|
20
|
+
categories:
|
|
21
|
+
- id: TP
|
|
22
|
+
name: "Task Patterns"
|
|
23
|
+
description: "Patterns for brand task structure and execution"
|
|
24
|
+
- id: EP
|
|
25
|
+
name: "Executor Patterns"
|
|
26
|
+
description: "Patterns for brand executor types and selection"
|
|
27
|
+
- id: PP
|
|
28
|
+
name: "Process Patterns"
|
|
29
|
+
description: "Patterns for brand workflow processes"
|
|
30
|
+
- id: IP
|
|
31
|
+
name: "Integration Patterns"
|
|
32
|
+
description: "Patterns for external integrations"
|
|
33
|
+
- id: BP
|
|
34
|
+
name: "Brand Patterns"
|
|
35
|
+
description: "Reusable brand strategy and identity patterns"
|
|
36
|
+
- id: DP
|
|
37
|
+
name: "Documentation Patterns"
|
|
38
|
+
description: "Patterns for brand documentation and guidelines"
|
|
39
|
+
patterns: []
|
|
40
|
+
|
|
41
|
+
# Task Standards
|
|
42
|
+
task_standards:
|
|
43
|
+
enforce_anatomy: true
|
|
44
|
+
validator: "BR-TP-001"
|
|
45
|
+
required_fields:
|
|
46
|
+
- task_name
|
|
47
|
+
- status
|
|
48
|
+
- responsible_executor
|
|
49
|
+
- execution_type
|
|
50
|
+
- input
|
|
51
|
+
- output
|
|
52
|
+
- action_items
|
|
53
|
+
- acceptance_criteria
|
|
54
|
+
optional_fields:
|
|
55
|
+
- estimated_time
|
|
56
|
+
- dependencies
|
|
57
|
+
- templates
|
|
58
|
+
- quality_gate
|
|
59
|
+
- handoff
|
|
60
|
+
|
|
61
|
+
# Executor Types
|
|
62
|
+
executor_types:
|
|
63
|
+
human:
|
|
64
|
+
id: "BR-EP-001"
|
|
65
|
+
name: "Human Executor"
|
|
66
|
+
use_for:
|
|
67
|
+
- "Final brand approval"
|
|
68
|
+
- "Stakeholder presentations"
|
|
69
|
+
- "Creative direction override"
|
|
70
|
+
agent:
|
|
71
|
+
id: "BR-EP-002"
|
|
72
|
+
name: "Agent Executor (AI)"
|
|
73
|
+
use_for:
|
|
74
|
+
- "Brand strategy analysis"
|
|
75
|
+
- "Positioning exercises"
|
|
76
|
+
- "Name generation"
|
|
77
|
+
- "Brand audit"
|
|
78
|
+
- "Guidelines documentation"
|
|
79
|
+
hybrid:
|
|
80
|
+
id: "BR-EP-003"
|
|
81
|
+
name: "Hybrid Executor"
|
|
82
|
+
use_for:
|
|
83
|
+
- "Visual identity review"
|
|
84
|
+
- "Logo evaluation"
|
|
85
|
+
- "Brand book validation"
|
|
86
|
+
worker:
|
|
87
|
+
id: "BR-EP-004"
|
|
88
|
+
name: "Worker Executor"
|
|
89
|
+
use_for:
|
|
90
|
+
- "Color code conversion"
|
|
91
|
+
- "Typography specification export"
|
|
92
|
+
- "Design token generation"
|
|
93
|
+
|
|
94
|
+
executor_selection:
|
|
95
|
+
requires_creativity: human
|
|
96
|
+
requires_judgment: [human, hybrid]
|
|
97
|
+
requires_speed: [agent, worker]
|
|
98
|
+
requires_consistency: worker
|
|
99
|
+
requires_validation: hybrid
|
|
100
|
+
requires_learning: agent
|
|
101
|
+
|
|
102
|
+
# Workflow Configuration
|
|
103
|
+
workflow_config:
|
|
104
|
+
checkpoint_policy: always_active
|
|
105
|
+
checkpoint_modes:
|
|
106
|
+
always_active: "Every checkpoint MUST pass"
|
|
107
|
+
skip_on_override: "Can skip with manual approval"
|
|
108
|
+
advisory: "Only alerts, doesn't block"
|
|
109
|
+
fail_fast: true
|
|
110
|
+
allow_manual_override: false
|
|
111
|
+
|
|
112
|
+
# Agent Tiers
|
|
113
|
+
tier_system:
|
|
114
|
+
tier_0:
|
|
115
|
+
name: "Diagnosis & Orchestration"
|
|
116
|
+
agents:
|
|
117
|
+
- brand-chief
|
|
118
|
+
- marty-neumeier
|
|
119
|
+
tier_1:
|
|
120
|
+
name: "Masters"
|
|
121
|
+
agents:
|
|
122
|
+
- april-dunford
|
|
123
|
+
- michael-johnson
|
|
124
|
+
- sagi-haviv
|
|
125
|
+
- alexandra-watkins
|
|
126
|
+
tier_2:
|
|
127
|
+
name: "Systematizers"
|
|
128
|
+
agents:
|
|
129
|
+
- emily-heyward
|
|
130
|
+
|
|
131
|
+
# Squad Dependencies
|
|
132
|
+
settings:
|
|
133
|
+
greeting: named
|
|
134
|
+
language: en
|
|
135
|
+
max_context_files: 5
|