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,89 @@
|
|
|
1
|
+
# ═══════════════════════════════════════════════════════════════════
|
|
2
|
+
# Routing Catalog: Advisory Board Squad
|
|
3
|
+
# Version: 1.0.0
|
|
4
|
+
# ═══════════════════════════════════════════════════════════════════
|
|
5
|
+
|
|
6
|
+
domains:
|
|
7
|
+
investment_decisions:
|
|
8
|
+
keywords: [investment, portfolio, asset allocation, risk management, macro, hedge fund, capital, returns]
|
|
9
|
+
primary_agent: ray-dalio
|
|
10
|
+
secondary_agent: charlie-munger
|
|
11
|
+
description: "Investment strategy, portfolio construction, risk management, and macroeconomic analysis"
|
|
12
|
+
|
|
13
|
+
mental_models:
|
|
14
|
+
keywords: [mental models, multidisciplinary, latticework, inversion, second-order thinking, biases, rationality]
|
|
15
|
+
primary_agent: charlie-munger
|
|
16
|
+
secondary_agent: ray-dalio
|
|
17
|
+
description: "Mental model frameworks, multidisciplinary thinking, cognitive biases, and rational decision making"
|
|
18
|
+
|
|
19
|
+
startup_strategy:
|
|
20
|
+
keywords: [startup, zero to one, monopoly, contrarian, product-market fit, venture, competition]
|
|
21
|
+
primary_agent: peter-thiel
|
|
22
|
+
secondary_agent: naval-ravikant
|
|
23
|
+
description: "Startup strategy, contrarian thinking, monopoly building, and venture philosophy"
|
|
24
|
+
|
|
25
|
+
wealth_creation:
|
|
26
|
+
keywords: [wealth, leverage, specific knowledge, accountability, compounding, passive income, freedom]
|
|
27
|
+
primary_agent: naval-ravikant
|
|
28
|
+
secondary_agent: charlie-munger
|
|
29
|
+
description: "Wealth creation principles, leverage types, specific knowledge, and long-term compounding"
|
|
30
|
+
|
|
31
|
+
scaling_decisions:
|
|
32
|
+
keywords: [scaling, blitzscaling, growth, network effects, marketplace, platform, hypergrowth]
|
|
33
|
+
primary_agent: reid-hoffman
|
|
34
|
+
secondary_agent: peter-thiel
|
|
35
|
+
description: "When and how to scale, blitzscaling framework, network effects, and platform strategy"
|
|
36
|
+
|
|
37
|
+
network_building:
|
|
38
|
+
keywords: [network, connections, alliance, partnerships, ecosystem, relationship capital, professional network]
|
|
39
|
+
primary_agent: reid-hoffman
|
|
40
|
+
secondary_agent: naval-ravikant
|
|
41
|
+
description: "Strategic network building, alliance formation, and relationship-driven strategy"
|
|
42
|
+
|
|
43
|
+
purpose_leadership:
|
|
44
|
+
keywords: [purpose, why, infinite game, inspiration, leadership, vision, mission, golden circle]
|
|
45
|
+
primary_agent: simon-sinek
|
|
46
|
+
secondary_agent: brene-brown
|
|
47
|
+
description: "Purpose-driven leadership, the Golden Circle, infinite game mindset, and inspirational leadership"
|
|
48
|
+
|
|
49
|
+
team_dysfunction:
|
|
50
|
+
keywords: [team, dysfunction, trust, conflict, accountability, commitment, results, team health]
|
|
51
|
+
primary_agent: patrick-lencioni
|
|
52
|
+
secondary_agent: brene-brown
|
|
53
|
+
description: "Team health assessment, Five Dysfunctions framework, building trust, and productive conflict"
|
|
54
|
+
|
|
55
|
+
vulnerability_courage:
|
|
56
|
+
keywords: [vulnerability, courage, shame, empathy, belonging, daring, wholehearted, brave leadership]
|
|
57
|
+
primary_agent: brene-brown
|
|
58
|
+
secondary_agent: simon-sinek
|
|
59
|
+
description: "Courage-based leadership, vulnerability as strength, shame resilience, and brave cultures"
|
|
60
|
+
|
|
61
|
+
trust_building:
|
|
62
|
+
keywords: [trust, psychological safety, emotional intelligence, connection, authenticity, relationships]
|
|
63
|
+
primary_agent: brene-brown
|
|
64
|
+
secondary_agent: patrick-lencioni
|
|
65
|
+
description: "Building organizational trust, psychological safety, and authentic connection"
|
|
66
|
+
|
|
67
|
+
minimalist_business:
|
|
68
|
+
keywords: [minimalist, simplicity, hell yeah or no, enough, small business, lifestyle business, indie]
|
|
69
|
+
primary_agent: derek-sivers
|
|
70
|
+
secondary_agent: yvon-chouinard
|
|
71
|
+
description: "Minimalist entrepreneurship, contrarian simplicity, and intentional business building"
|
|
72
|
+
|
|
73
|
+
mission_driven:
|
|
74
|
+
keywords: [mission, environment, sustainability, responsible business, activism, purpose-driven, B-corp]
|
|
75
|
+
primary_agent: yvon-chouinard
|
|
76
|
+
secondary_agent: simon-sinek
|
|
77
|
+
description: "Mission-driven business, environmental activism, responsible capitalism"
|
|
78
|
+
|
|
79
|
+
contrarian_thinking:
|
|
80
|
+
keywords: [contrarian, unconventional, secrets, hidden truth, independent thinking, non-consensus]
|
|
81
|
+
primary_agent: peter-thiel
|
|
82
|
+
secondary_agent: derek-sivers
|
|
83
|
+
description: "Contrarian strategy, finding hidden truths, thinking independently, and non-consensus bets"
|
|
84
|
+
|
|
85
|
+
decision_frameworks:
|
|
86
|
+
keywords: [decision, framework, principles, systematic, process, criteria, evaluation, trade-offs]
|
|
87
|
+
primary_agent: ray-dalio
|
|
88
|
+
secondary_agent: charlie-munger
|
|
89
|
+
description: "Systematic decision frameworks, principles-based evaluation, and structured decision processes"
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
name: advisory-board
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
short-title: "Advisory Board"
|
|
4
|
+
description: "Board de 11 conselheiros estrategicos — Ray Dalio, Charlie Munger, Naval Ravikant, Peter Thiel, Reid Hoffman, Simon Sinek, Brene Brown, e mais."
|
|
5
|
+
author: "Synkra AIOS"
|
|
6
|
+
license: MIT
|
|
7
|
+
slashPrefix: "advisory-board"
|
|
8
|
+
|
|
9
|
+
aios:
|
|
10
|
+
minVersion: "4.0.0"
|
|
11
|
+
type: squad
|
|
12
|
+
|
|
13
|
+
tags:
|
|
14
|
+
- strategy
|
|
15
|
+
- investment
|
|
16
|
+
- leadership
|
|
17
|
+
- mental-models
|
|
18
|
+
- scaling
|
|
19
|
+
- purpose
|
|
20
|
+
- entrepreneurship
|
|
21
|
+
|
|
22
|
+
components:
|
|
23
|
+
agents:
|
|
24
|
+
- board-chair.md
|
|
25
|
+
- ray-dalio.md
|
|
26
|
+
- charlie-munger.md
|
|
27
|
+
- naval-ravikant.md
|
|
28
|
+
- peter-thiel.md
|
|
29
|
+
- reid-hoffman.md
|
|
30
|
+
- simon-sinek.md
|
|
31
|
+
- brene-brown.md
|
|
32
|
+
- patrick-lencioni.md
|
|
33
|
+
- derek-sivers.md
|
|
34
|
+
- yvon-chouinard.md
|
|
35
|
+
tasks:
|
|
36
|
+
- convene-board.md
|
|
37
|
+
- diagnose.md
|
|
38
|
+
- evaluate-scaling.md
|
|
39
|
+
- get-founder-counsel.md
|
|
40
|
+
- resolve-culture-crisis.md
|
|
41
|
+
- review.md
|
|
42
|
+
- seek-investment-counsel.md
|
|
43
|
+
workflows:
|
|
44
|
+
- wf-board-meeting.yaml
|
|
45
|
+
- wf-decision-framework.yaml
|
|
46
|
+
checklists:
|
|
47
|
+
- output-quality.md
|
|
48
|
+
|
|
49
|
+
config:
|
|
50
|
+
extends: extend
|
|
@@ -0,0 +1,152 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: conveneBoard()
|
|
3
|
+
responsavel: "@board-chair"
|
|
4
|
+
responsavel_type: Agent
|
|
5
|
+
atomic_layer: Task
|
|
6
|
+
elicit: true
|
|
7
|
+
|
|
8
|
+
Entrada:
|
|
9
|
+
- campo: strategic_question
|
|
10
|
+
tipo: string
|
|
11
|
+
origem: User Input
|
|
12
|
+
obrigatorio: true
|
|
13
|
+
- campo: context
|
|
14
|
+
tipo: string
|
|
15
|
+
origem: User Input
|
|
16
|
+
obrigatorio: true
|
|
17
|
+
|
|
18
|
+
Saida:
|
|
19
|
+
- campo: board_meeting
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] 3-5 relevant advisors consulted with their frameworks"
|
|
26
|
+
- "[ ] Synthesis identifies agreement, disagreement, and tensions"
|
|
27
|
+
- "[ ] Unified recommendation with dissenting views included"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Full Board Meeting
|
|
31
|
+
|
|
32
|
+
**Task ID:** BOARD-001
|
|
33
|
+
**Version:** 1.0.0
|
|
34
|
+
**Command:** `*convene-board`
|
|
35
|
+
**Agent:** Board Chair (board-chair)
|
|
36
|
+
**Purpose:** Convene a full advisory board session on a strategic question, synthesizing multiple advisor perspectives.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
## Inputs
|
|
41
|
+
|
|
42
|
+
| Input | Source | Required |
|
|
43
|
+
|-------|--------|----------|
|
|
44
|
+
| `strategic_question` | User prompt | YES |
|
|
45
|
+
| `context` | Business situation, data, constraints | YES |
|
|
46
|
+
| `advisors_requested` | Specific advisors to include | NO (default: 3-5 most relevant) |
|
|
47
|
+
| `decision_urgency` | Timeline for decision | NO |
|
|
48
|
+
| `previous_decisions` | Related past decisions | NO |
|
|
49
|
+
|
|
50
|
+
## Preconditions
|
|
51
|
+
|
|
52
|
+
1. Strategic question is clearly framed
|
|
53
|
+
2. Sufficient context provided for advisors to form meaningful opinions
|
|
54
|
+
3. At least 3 advisors are relevant to the question domain
|
|
55
|
+
|
|
56
|
+
## Execution Phases
|
|
57
|
+
|
|
58
|
+
### Phase 1: Frame the Question (board-chair)
|
|
59
|
+
|
|
60
|
+
1. Restate the strategic question in precise terms
|
|
61
|
+
2. Identify the decision type: investment, scaling, culture, hiring, product, pivot, exit
|
|
62
|
+
3. Map the decision dimensions: financial, operational, cultural, strategic, ethical
|
|
63
|
+
4. Determine which 3-5 advisors are most relevant based on expertise domains
|
|
64
|
+
5. Define the constraints — time, resources, risk appetite, values
|
|
65
|
+
6. Frame the question for each advisor in their language and framework
|
|
66
|
+
7. Set the agenda — order of consultation based on logical flow
|
|
67
|
+
|
|
68
|
+
### Phase 2: Collect Perspectives (routed to 3-5 advisors)
|
|
69
|
+
|
|
70
|
+
For each selected advisor, request their perspective:
|
|
71
|
+
|
|
72
|
+
1. **Ray Dalio** — Principles-based analysis, systematic risk assessment, radical transparency lens
|
|
73
|
+
2. **Charlie Munger** — Mental models application, inversion thinking, what could go wrong
|
|
74
|
+
3. **Peter Thiel** — Zero-to-one thinking, contrarian perspective, monopoly potential
|
|
75
|
+
4. **Reid Hoffman** — Network effects, blitzscaling lens, alliance strategy
|
|
76
|
+
5. **Naval Ravikant** — Leverage analysis, specific knowledge application, long-term thinking
|
|
77
|
+
6. **Simon Sinek** — Purpose alignment, infinite game perspective, why behind the decision
|
|
78
|
+
7. **Brene Brown** — Courage assessment, vulnerability in leadership, trust implications
|
|
79
|
+
8. **Patrick Lencioni** — Team health impact, organizational dysfunction risks
|
|
80
|
+
9. **Derek Sivers** — Contrarian simplicity, "hell yeah or no" test, minimalist lens
|
|
81
|
+
10. **Yvon Chouinard** — Mission alignment, environmental/ethical impact, long-term sustainability
|
|
82
|
+
|
|
83
|
+
Each advisor provides:
|
|
84
|
+
- Their analysis through their specific framework
|
|
85
|
+
- Key risks they see
|
|
86
|
+
- Their recommendation
|
|
87
|
+
- Confidence level (high/medium/low)
|
|
88
|
+
|
|
89
|
+
### Phase 3: Synthesize Perspectives (board-chair)
|
|
90
|
+
|
|
91
|
+
1. Identify areas of agreement — where do advisors converge?
|
|
92
|
+
2. Identify areas of disagreement — where do they diverge and why?
|
|
93
|
+
3. Map the tensions — which disagreements represent genuine tradeoffs vs different assumptions?
|
|
94
|
+
4. Weight perspectives by relevance — whose expertise matters most for THIS question?
|
|
95
|
+
5. Identify blind spots — what has no advisor addressed?
|
|
96
|
+
6. Look for the "and" — can seemingly opposing views be reconciled?
|
|
97
|
+
|
|
98
|
+
### Phase 4: Present Unified Recommendation (board-chair)
|
|
99
|
+
|
|
100
|
+
1. State the synthesized recommendation clearly
|
|
101
|
+
2. Explain the reasoning — which advisor perspectives shaped it most and why
|
|
102
|
+
3. Acknowledge dissenting views — what strong arguments exist against the recommendation
|
|
103
|
+
4. Define the risk profile — what could go wrong and mitigation strategies
|
|
104
|
+
5. Provide decision criteria — what would change the recommendation
|
|
105
|
+
6. Offer the contrarian check — the strongest argument against the recommendation
|
|
106
|
+
7. Define next steps — specific actions if the recommendation is adopted
|
|
107
|
+
|
|
108
|
+
## Output Format
|
|
109
|
+
|
|
110
|
+
```yaml
|
|
111
|
+
board_meeting:
|
|
112
|
+
chair: "board-chair"
|
|
113
|
+
question: "{strategic question}"
|
|
114
|
+
advisors_consulted: ["{advisor list}"]
|
|
115
|
+
perspectives:
|
|
116
|
+
- advisor: "{name}"
|
|
117
|
+
framework: "{their lens}"
|
|
118
|
+
analysis: "{their perspective}"
|
|
119
|
+
recommendation: "{their advice}"
|
|
120
|
+
confidence: "HIGH | MEDIUM | LOW"
|
|
121
|
+
key_risk: "{biggest concern}"
|
|
122
|
+
synthesis:
|
|
123
|
+
areas_of_agreement: ["{convergence points}"]
|
|
124
|
+
areas_of_disagreement: ["{divergence points}"]
|
|
125
|
+
key_tensions: ["{genuine tradeoffs}"]
|
|
126
|
+
blind_spots: ["{unaddressed areas}"]
|
|
127
|
+
recommendation:
|
|
128
|
+
action: "{what to do}"
|
|
129
|
+
reasoning: "{why}"
|
|
130
|
+
dissenting_views: ["{strong counterarguments}"]
|
|
131
|
+
risk_profile: "{what could go wrong}"
|
|
132
|
+
contrarian_check: "{strongest argument against}"
|
|
133
|
+
next_steps: ["{specific actions}"]
|
|
134
|
+
```
|
|
135
|
+
|
|
136
|
+
## Veto Conditions
|
|
137
|
+
|
|
138
|
+
- **NEVER** present a recommendation without acknowledging dissenting views
|
|
139
|
+
- **NEVER** consult fewer than 3 advisors on a strategic question
|
|
140
|
+
- **NEVER** let one advisor's voice dominate without explicit justification
|
|
141
|
+
- **NEVER** skip the contrarian check — every recommendation needs a devil's advocate
|
|
142
|
+
- **NEVER** present unanimous agreement without questioning if groupthink is present
|
|
143
|
+
|
|
144
|
+
## Completion Criteria
|
|
145
|
+
|
|
146
|
+
- [ ] Question framed precisely with constraints defined
|
|
147
|
+
- [ ] 3-5 relevant advisors consulted with their specific frameworks
|
|
148
|
+
- [ ] Each advisor's perspective documented with confidence level
|
|
149
|
+
- [ ] Synthesis identifies agreement, disagreement, and tensions
|
|
150
|
+
- [ ] Unified recommendation with clear reasoning
|
|
151
|
+
- [ ] Dissenting views and contrarian check included
|
|
152
|
+
- [ ] Next steps defined for implementation
|
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: diagnoseAdvisoryBoard()
|
|
3
|
+
responsavel: "@board-chair"
|
|
4
|
+
responsavel_type: Agent
|
|
5
|
+
atomic_layer: Task
|
|
6
|
+
elicit: true
|
|
7
|
+
|
|
8
|
+
Entrada:
|
|
9
|
+
- campo: user_message
|
|
10
|
+
tipo: string
|
|
11
|
+
origem: User Input
|
|
12
|
+
obrigatorio: true
|
|
13
|
+
- campo: routing_catalog
|
|
14
|
+
tipo: string
|
|
15
|
+
origem: data/routing-catalog.yaml
|
|
16
|
+
obrigatorio: true
|
|
17
|
+
|
|
18
|
+
Saida:
|
|
19
|
+
- campo: diagnosis
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] User intent parsed and categorized"
|
|
26
|
+
- "[ ] Cross-cutting answer delivered to user"
|
|
27
|
+
- "[ ] Routing suggestion provided"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Diagnose & Route — Advisory Board Squad
|
|
31
|
+
|
|
32
|
+
## Metadata
|
|
33
|
+
|
|
34
|
+
| Field | Value |
|
|
35
|
+
|---------------|--------------------------------------------------|
|
|
36
|
+
| Task ID | `advisory-board:diagnose` |
|
|
37
|
+
| Command | `@advisory-board` or `@advisory-board:board-chair` |
|
|
38
|
+
| Orchestrator | `board-chair` |
|
|
39
|
+
| Version | 1.0.0 |
|
|
40
|
+
| Created | 2026-03-05 |
|
|
41
|
+
|
|
42
|
+
## Purpose
|
|
43
|
+
|
|
44
|
+
Analyze the user's strategic question, provide an immediate cross-cutting answer,
|
|
45
|
+
and determine whether specialist routing is needed. The chair NEVER loads an advisor
|
|
46
|
+
agent file during diagnosis — it only identifies the best route.
|
|
47
|
+
|
|
48
|
+
## Inputs
|
|
49
|
+
|
|
50
|
+
| Input | Source | Required |
|
|
51
|
+
|------------------|---------------------|----------|
|
|
52
|
+
| `user_message` | User prompt | YES |
|
|
53
|
+
| `routing_catalog` | `data/routing-catalog.yaml` | YES |
|
|
54
|
+
| `config` | `config/config.yaml` | YES |
|
|
55
|
+
| `conversation_history` | Session context | NO |
|
|
56
|
+
|
|
57
|
+
## Preconditions
|
|
58
|
+
|
|
59
|
+
1. User message is not empty
|
|
60
|
+
2. Routing catalog is loaded and accessible
|
|
61
|
+
|
|
62
|
+
## Execution Phases
|
|
63
|
+
|
|
64
|
+
### Phase 1: Parse Request
|
|
65
|
+
|
|
66
|
+
1. Extract the core question or intent from the user message
|
|
67
|
+
2. Identify keywords, advisory domains, and strategic context
|
|
68
|
+
3. Determine the advisory domain: financial, entrepreneurial, organizational, or philosophical
|
|
69
|
+
4. Determine the decision style needed: quantitative/systematic, mental-model-based, first-principles, network-strategic, purpose-driven, courage-based, team-health-based, or minimalist-contrarian
|
|
70
|
+
|
|
71
|
+
### Phase 2: Match Routing Catalog
|
|
72
|
+
|
|
73
|
+
1. Load `data/routing-catalog.yaml`
|
|
74
|
+
2. Match extracted keywords against domain keyword lists
|
|
75
|
+
3. Score each domain by keyword overlap and contextual relevance
|
|
76
|
+
4. Identify `primary_agent` and `secondary_agent` for the top-scoring domain
|
|
77
|
+
5. If multiple domains score equally, consider the decision style to break ties:
|
|
78
|
+
- Quantitative decisions: prefer ray-dalio
|
|
79
|
+
- Mental model questions: prefer charlie-munger
|
|
80
|
+
- First-principles problems: prefer peter-thiel, naval-ravikant
|
|
81
|
+
- Network/scaling: prefer reid-hoffman
|
|
82
|
+
- Purpose/culture: prefer simon-sinek, brene-brown
|
|
83
|
+
- Team dynamics: prefer patrick-lencioni
|
|
84
|
+
|
|
85
|
+
### Phase 3: Cross-Cutting Answer
|
|
86
|
+
|
|
87
|
+
**MANDATORY — Always execute this phase before any routing.**
|
|
88
|
+
|
|
89
|
+
1. Provide an immediate, useful answer to the user's question
|
|
90
|
+
2. The answer should be actionable and demonstrate strategic advisory competence
|
|
91
|
+
3. Include relevant context: frameworks, principles, or mental models applicable
|
|
92
|
+
4. Reference the applicable advisory perspective by name
|
|
93
|
+
5. This answer must stand alone — even if the user never follows the routing suggestion
|
|
94
|
+
|
|
95
|
+
### Phase 4: Confidence Assessment
|
|
96
|
+
|
|
97
|
+
Assess routing confidence:
|
|
98
|
+
|
|
99
|
+
| Level | Criteria | Action |
|
|
100
|
+
|--------|-----------------------------------------------|-------------------------------|
|
|
101
|
+
| HIGH | Clear keyword match, single domain, unambiguous | Route to primary advisor |
|
|
102
|
+
| MEDIUM | Multiple domains match, slight ambiguity | Suggest primary + secondary |
|
|
103
|
+
| LOW | No clear match, vague request, cross-domain | Stay with chair, ask clarifying questions |
|
|
104
|
+
|
|
105
|
+
## Output Format
|
|
106
|
+
|
|
107
|
+
```yaml
|
|
108
|
+
diagnosis:
|
|
109
|
+
intent: "{parsed user intent}"
|
|
110
|
+
advisory_domain: "financial | entrepreneurial | organizational | philosophical"
|
|
111
|
+
decision_style: "{identified decision style}"
|
|
112
|
+
matched_domain: "{domain from routing catalog}"
|
|
113
|
+
confidence: "HIGH | MEDIUM | LOW"
|
|
114
|
+
primary_agent: "{agent-id}"
|
|
115
|
+
secondary_agent: "{agent-id}"
|
|
116
|
+
cross_cutting_answer: |
|
|
117
|
+
{The immediate answer provided to the user}
|
|
118
|
+
routing_suggestion: |
|
|
119
|
+
{Why this advisor was chosen and what they can add}
|
|
120
|
+
```
|
|
121
|
+
|
|
122
|
+
## Veto Conditions
|
|
123
|
+
|
|
124
|
+
- **NEVER** route without providing a cross-cutting answer first
|
|
125
|
+
- **NEVER** route when confidence is LOW — stay with chair and ask clarifying questions
|
|
126
|
+
- **NEVER** load an advisor agent file during diagnosis — only identify the route
|
|
127
|
+
- **NEVER** invoke a full board meeting during diagnosis — route to one advisor at a time
|
|
128
|
+
- **NEVER** default to the same advisor for every question — match the actual domain
|
|
129
|
+
|
|
130
|
+
## Completion Criteria
|
|
131
|
+
|
|
132
|
+
- [x] User intent parsed and categorized
|
|
133
|
+
- [x] Advisory domain and decision style identified
|
|
134
|
+
- [x] Routing catalog consulted and domain matched
|
|
135
|
+
- [x] Cross-cutting answer delivered to user
|
|
136
|
+
- [x] Confidence level assessed
|
|
137
|
+
- [x] Routing suggestion provided (if confidence >= MEDIUM)
|
|
138
|
+
- [x] No advisor agent files loaded during diagnosis
|
|
@@ -0,0 +1,165 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: evaluateScaling()
|
|
3
|
+
responsavel: "@board-chair"
|
|
4
|
+
responsavel_type: Agent
|
|
5
|
+
atomic_layer: Task
|
|
6
|
+
elicit: true
|
|
7
|
+
|
|
8
|
+
Entrada:
|
|
9
|
+
- campo: business_description
|
|
10
|
+
tipo: string
|
|
11
|
+
origem: User Input
|
|
12
|
+
obrigatorio: true
|
|
13
|
+
- campo: scaling_trigger
|
|
14
|
+
tipo: string
|
|
15
|
+
origem: User Input
|
|
16
|
+
obrigatorio: true
|
|
17
|
+
|
|
18
|
+
Saida:
|
|
19
|
+
- campo: scaling_evaluation
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] Readiness assessed by all three advisors (Hoffman, Thiel, Naval)"
|
|
26
|
+
- "[ ] Scaling strategy identified with clear rationale"
|
|
27
|
+
- "[ ] Go/No-Go verdict with playbook and kill criteria"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Scaling Decision Analysis
|
|
31
|
+
|
|
32
|
+
**Task ID:** BOARD-004
|
|
33
|
+
**Version:** 1.0.0
|
|
34
|
+
**Command:** `*evaluate-scaling`
|
|
35
|
+
**Agent:** Board Chair routes to Reid Hoffman + Peter Thiel + Naval Ravikant
|
|
36
|
+
**Purpose:** Evaluate whether and how to scale a business, product, or team.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
## Inputs
|
|
41
|
+
|
|
42
|
+
| Input | Source | Required |
|
|
43
|
+
|-------|--------|----------|
|
|
44
|
+
| `business_description` | Current state of the business | YES |
|
|
45
|
+
| `scaling_trigger` | Why scaling is being considered now | YES |
|
|
46
|
+
| `current_metrics` | Revenue, users, growth rate, unit economics | PREFERRED |
|
|
47
|
+
| `resources_available` | Capital, team, infrastructure | PREFERRED |
|
|
48
|
+
| `market_context` | Market size, competition, timing | NO |
|
|
49
|
+
| `constraints` | Limitations, values, non-negotiables | NO |
|
|
50
|
+
|
|
51
|
+
## Preconditions
|
|
52
|
+
|
|
53
|
+
1. Business has some form of product-market fit (or believes it does)
|
|
54
|
+
2. Scaling is being actively considered as a strategic move
|
|
55
|
+
3. Basic metrics or traction data is available
|
|
56
|
+
|
|
57
|
+
## Execution Phases
|
|
58
|
+
|
|
59
|
+
### Phase 1: Assess Readiness
|
|
60
|
+
|
|
61
|
+
**Reid Hoffman — Blitzscaling Readiness:**
|
|
62
|
+
1. Is there a large, growing market? (TAM analysis)
|
|
63
|
+
2. Is there product-market fit? (retention, referral, organic growth)
|
|
64
|
+
3. Are there network effects? (does the product get better with more users?)
|
|
65
|
+
4. Do you have distribution advantage? (viral, embedded, paid scalable?)
|
|
66
|
+
5. Is there a first-scaler advantage? (winner-take-most dynamics?)
|
|
67
|
+
6. Rate blitzscaling readiness: NOT READY / APPROACHING / READY / OVERDUE
|
|
68
|
+
|
|
69
|
+
**Peter Thiel — Monopoly Assessment:**
|
|
70
|
+
1. Are you dominating a small market? (You should be #1 or #2 in a niche)
|
|
71
|
+
2. What is your secret? (What do you know that others do not?)
|
|
72
|
+
3. Can you achieve monopoly in a defined space?
|
|
73
|
+
4. Is your technology 10x better (not just incrementally)?
|
|
74
|
+
5. Are you building proprietary technology, network effects, economies of scale, or brand?
|
|
75
|
+
6. Rate monopoly potential: WEAK / MODERATE / STRONG
|
|
76
|
+
|
|
77
|
+
**Naval Ravikant — Leverage Analysis:**
|
|
78
|
+
1. Are you applying leverage? (Code, media, capital, labor — in that order of preference)
|
|
79
|
+
2. Do you have specific knowledge? (Something the market cannot easily replicate)
|
|
80
|
+
3. Are you building assets that earn while you sleep?
|
|
81
|
+
4. Is this a compounding opportunity? (Does each unit of effort build on the last?)
|
|
82
|
+
5. What is the accountability structure? (Who has skin in the game?)
|
|
83
|
+
6. Rate leverage position: LOW / MEDIUM / HIGH
|
|
84
|
+
|
|
85
|
+
### Phase 2: Identify Scaling Strategy
|
|
86
|
+
|
|
87
|
+
1. **Speed vs Efficiency** — Should you prioritize growth speed or unit economics?
|
|
88
|
+
- Hoffman: Speed when market is winner-take-most
|
|
89
|
+
- Thiel: Efficiency when building monopoly in a niche
|
|
90
|
+
- Naval: Leverage when you can scale without proportional effort
|
|
91
|
+
2. **Horizontal vs Vertical** — Expand breadth (more markets) or depth (more value)?
|
|
92
|
+
3. **Organic vs Inorganic** — Grow internally or through acquisition/partnership?
|
|
93
|
+
4. **Capital Strategy** — Bootstrap, raise venture, or revenue-fund growth?
|
|
94
|
+
5. Map the scaling sequence — what must be true at each stage
|
|
95
|
+
|
|
96
|
+
### Phase 3: Risk Assessment
|
|
97
|
+
|
|
98
|
+
1. **Premature scaling risks** — Scaling before product-market fit is the #1 startup killer
|
|
99
|
+
2. **Execution risk** — Can your team handle 10x complexity?
|
|
100
|
+
3. **Culture risk** — Will rapid growth break your culture? (Hoffman's "firefighting" phase)
|
|
101
|
+
4. **Financial risk** — What is the burn rate during scaling? Runway?
|
|
102
|
+
5. **Market risk** — Is the timing right? Could the window close?
|
|
103
|
+
6. **Competitive risk** — Will scaling invite retaliation from incumbents?
|
|
104
|
+
7. Apply Thiel's definite optimism test — do you have a specific plan, not just hope?
|
|
105
|
+
|
|
106
|
+
### Phase 4: Go/No-Go Recommendation
|
|
107
|
+
|
|
108
|
+
1. Synthesize readiness, strategy, and risk assessments
|
|
109
|
+
2. Deliver a clear verdict:
|
|
110
|
+
- **GO — Scale Now** — Market timing, readiness, and resources align
|
|
111
|
+
- **CONDITIONAL GO** — Scale after specific conditions are met (list them)
|
|
112
|
+
- **NO-GO — Not Ready** — Specify what must change before reconsidering
|
|
113
|
+
- **PIVOT** — Scaling the current approach is wrong; redirect first
|
|
114
|
+
3. If GO: Define the scaling playbook (first 90 days, 6 months, 12 months)
|
|
115
|
+
4. Define success metrics and checkpoints at each stage
|
|
116
|
+
5. Establish kill criteria — what would make you stop scaling and reassess
|
|
117
|
+
|
|
118
|
+
## Output Format
|
|
119
|
+
|
|
120
|
+
```yaml
|
|
121
|
+
scaling_evaluation:
|
|
122
|
+
advisors: [reid-hoffman, peter-thiel, naval-ravikant]
|
|
123
|
+
readiness:
|
|
124
|
+
hoffman_blitzscaling: "NOT_READY | APPROACHING | READY | OVERDUE"
|
|
125
|
+
thiel_monopoly: "WEAK | MODERATE | STRONG"
|
|
126
|
+
naval_leverage: "LOW | MEDIUM | HIGH"
|
|
127
|
+
strategy:
|
|
128
|
+
approach: "speed | efficiency | leverage"
|
|
129
|
+
direction: "horizontal | vertical"
|
|
130
|
+
growth_type: "organic | inorganic | hybrid"
|
|
131
|
+
capital_strategy: "bootstrap | venture | revenue-funded"
|
|
132
|
+
risks:
|
|
133
|
+
premature_scaling: "{assessment}"
|
|
134
|
+
execution: "{assessment}"
|
|
135
|
+
culture: "{assessment}"
|
|
136
|
+
financial: "{assessment}"
|
|
137
|
+
market: "{assessment}"
|
|
138
|
+
competitive: "{assessment}"
|
|
139
|
+
verdict: "GO | CONDITIONAL_GO | NO_GO | PIVOT"
|
|
140
|
+
conditions: ["{if conditional}"]
|
|
141
|
+
playbook:
|
|
142
|
+
days_90: ["{first actions}"]
|
|
143
|
+
months_6: ["{medium-term actions}"]
|
|
144
|
+
months_12: ["{long-term actions}"]
|
|
145
|
+
success_metrics: ["{what to measure}"]
|
|
146
|
+
kill_criteria: ["{when to stop}"]
|
|
147
|
+
```
|
|
148
|
+
|
|
149
|
+
## Veto Conditions
|
|
150
|
+
|
|
151
|
+
- **NEVER** recommend scaling without evidence of product-market fit
|
|
152
|
+
- **NEVER** ignore unit economics — growth without margins is just expensive failure
|
|
153
|
+
- **NEVER** recommend blitzscaling when there is no first-scaler advantage
|
|
154
|
+
- **NEVER** skip the risk assessment — overconfidence kills more companies than competition
|
|
155
|
+
- **NEVER** recommend scaling if it conflicts with the founder's core values (ask first)
|
|
156
|
+
|
|
157
|
+
## Completion Criteria
|
|
158
|
+
|
|
159
|
+
- [ ] Blitzscaling readiness assessed (Hoffman)
|
|
160
|
+
- [ ] Monopoly potential evaluated (Thiel)
|
|
161
|
+
- [ ] Leverage position analyzed (Naval)
|
|
162
|
+
- [ ] Scaling strategy identified with clear rationale
|
|
163
|
+
- [ ] Risk assessment completed across all dimensions
|
|
164
|
+
- [ ] Clear Go/No-Go verdict with reasoning
|
|
165
|
+
- [ ] Playbook defined with metrics and kill criteria
|