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,169 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: getFounderCounsel()
|
|
3
|
+
responsavel: "@board-chair"
|
|
4
|
+
responsavel_type: Agent
|
|
5
|
+
atomic_layer: Task
|
|
6
|
+
elicit: true
|
|
7
|
+
|
|
8
|
+
Entrada:
|
|
9
|
+
- campo: crossroads_description
|
|
10
|
+
tipo: string
|
|
11
|
+
origem: User Input
|
|
12
|
+
obrigatorio: true
|
|
13
|
+
- campo: founder_context
|
|
14
|
+
tipo: string
|
|
15
|
+
origem: User Input
|
|
16
|
+
obrigatorio: true
|
|
17
|
+
|
|
18
|
+
Saida:
|
|
19
|
+
- campo: founder_counsel
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] All three advisor perspectives delivered (Sivers, Chouinard, Naval)"
|
|
26
|
+
- "[ ] Contrarian check completed with regret minimization"
|
|
27
|
+
- "[ ] Decision framework offered with journaling prompt"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Founder Crossroads Counsel
|
|
31
|
+
|
|
32
|
+
**Task ID:** BOARD-005
|
|
33
|
+
**Version:** 1.0.0
|
|
34
|
+
**Command:** `*get-founder-counsel`
|
|
35
|
+
**Agent:** Board Chair routes to Derek Sivers + Yvon Chouinard + Naval Ravikant
|
|
36
|
+
**Purpose:** Provide wisdom and perspective for founders at critical life/business decision points.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
## Inputs
|
|
41
|
+
|
|
42
|
+
| Input | Source | Required |
|
|
43
|
+
|-------|--------|----------|
|
|
44
|
+
| `crossroads_description` | The decision or dilemma | YES |
|
|
45
|
+
| `founder_context` | Stage, values, personal situation | YES |
|
|
46
|
+
| `options_considered` | Paths being weighed | PREFERRED |
|
|
47
|
+
| `fears_and_hopes` | What they are afraid of and what they want | PREFERRED |
|
|
48
|
+
| `constraints` | Non-negotiables, commitments | NO |
|
|
49
|
+
|
|
50
|
+
## Preconditions
|
|
51
|
+
|
|
52
|
+
1. Founder is facing a genuine crossroads (not a trivial decision)
|
|
53
|
+
2. Context about the founder's situation and values is available
|
|
54
|
+
3. Openness to unconventional or contrarian perspectives
|
|
55
|
+
|
|
56
|
+
## Execution Phases
|
|
57
|
+
|
|
58
|
+
### Phase 1: Frame the Crossroads (board-chair)
|
|
59
|
+
|
|
60
|
+
1. Clarify the decision in precise terms — what exactly must be decided?
|
|
61
|
+
2. Identify the type of crossroads:
|
|
62
|
+
- **Start vs Stay** — Leave security for entrepreneurship
|
|
63
|
+
- **Grow vs Stay Small** — Scale or maintain a lifestyle business
|
|
64
|
+
- **Sell vs Keep** — Exit offer on the table
|
|
65
|
+
- **Pivot vs Persist** — The current path is not working
|
|
66
|
+
- **Solo vs Partner** — Go alone or bring in co-founders/investors
|
|
67
|
+
- **Burnout Crossroads** — Keep going or step back for health
|
|
68
|
+
3. Map the emotional landscape — what fears and hopes are driving the decision?
|
|
69
|
+
4. Identify hidden assumptions — what is being taken for granted?
|
|
70
|
+
5. Route to the three founder-philosopher advisors
|
|
71
|
+
|
|
72
|
+
### Phase 2: Multiple Perspectives
|
|
73
|
+
|
|
74
|
+
**Derek Sivers — Contrarian Simplicity:**
|
|
75
|
+
1. Apply the "Hell Yeah or No" test — does this option make you say "HELL YEAH!"?
|
|
76
|
+
2. Check for conventional thinking — are you doing this because "everyone says you should"?
|
|
77
|
+
3. Apply the "opposite is also true" principle — what if the opposite path is right?
|
|
78
|
+
4. Assess simplicity — which option is simpler? Complexity is usually a warning sign
|
|
79
|
+
5. Consider the "happy to be wrong" scenario — which choice would you be happiest to be wrong about?
|
|
80
|
+
6. Key question: "What would you do if you knew no one would judge you?"
|
|
81
|
+
|
|
82
|
+
**Yvon Chouinard — Mission-Driven Wisdom:**
|
|
83
|
+
1. Does this align with your deepest values? (Not your stated values — your REAL values)
|
|
84
|
+
2. What is the environmental and social impact of each path?
|
|
85
|
+
3. Apply the 100-year lens — which decision will you be proud of in the very long term?
|
|
86
|
+
4. Is this about growth or about quality? (Chouinard always chose quality)
|
|
87
|
+
5. Can you "let my people go surfing" — does this path allow for a full, balanced life?
|
|
88
|
+
6. Key question: "What does the planet (and your community) need you to do?"
|
|
89
|
+
|
|
90
|
+
**Naval Ravikant — First Principles Wisdom:**
|
|
91
|
+
1. Apply specific knowledge — what are you uniquely suited to do?
|
|
92
|
+
2. Assess leverage — which path creates the most leverage (code > media > capital > labor)?
|
|
93
|
+
3. Check for playing status games — are you chasing status or creating wealth?
|
|
94
|
+
4. Apply the "40-year-old test" — which path leads to freedom and peace at 40, 50, 60?
|
|
95
|
+
5. Consider compounding — which choice compounds best over decades?
|
|
96
|
+
6. Key question: "Which path makes you the most interesting and fulfilled version of yourself?"
|
|
97
|
+
|
|
98
|
+
### Phase 3: Contrarian Check
|
|
99
|
+
|
|
100
|
+
1. For each path, find the strongest argument AGAINST it
|
|
101
|
+
2. Identify which fears are legitimate and which are ego-driven
|
|
102
|
+
3. Check for "golden handcuffs" — is comfort masquerading as wisdom?
|
|
103
|
+
4. Apply the "regret minimization framework" — at 80, which choice will you regret NOT making?
|
|
104
|
+
5. Test for reversibility — is this a one-way door or a two-way door? (Two-way doors need less deliberation)
|
|
105
|
+
6. Ask: "What would you advise your best friend to do in this situation?"
|
|
106
|
+
|
|
107
|
+
### Phase 4: Decision Framework
|
|
108
|
+
|
|
109
|
+
1. Synthesize all three perspectives into a coherent picture
|
|
110
|
+
2. Identify the core tension — what is the real tradeoff?
|
|
111
|
+
3. Present the decision not as right/wrong but as different-life-paths
|
|
112
|
+
4. Offer a decision framework:
|
|
113
|
+
- If values-driven → lean on Chouinard's lens
|
|
114
|
+
- If freedom-driven → lean on Naval's lens
|
|
115
|
+
- If happiness-driven → lean on Sivers' lens
|
|
116
|
+
5. Suggest a small experiment before committing (if possible)
|
|
117
|
+
6. Provide a journaling prompt for the founder to process before deciding
|
|
118
|
+
7. Remind: The decision itself matters less than the commitment to make it work
|
|
119
|
+
|
|
120
|
+
## Output Format
|
|
121
|
+
|
|
122
|
+
```yaml
|
|
123
|
+
founder_counsel:
|
|
124
|
+
advisors: [derek-sivers, yvon-chouinard, naval-ravikant]
|
|
125
|
+
crossroads: "{description}"
|
|
126
|
+
type: "{crossroads type}"
|
|
127
|
+
perspectives:
|
|
128
|
+
sivers:
|
|
129
|
+
hell_yeah_test: "{result}"
|
|
130
|
+
contrarian_view: "{what if the opposite is true}"
|
|
131
|
+
key_insight: "{core wisdom}"
|
|
132
|
+
chouinard:
|
|
133
|
+
values_alignment: "{assessment}"
|
|
134
|
+
long_term_lens: "{100-year perspective}"
|
|
135
|
+
key_insight: "{core wisdom}"
|
|
136
|
+
naval:
|
|
137
|
+
leverage_analysis: "{which path has more leverage}"
|
|
138
|
+
specific_knowledge: "{what are you uniquely suited for}"
|
|
139
|
+
key_insight: "{core wisdom}"
|
|
140
|
+
contrarian_check:
|
|
141
|
+
strongest_argument_against: "{for each path}"
|
|
142
|
+
regret_minimization: "{at 80, what would you regret}"
|
|
143
|
+
reversibility: "one-way | two-way"
|
|
144
|
+
synthesis:
|
|
145
|
+
core_tension: "{the real tradeoff}"
|
|
146
|
+
framework: "{decision lens recommendation}"
|
|
147
|
+
experiment: "{small test before committing}"
|
|
148
|
+
journaling_prompt: "{for personal reflection}"
|
|
149
|
+
closing_wisdom: |
|
|
150
|
+
{A synthesized, personal message from the board}
|
|
151
|
+
```
|
|
152
|
+
|
|
153
|
+
## Veto Conditions
|
|
154
|
+
|
|
155
|
+
- **NEVER** make the decision for the founder — provide wisdom, not directives
|
|
156
|
+
- **NEVER** dismiss emotional concerns as irrational — feelings are data
|
|
157
|
+
- **NEVER** push toward conventional success if the founder values unconventional living
|
|
158
|
+
- **NEVER** rush the decision — crossroads deserve deliberation
|
|
159
|
+
- **NEVER** ignore the human behind the business — health, relationships, and joy matter
|
|
160
|
+
|
|
161
|
+
## Completion Criteria
|
|
162
|
+
|
|
163
|
+
- [ ] Crossroads clearly framed with type identified
|
|
164
|
+
- [ ] All three advisor perspectives delivered through their unique lenses
|
|
165
|
+
- [ ] Contrarian check completed for each path
|
|
166
|
+
- [ ] Regret minimization and reversibility assessed
|
|
167
|
+
- [ ] Core tension identified and named
|
|
168
|
+
- [ ] Decision framework offered (not a directive)
|
|
169
|
+
- [ ] Journaling prompt or experiment suggested for reflection
|
|
@@ -0,0 +1,164 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: resolveCultureCrisis()
|
|
3
|
+
responsavel: "@board-chair"
|
|
4
|
+
responsavel_type: Agent
|
|
5
|
+
atomic_layer: Task
|
|
6
|
+
elicit: true
|
|
7
|
+
|
|
8
|
+
Entrada:
|
|
9
|
+
- campo: crisis_description
|
|
10
|
+
tipo: string
|
|
11
|
+
origem: User Input
|
|
12
|
+
obrigatorio: true
|
|
13
|
+
- campo: symptoms
|
|
14
|
+
tipo: string
|
|
15
|
+
origem: User Input
|
|
16
|
+
obrigatorio: true
|
|
17
|
+
|
|
18
|
+
Saida:
|
|
19
|
+
- campo: culture_resolution
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] All three diagnostic frameworks applied"
|
|
26
|
+
- "[ ] Root cause identified with causal chain mapped"
|
|
27
|
+
- "[ ] Implementation plan with quick wins and measurement criteria"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Culture & Team Dysfunction Resolution
|
|
31
|
+
|
|
32
|
+
**Task ID:** BOARD-003
|
|
33
|
+
**Version:** 1.0.0
|
|
34
|
+
**Command:** `*resolve-culture-crisis`
|
|
35
|
+
**Agent:** Board Chair routes to Simon Sinek + Brene Brown + Patrick Lencioni
|
|
36
|
+
**Purpose:** Diagnose and resolve organizational culture dysfunction or team breakdown.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
## Inputs
|
|
41
|
+
|
|
42
|
+
| Input | Source | Required |
|
|
43
|
+
|-------|--------|----------|
|
|
44
|
+
| `crisis_description` | User prompt | YES |
|
|
45
|
+
| `team_size` | Number of people affected | PREFERRED |
|
|
46
|
+
| `symptoms` | Observable behaviors and problems | YES |
|
|
47
|
+
| `duration` | How long has this been happening | PREFERRED |
|
|
48
|
+
| `previous_interventions` | What has been tried already | NO |
|
|
49
|
+
| `organizational_context` | Company stage, industry, values | NO |
|
|
50
|
+
|
|
51
|
+
## Preconditions
|
|
52
|
+
|
|
53
|
+
1. Culture or team dysfunction is acknowledged
|
|
54
|
+
2. Observable symptoms are described (not just a vague feeling)
|
|
55
|
+
3. Willingness to address root causes, not just symptoms
|
|
56
|
+
|
|
57
|
+
## Execution Phases
|
|
58
|
+
|
|
59
|
+
### Phase 1: Diagnose Dysfunction
|
|
60
|
+
|
|
61
|
+
**Patrick Lencioni — Five Dysfunctions Assessment:**
|
|
62
|
+
1. **Absence of Trust** — Do team members hide weaknesses and mistakes?
|
|
63
|
+
2. **Fear of Conflict** — Do they avoid difficult conversations?
|
|
64
|
+
3. **Lack of Commitment** — Do they fail to buy into decisions?
|
|
65
|
+
4. **Avoidance of Accountability** — Do they avoid calling out peers?
|
|
66
|
+
5. **Inattention to Results** — Do they prioritize individual status over team goals?
|
|
67
|
+
6. Identify which dysfunction is the primary root (they cascade from trust downward)
|
|
68
|
+
7. Assess severity: early warning, established pattern, or crisis
|
|
69
|
+
|
|
70
|
+
**Brene Brown — Vulnerability Assessment:**
|
|
71
|
+
1. Is there psychological safety to be honest and imperfect?
|
|
72
|
+
2. Are people armoring up (perfectionism, cynicism, numbing)?
|
|
73
|
+
3. Is there a gap between espoused values and practiced values?
|
|
74
|
+
4. What stories are people telling themselves about the situation?
|
|
75
|
+
5. Is shame present — are people afraid of being seen as inadequate?
|
|
76
|
+
|
|
77
|
+
**Simon Sinek — Purpose Alignment Check:**
|
|
78
|
+
1. Is the WHY clear and shared across the team?
|
|
79
|
+
2. Has the organization drifted from its founding purpose?
|
|
80
|
+
3. Are people playing a finite game (winning) or infinite game (sustaining)?
|
|
81
|
+
4. Is there a just cause that inspires the team?
|
|
82
|
+
5. Are leaders serving the people, or are people serving the leaders?
|
|
83
|
+
|
|
84
|
+
### Phase 2: Identify Root Cause
|
|
85
|
+
|
|
86
|
+
1. Cross-reference all three diagnostic frameworks
|
|
87
|
+
2. Identify the deepest root — usually trust or purpose, not the visible symptom
|
|
88
|
+
3. Trace the causal chain: root cause → cascade → visible symptoms
|
|
89
|
+
4. Determine if this is a people problem, process problem, or leadership problem
|
|
90
|
+
5. Assess whether leadership is part of the cause or part of the solution
|
|
91
|
+
6. Identify the one intervention that would have the highest leverage
|
|
92
|
+
|
|
93
|
+
### Phase 3: Design Intervention
|
|
94
|
+
|
|
95
|
+
**For Trust Deficit (Lencioni lead):**
|
|
96
|
+
1. Personal histories exercise — build vulnerability-based trust
|
|
97
|
+
2. Behavioral profiling — understand each other's working styles
|
|
98
|
+
3. Team effectiveness exercise — open discussion of strengths and weaknesses
|
|
99
|
+
4. Leader goes first — vulnerability must come from the top
|
|
100
|
+
|
|
101
|
+
**For Courage Deficit (Brown lead):**
|
|
102
|
+
1. Name the armor — what defensive behaviors are present?
|
|
103
|
+
2. Rumble with vulnerability — facilitated conversations about hard topics
|
|
104
|
+
3. Values clarification — align stated values with actual behavior
|
|
105
|
+
4. Clear is kind — establish norms for direct, compassionate feedback
|
|
106
|
+
|
|
107
|
+
**For Purpose Deficit (Sinek lead):**
|
|
108
|
+
1. Rediscover the WHY — what originally inspired the team/company?
|
|
109
|
+
2. Find the Just Cause — what is the long-term vision worth fighting for?
|
|
110
|
+
3. Establish infinite game mindset — shift from "beating competitors" to "advancing the cause"
|
|
111
|
+
4. Identify worthy rivals — learn from others instead of trying to destroy them
|
|
112
|
+
|
|
113
|
+
### Phase 4: Implementation Plan
|
|
114
|
+
|
|
115
|
+
1. Sequence interventions — address root cause first, then downstream effects
|
|
116
|
+
2. Define quick wins — what can improve within 1 week?
|
|
117
|
+
3. Define structural changes — what needs 30-90 days?
|
|
118
|
+
4. Assign leadership responsibilities — who drives each intervention?
|
|
119
|
+
5. Set measurement criteria — how will you know it is working?
|
|
120
|
+
6. Plan check-ins — weekly for first month, then bi-weekly
|
|
121
|
+
7. Define escalation triggers — what signals the intervention is not working?
|
|
122
|
+
|
|
123
|
+
## Output Format
|
|
124
|
+
|
|
125
|
+
```yaml
|
|
126
|
+
culture_resolution:
|
|
127
|
+
advisors: [simon-sinek, brene-brown, patrick-lencioni]
|
|
128
|
+
diagnosis:
|
|
129
|
+
lencioni_dysfunction: "{primary dysfunction}"
|
|
130
|
+
brown_vulnerability: "{courage assessment}"
|
|
131
|
+
sinek_purpose: "{alignment assessment}"
|
|
132
|
+
root_cause: "{deepest root}"
|
|
133
|
+
causal_chain: "{root → cascade → symptoms}"
|
|
134
|
+
severity: "early_warning | established | crisis"
|
|
135
|
+
intervention:
|
|
136
|
+
primary: "{highest leverage intervention}"
|
|
137
|
+
trust_building: ["{specific exercises}"]
|
|
138
|
+
courage_building: ["{specific practices}"]
|
|
139
|
+
purpose_alignment: ["{specific actions}"]
|
|
140
|
+
implementation:
|
|
141
|
+
week_1: ["{quick wins}"]
|
|
142
|
+
month_1: ["{structural changes}"]
|
|
143
|
+
month_3: ["{sustained practices}"]
|
|
144
|
+
measurement: ["{success indicators}"]
|
|
145
|
+
escalation_triggers: ["{warning signs}"]
|
|
146
|
+
```
|
|
147
|
+
|
|
148
|
+
## Veto Conditions
|
|
149
|
+
|
|
150
|
+
- **NEVER** blame individuals — focus on systems, patterns, and leadership
|
|
151
|
+
- **NEVER** skip the trust assessment — trust is the foundation of everything
|
|
152
|
+
- **NEVER** recommend surface-level fixes (team building events) without addressing root cause
|
|
153
|
+
- **NEVER** ignore the role of leadership in the dysfunction
|
|
154
|
+
- **NEVER** rush the process — culture change takes time and consistent effort
|
|
155
|
+
|
|
156
|
+
## Completion Criteria
|
|
157
|
+
|
|
158
|
+
- [ ] All three diagnostic frameworks applied
|
|
159
|
+
- [ ] Root cause identified with causal chain mapped
|
|
160
|
+
- [ ] Severity assessed (early warning / established / crisis)
|
|
161
|
+
- [ ] Intervention designed addressing root cause first
|
|
162
|
+
- [ ] Implementation plan with quick wins and structural changes
|
|
163
|
+
- [ ] Measurement criteria defined
|
|
164
|
+
- [ ] Escalation triggers established
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: reviewStrategicCounsel()
|
|
3
|
+
responsavel: "@board-chair"
|
|
4
|
+
responsavel_type: Agent
|
|
5
|
+
atomic_layer: Task
|
|
6
|
+
elicit: true
|
|
7
|
+
|
|
8
|
+
Entrada:
|
|
9
|
+
- campo: specialist_output
|
|
10
|
+
tipo: string
|
|
11
|
+
origem: Specialist Agent
|
|
12
|
+
obrigatorio: true
|
|
13
|
+
- campo: original_request
|
|
14
|
+
tipo: string
|
|
15
|
+
origem: User Input
|
|
16
|
+
obrigatorio: true
|
|
17
|
+
|
|
18
|
+
Saida:
|
|
19
|
+
- campo: review_report
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] All checklist items evaluated and scored"
|
|
26
|
+
- "[ ] Verdict rendered (APPROVE/REVISE/REJECT)"
|
|
27
|
+
- "[ ] Perspective breadth and risk coverage assessed"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Review Strategic Counsel Output
|
|
31
|
+
|
|
32
|
+
**Task ID:** ADVISORY-CHIEF-002
|
|
33
|
+
**Version:** 1.0.0
|
|
34
|
+
**Command:** `*review`
|
|
35
|
+
**Orchestrator:** Board Chair (board-chair)
|
|
36
|
+
**Purpose:** Review specialist output against quality checklist, score, and approve or request revision.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
## Inputs
|
|
41
|
+
|
|
42
|
+
| Field | Type | Source | Required | Validation |
|
|
43
|
+
|-------|------|--------|----------|------------|
|
|
44
|
+
| specialist_output | string | Specialist agent | Yes | Non-empty deliverable |
|
|
45
|
+
| original_request | string | User prompt | Yes | The original request that triggered the work |
|
|
46
|
+
| specialist_id | string | Routing | Yes | Agent ID that produced the output |
|
|
47
|
+
|
|
48
|
+
---
|
|
49
|
+
|
|
50
|
+
## Preconditions
|
|
51
|
+
|
|
52
|
+
- Specialist has completed their task and produced output
|
|
53
|
+
- Output quality checklist is available at checklists/output-quality.md
|
|
54
|
+
|
|
55
|
+
---
|
|
56
|
+
|
|
57
|
+
## Execution Phases
|
|
58
|
+
|
|
59
|
+
### Phase 1: Understand Context
|
|
60
|
+
|
|
61
|
+
1. Re-read the original user request
|
|
62
|
+
2. Identify what was asked vs what was delivered
|
|
63
|
+
3. Note the specialist who produced the output
|
|
64
|
+
4. Identify the advisory domain: strategy, finance, operations, market entry, partnerships, governance
|
|
65
|
+
5. Determine the decision gravity: reversible/low-stakes vs irreversible/high-stakes
|
|
66
|
+
|
|
67
|
+
### Phase 2: Apply Quality Checklist
|
|
68
|
+
|
|
69
|
+
1. Load checklists/output-quality.md
|
|
70
|
+
2. Evaluate each item against the specialist output
|
|
71
|
+
3. Mark each item: [x] Pass, [ ] Fail, [N/A] Not Applicable
|
|
72
|
+
4. Count CRITICAL failures and total failures
|
|
73
|
+
5. Pay special attention to: multi-perspective analysis, risk identification, assumption transparency, and actionability
|
|
74
|
+
|
|
75
|
+
### Phase 3: Score and Decide
|
|
76
|
+
|
|
77
|
+
| Score | Verdict | Action |
|
|
78
|
+
|-------|---------|--------|
|
|
79
|
+
| All CRITICAL pass, < 2 non-critical fail | APPROVE | Deliver to user |
|
|
80
|
+
| All CRITICAL pass, 2+ non-critical fail | REVISE | Return to specialist with specific feedback |
|
|
81
|
+
| Any CRITICAL fail | REJECT | Return to specialist, block delivery |
|
|
82
|
+
|
|
83
|
+
### Phase 4: Output
|
|
84
|
+
|
|
85
|
+
Produce review report with verdict, score, and feedback.
|
|
86
|
+
|
|
87
|
+
---
|
|
88
|
+
|
|
89
|
+
## Output Format
|
|
90
|
+
|
|
91
|
+
```markdown
|
|
92
|
+
## Review Report
|
|
93
|
+
|
|
94
|
+
**Specialist:** {name} ({id})
|
|
95
|
+
**Verdict:** {APPROVE | REVISE | REJECT}
|
|
96
|
+
**Score:** {X}/{total} items passed
|
|
97
|
+
|
|
98
|
+
### Passed
|
|
99
|
+
- {items that passed}
|
|
100
|
+
|
|
101
|
+
### Issues Found
|
|
102
|
+
- [{CRITICAL|WARN}] {description} — {recommendation}
|
|
103
|
+
|
|
104
|
+
### Advisory-Specific Notes
|
|
105
|
+
- Perspective breadth: {assessment}
|
|
106
|
+
- Risk coverage: {assessment}
|
|
107
|
+
- Decision readiness: {assessment}
|
|
108
|
+
|
|
109
|
+
### Recommendation
|
|
110
|
+
{Next step: deliver / revise specific items / redo}
|
|
111
|
+
```
|
|
112
|
+
|
|
113
|
+
---
|
|
114
|
+
|
|
115
|
+
## Veto Conditions
|
|
116
|
+
|
|
117
|
+
- NEVER approve output with CRITICAL failures
|
|
118
|
+
- NEVER reject without providing specific, actionable feedback
|
|
119
|
+
- NEVER modify the specialist's output — only review and provide feedback
|
|
120
|
+
- NEVER approve counsel that considers only one perspective or scenario
|
|
121
|
+
- NEVER approve recommendations without stated assumptions and risks
|
|
122
|
+
|
|
123
|
+
---
|
|
124
|
+
|
|
125
|
+
## Completion Criteria
|
|
126
|
+
|
|
127
|
+
- [ ] Original request re-read and understood
|
|
128
|
+
- [ ] Advisory domain and decision gravity identified
|
|
129
|
+
- [ ] All checklist items evaluated
|
|
130
|
+
- [ ] Score calculated
|
|
131
|
+
- [ ] Verdict rendered (APPROVE/REVISE/REJECT)
|
|
132
|
+
- [ ] Specific feedback provided for any failures
|
|
133
|
+
- [ ] Perspective breadth and risk coverage individually assessed
|
|
@@ -0,0 +1,161 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: seekInvestmentCounsel()
|
|
3
|
+
responsavel: "@board-chair"
|
|
4
|
+
responsavel_type: Agent
|
|
5
|
+
atomic_layer: Task
|
|
6
|
+
elicit: true
|
|
7
|
+
|
|
8
|
+
Entrada:
|
|
9
|
+
- campo: opportunity_description
|
|
10
|
+
tipo: string
|
|
11
|
+
origem: User Input
|
|
12
|
+
obrigatorio: true
|
|
13
|
+
- campo: financial_data
|
|
14
|
+
tipo: string
|
|
15
|
+
origem: User Input
|
|
16
|
+
obrigatorio: false
|
|
17
|
+
|
|
18
|
+
Saida:
|
|
19
|
+
- campo: investment_counsel
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] All three analyses (Dalio, Munger, Thiel) completed"
|
|
26
|
+
- "[ ] Clear recommendation with terms or conditions"
|
|
27
|
+
- "[ ] Kill criteria and monitoring framework defined"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Investment Committee Session
|
|
31
|
+
|
|
32
|
+
**Task ID:** BOARD-002
|
|
33
|
+
**Version:** 1.0.0
|
|
34
|
+
**Command:** `*seek-investment-counsel`
|
|
35
|
+
**Agent:** Board Chair routes to Ray Dalio + Charlie Munger + Peter Thiel
|
|
36
|
+
**Purpose:** Evaluate an investment or major financial decision through multiple analytical lenses.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
## Inputs
|
|
41
|
+
|
|
42
|
+
| Input | Source | Required |
|
|
43
|
+
|-------|--------|----------|
|
|
44
|
+
| `opportunity_description` | User prompt | YES |
|
|
45
|
+
| `financial_data` | Revenue, costs, projections | PREFERRED |
|
|
46
|
+
| `investment_amount` | Capital required | PREFERRED |
|
|
47
|
+
| `market_context` | Industry, competition, timing | PREFERRED |
|
|
48
|
+
| `risk_appetite` | Conservative, moderate, aggressive | NO |
|
|
49
|
+
| `time_horizon` | Short-term, medium, long-term | NO |
|
|
50
|
+
|
|
51
|
+
## Preconditions
|
|
52
|
+
|
|
53
|
+
1. Investment opportunity or financial decision is described
|
|
54
|
+
2. At least basic financial context is available
|
|
55
|
+
3. Decision-maker's constraints and values are understood
|
|
56
|
+
|
|
57
|
+
## Execution Phases
|
|
58
|
+
|
|
59
|
+
### Phase 1: Present Opportunity (board-chair)
|
|
60
|
+
|
|
61
|
+
1. Frame the opportunity in clear terms — what is being considered?
|
|
62
|
+
2. Summarize available financial data and projections
|
|
63
|
+
3. Identify the decision: invest/pass, amount, terms, timing
|
|
64
|
+
4. Map known risks and unknowns
|
|
65
|
+
5. Route to the investment committee: Dalio, Munger, Thiel
|
|
66
|
+
|
|
67
|
+
### Phase 2: Risk Analysis
|
|
68
|
+
|
|
69
|
+
**Ray Dalio — Principles-Based Analysis:**
|
|
70
|
+
1. Apply radical transparency — what are the uncomfortable truths?
|
|
71
|
+
2. Stress-test assumptions — what if projections are 50% wrong?
|
|
72
|
+
3. Assess systematic risk — is this correlated with macro factors?
|
|
73
|
+
4. Apply pain + reflection = progress — what does past experience teach?
|
|
74
|
+
5. Calculate expected value — probability-weighted outcomes
|
|
75
|
+
6. Check: Does this align with established investment principles?
|
|
76
|
+
|
|
77
|
+
**Charlie Munger — Mental Models Analysis:**
|
|
78
|
+
1. Apply inversion — what would make this fail? Work backwards from disaster
|
|
79
|
+
2. Check for cognitive biases — confirmation bias, FOMO, sunk cost, anchoring
|
|
80
|
+
3. Assess circle of competence — do you truly understand this domain?
|
|
81
|
+
4. Apply Lollapalooza effect — are multiple forces combining (for or against)?
|
|
82
|
+
5. Check the moat — what is the durable competitive advantage?
|
|
83
|
+
6. Apply the "newspaper test" — would you be proud of this decision on the front page?
|
|
84
|
+
|
|
85
|
+
**Peter Thiel — Zero-to-One Analysis:**
|
|
86
|
+
1. Is this a 0-to-1 opportunity (creating something new) or 1-to-n (copying)?
|
|
87
|
+
2. What is the secret — what do you believe that most people do not?
|
|
88
|
+
3. Can this become a monopoly in a small market before expanding?
|
|
89
|
+
4. Apply definite optimism — is there a specific plan, not just hope?
|
|
90
|
+
5. Assess the power law — could this be a 100x return, or is it incremental?
|
|
91
|
+
6. Check last mover advantage — will this be the definitive solution?
|
|
92
|
+
|
|
93
|
+
### Phase 3: Mental Models Application
|
|
94
|
+
|
|
95
|
+
1. Compile all three analyses side by side
|
|
96
|
+
2. Identify where all three agree (high-confidence signal)
|
|
97
|
+
3. Identify where they disagree (requires deeper analysis)
|
|
98
|
+
4. Apply second-order thinking — what happens AFTER the first move?
|
|
99
|
+
5. Calculate the asymmetry — is the upside much larger than the downside?
|
|
100
|
+
6. Run the pre-mortem — imagine it failed, what was the cause?
|
|
101
|
+
|
|
102
|
+
### Phase 4: Recommendation
|
|
103
|
+
|
|
104
|
+
1. Synthesize into a clear invest/pass/conditional recommendation
|
|
105
|
+
2. If invest: recommended terms, amount, and conditions
|
|
106
|
+
3. If pass: what would need to change to reconsider
|
|
107
|
+
4. If conditional: specific milestones or information needed
|
|
108
|
+
5. Define kill criteria — what triggers exiting the investment
|
|
109
|
+
6. Provide monitoring framework — what metrics to track
|
|
110
|
+
|
|
111
|
+
## Output Format
|
|
112
|
+
|
|
113
|
+
```yaml
|
|
114
|
+
investment_counsel:
|
|
115
|
+
opportunity: "{description}"
|
|
116
|
+
committee: [ray-dalio, charlie-munger, peter-thiel]
|
|
117
|
+
analyses:
|
|
118
|
+
dalio:
|
|
119
|
+
principles_assessment: "{analysis}"
|
|
120
|
+
expected_value: "{calculation}"
|
|
121
|
+
stress_test: "{worst case}"
|
|
122
|
+
verdict: "INVEST | PASS | CONDITIONAL"
|
|
123
|
+
munger:
|
|
124
|
+
mental_models_applied: ["{models used}"]
|
|
125
|
+
inversion_result: "{failure scenarios}"
|
|
126
|
+
bias_check: ["{biases identified}"]
|
|
127
|
+
verdict: "INVEST | PASS | CONDITIONAL"
|
|
128
|
+
thiel:
|
|
129
|
+
zero_to_one: "{is this creating something new?}"
|
|
130
|
+
monopoly_potential: "{assessment}"
|
|
131
|
+
power_law_fit: "{could this be a 100x?}"
|
|
132
|
+
verdict: "INVEST | PASS | CONDITIONAL"
|
|
133
|
+
synthesis:
|
|
134
|
+
agreement: ["{convergence}"]
|
|
135
|
+
disagreement: ["{divergence}"]
|
|
136
|
+
asymmetry: "{upside vs downside}"
|
|
137
|
+
recommendation:
|
|
138
|
+
verdict: "INVEST | PASS | CONDITIONAL"
|
|
139
|
+
terms: "{if invest}"
|
|
140
|
+
conditions: "{if conditional}"
|
|
141
|
+
kill_criteria: ["{exit triggers}"]
|
|
142
|
+
monitoring: ["{key metrics}"]
|
|
143
|
+
```
|
|
144
|
+
|
|
145
|
+
## Veto Conditions
|
|
146
|
+
|
|
147
|
+
- **NEVER** recommend investing without stress-testing assumptions
|
|
148
|
+
- **NEVER** skip the inversion exercise — always consider how it could fail
|
|
149
|
+
- **NEVER** ignore cognitive biases in the analysis
|
|
150
|
+
- **NEVER** recommend based on FOMO or social proof alone
|
|
151
|
+
- **NEVER** present a recommendation without defining kill criteria
|
|
152
|
+
|
|
153
|
+
## Completion Criteria
|
|
154
|
+
|
|
155
|
+
- [ ] Opportunity framed with available financial data
|
|
156
|
+
- [ ] Dalio's principles-based analysis completed with stress test
|
|
157
|
+
- [ ] Munger's mental models applied with inversion and bias check
|
|
158
|
+
- [ ] Thiel's zero-to-one analysis completed with monopoly assessment
|
|
159
|
+
- [ ] Analyses synthesized with agreement and disagreement mapped
|
|
160
|
+
- [ ] Clear recommendation with terms or conditions
|
|
161
|
+
- [ ] Kill criteria and monitoring framework defined
|