aiox-core 5.0.5 → 5.0.7
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/.aiox-core/install-manifest.yaml +2 -2
- package/bin/utils/validate-publish.js +5 -4
- package/package.json +1 -1
- package/packages/installer/src/wizard/pro-setup.js +2 -1
- package/pro/README.md +66 -0
- package/pro/feature-registry.yaml +225 -0
- package/pro/license/degradation.js +220 -0
- package/pro/license/errors.js +450 -0
- package/pro/license/feature-gate.js +354 -0
- package/pro/license/index.js +181 -0
- package/pro/license/license-api.js +679 -0
- package/pro/license/license-cache.js +523 -0
- package/pro/license/license-crypto.js +303 -0
- package/pro/package.json +52 -0
- package/pro/pro-config.yaml +63 -0
- package/pro/squads/README.md +42 -0
- package/pro/squads/aiox-sop/ARCHITECTURE.md +86 -0
- package/pro/squads/aiox-sop/CHANGELOG.md +27 -0
- package/pro/squads/aiox-sop/HEADLINE.md +3 -0
- package/pro/squads/aiox-sop/README.md +77 -0
- package/pro/squads/aiox-sop/agents/sop-analyst.md +363 -0
- package/pro/squads/aiox-sop/agents/sop-auditor.md +294 -0
- package/pro/squads/aiox-sop/agents/sop-chief.md +279 -0
- package/pro/squads/aiox-sop/agents/sop-creator.md +322 -0
- package/pro/squads/aiox-sop/agents/sop-extractor.md +246 -0
- package/pro/squads/aiox-sop/agents/sop-ml-architect.md +310 -0
- package/pro/squads/aiox-sop/checklists/14-point-crosby-checklist.md +84 -0
- package/pro/squads/aiox-sop/checklists/extraction-completeness-checklist.md +78 -0
- package/pro/squads/aiox-sop/checklists/sop-completeness-checklist.md +283 -0
- package/pro/squads/aiox-sop/checklists/sop-ml-validation-checklist.md +157 -0
- package/pro/squads/aiox-sop/checklists/sop-quality-checklist.md +138 -0
- package/pro/squads/aiox-sop/checklists/stranger-test-checklist.md +108 -0
- package/pro/squads/aiox-sop/config.yaml +460 -0
- package/pro/squads/aiox-sop/data/category-map.yaml +647 -0
- package/pro/squads/aiox-sop/data/confidence-levels.yaml +133 -0
- package/pro/squads/aiox-sop/data/infrastructure-connections.yaml +730 -0
- package/pro/squads/aiox-sop/data/market-categories.yaml +65 -0
- package/pro/squads/aiox-sop/data/risk-register.yaml +90 -0
- package/pro/squads/aiox-sop/data/sop-ml-schema-examples.yaml +420 -0
- package/pro/squads/aiox-sop/data/sop-ml-schema.yaml +780 -0
- package/pro/squads/aiox-sop/data/sop-registry.yaml +42 -0
- package/pro/squads/aiox-sop/data/sop-scoring-rubric.yaml +601 -0
- package/pro/squads/aiox-sop/data/sop-standards-reference.yaml +475 -0
- package/pro/squads/aiox-sop/data/task-definitions.yaml +1602 -0
- package/pro/squads/aiox-sop/data/token-assignments.yaml +304 -0
- package/pro/squads/aiox-sop/data/verdict-thresholds.yaml +117 -0
- package/pro/squads/aiox-sop/data/workflow-quality-rubric.yaml +579 -0
- package/pro/squads/aiox-sop/docs/README.md +10 -0
- package/pro/squads/aiox-sop/docs/optimization-doc-drift-2026-03-18.json +20 -0
- package/pro/squads/aiox-sop/docs/optimization-economy-2026-03-18.md +40 -0
- package/pro/squads/aiox-sop/docs/optimization-environment-2026-03-18.json +24 -0
- package/pro/squads/aiox-sop/docs/optimization-material-inventory-2026-03-18.yaml +73 -0
- package/pro/squads/aiox-sop/docs/optimization-repo-baseline-2026-03-18.json +38 -0
- package/pro/squads/aiox-sop/docs/optimization-runtime-smoke-2026-03-18.json +57 -0
- package/pro/squads/aiox-sop/docs/optimization-split-verdict-2026-03-18.json +21 -0
- package/pro/squads/aiox-sop/docs/optimization-validation-2026-03-18.json +53 -0
- package/pro/squads/aiox-sop/docs/optimization-validation-fallback-2026-03-18.json +6 -0
- package/pro/squads/aiox-sop/docs/optimization-workflow-contracts-2026-03-18.json +81 -0
- package/pro/squads/aiox-sop/docs/optimization-yolo-plan-2026-03-18.md +177 -0
- package/pro/squads/aiox-sop/docs/optimization-yolo-report-2026-03-18.md +181 -0
- package/pro/squads/aiox-sop/docs/scaling-strategy.md +129 -0
- package/pro/squads/aiox-sop/examples/README.md +14 -0
- package/pro/squads/aiox-sop/examples/sample-human-sop.md +11 -0
- package/pro/squads/aiox-sop/examples/sample-ml-sop.yaml +14 -0
- package/pro/squads/aiox-sop/outputs/README.md +20 -0
- package/pro/squads/aiox-sop/outputs/SOP-SLIDES-001.md +864 -0
- package/pro/squads/aiox-sop/outputs/SOP-SLIDES-001.yaml +1225 -0
- package/pro/squads/aiox-sop/outputs/SOP-SLIDES-002.md +904 -0
- package/pro/squads/aiox-sop/outputs/SOP-SLIDES-002.yaml +431 -0
- package/pro/squads/aiox-sop/outputs/SOP-SLIDES-003.md +964 -0
- package/pro/squads/aiox-sop/outputs/SOP-SLIDES-003.yaml +392 -0
- package/pro/squads/aiox-sop/outputs/SOP-SLIDES-004.md +975 -0
- package/pro/squads/aiox-sop/outputs/SOP-SLIDES-004.yaml +786 -0
- package/pro/squads/aiox-sop/protocols/sop-workflow-integration.md +209 -0
- package/pro/squads/aiox-sop/scripts/convert-sop-format-worker.py +299 -0
- package/pro/squads/aiox-sop/scripts/load-workspace-context.cjs +296 -0
- package/pro/squads/aiox-sop/scripts/normalize-thiagoroas-vsl-extractions.cjs +1448 -0
- package/pro/squads/aiox-sop/scripts/refresh-sop-registry.cjs +331 -0
- package/pro/squads/aiox-sop/scripts/resolve-environment-contract.cjs +107 -0
- package/pro/squads/aiox-sop/scripts/test-load-workspace-context.cjs +100 -0
- package/pro/squads/aiox-sop/scripts/test-resolve-environment-contract.cjs +159 -0
- package/pro/squads/aiox-sop/tasks/analyze-sop.md +464 -0
- package/pro/squads/aiox-sop/tasks/analyze-squad.md +317 -0
- package/pro/squads/aiox-sop/tasks/analyze-workflow.md +343 -0
- package/pro/squads/aiox-sop/tasks/audit-batch.md +354 -0
- package/pro/squads/aiox-sop/tasks/audit-sop.md +528 -0
- package/pro/squads/aiox-sop/tasks/benchmark-sop.md +408 -0
- package/pro/squads/aiox-sop/tasks/certify-sop.md +193 -0
- package/pro/squads/aiox-sop/tasks/check-environment.md +47 -0
- package/pro/squads/aiox-sop/tasks/compliance-check.md +84 -0
- package/pro/squads/aiox-sop/tasks/convert-sop-format.md +413 -0
- package/pro/squads/aiox-sop/tasks/create-checklist.md +267 -0
- package/pro/squads/aiox-sop/tasks/create-sop-human.md +306 -0
- package/pro/squads/aiox-sop/tasks/create-sop-ml.md +313 -0
- package/pro/squads/aiox-sop/tasks/create-sop-operations-suite.md +177 -0
- package/pro/squads/aiox-sop/tasks/delete-aiox-sop.md +38 -0
- package/pro/squads/aiox-sop/tasks/extract-from-video.md +354 -0
- package/pro/squads/aiox-sop/tasks/extract-sop.md +389 -0
- package/pro/squads/aiox-sop/tasks/load-workspace-context.md +112 -0
- package/pro/squads/aiox-sop/tasks/map-core-sop-backlog.md +651 -0
- package/pro/squads/aiox-sop/tasks/re-audit.md +97 -0
- package/pro/squads/aiox-sop/tasks/structured-interview.md +243 -0
- package/pro/squads/aiox-sop/tasks/update-aiox-sop.md +39 -0
- package/pro/squads/aiox-sop/templates/audit-report-template.md +119 -0
- package/pro/squads/aiox-sop/templates/certification-template.md +31 -0
- package/pro/squads/aiox-sop/templates/checklist-from-sop-tmpl.md +142 -0
- package/pro/squads/aiox-sop/templates/decision-tree-template.yaml +209 -0
- package/pro/squads/aiox-sop/templates/extraction-output-template.md +150 -0
- package/pro/squads/aiox-sop/templates/handoff-tmpl.yaml +85 -0
- package/pro/squads/aiox-sop/templates/ml-sop-json-template.json +208 -0
- package/pro/squads/aiox-sop/templates/ml-sop-yaml-template.yaml +204 -0
- package/pro/squads/aiox-sop/templates/nonconformity-register-template.md +85 -0
- package/pro/squads/aiox-sop/templates/sop-analysis-report-tmpl.md +378 -0
- package/pro/squads/aiox-sop/templates/sop-human-tmpl.md +385 -0
- package/pro/squads/aiox-sop/templates/sop-ml-tmpl.md +352 -0
- package/pro/squads/aiox-sop/templates/sop-scorecard-tmpl.md +123 -0
- package/pro/squads/aiox-sop/templates/state-machine-template.yaml +232 -0
- package/pro/squads/aiox-sop/templates/tool-binding-template.yaml +255 -0
- package/pro/squads/aiox-sop/templates/workflow-gap-report-tmpl.yaml +227 -0
- package/pro/squads/aiox-sop/workflows/wf-sop-audit-pipeline.yaml +381 -0
- package/pro/squads/aiox-sop/workflows/wf-sop-audit-pipeline.yaml.bak +332 -0
- package/pro/squads/aiox-sop/workflows/wf-sop-creation-pipeline.yaml +200 -0
- package/pro/squads/aiox-sop/workflows/wf-sop-creation-pipeline.yaml.bak +147 -0
- package/pro/squads/aiox-sop/workflows/wf-sop-extraction-pipeline.yaml +476 -0
- package/pro/squads/aiox-sop/workflows/wf-sop-extraction-pipeline.yaml.bak +441 -0
- package/pro/squads/aiox-sop/workflows/wf-sop-pipeline-definition.yaml +813 -0
- package/pro/squads/aiox-sop/workflows/wf-sop-quality-gates.yaml +473 -0
- package/pro/squads/brand/ARCHITECTURE.md +79 -0
- package/pro/squads/brand/CHANGELOG.md +38 -0
- package/pro/squads/brand/README.md +213 -0
- package/pro/squads/brand/agents/aaker-brand-identity.md +475 -0
- package/pro/squads/brand/agents/archetype-consultant.md +424 -0
- package/pro/squads/brand/agents/brand-chief.md +502 -0
- package/pro/squads/brand/agents/brand-strategist.md +661 -0
- package/pro/squads/brand/agents/domain-scout.md +412 -0
- package/pro/squads/brand/agents/heyward-dtc-brand.md +399 -0
- package/pro/squads/brand/agents/keller-brand-equity.md +390 -0
- package/pro/squads/brand/agents/miller-sticky-brand.md +510 -0
- package/pro/squads/brand/agents/naming-strategist.md +638 -0
- package/pro/squads/brand/agents/nano-banana-generator.md +38 -0
- package/pro/squads/brand/agents/neumeier-differentiation.md +390 -0
- package/pro/squads/brand/agents/ries-positioning.md +413 -0
- package/pro/squads/brand/agents/sharp-brand-science.md +444 -0
- package/pro/squads/brand/agents/storybrand-narrator.md +442 -0
- package/pro/squads/brand/agents/wheeler-brand-design.md +700 -0
- package/pro/squads/brand/agents/yohn-brand-culture.md +391 -0
- package/pro/squads/brand/checklists/brand-naming-checklist.md +46 -0
- package/pro/squads/brand/checklists/brand-quality-gate.md +58 -0
- package/pro/squads/brand/config/veto-conditions.yaml +54 -0
- package/pro/squads/brand/config.yaml +634 -0
- package/pro/squads/brand/data/brand-mappings.yaml +140 -0
- package/pro/squads/brand/data/logo-scds-templates.yaml +224 -0
- package/pro/squads/brand/data/logo-style-library.yaml +226 -0
- package/pro/squads/brand/data/swipe-file.yaml +282 -0
- package/pro/squads/brand/docs/optimization-economy-2026-03-10.md +25 -0
- package/pro/squads/brand/docs/optimization-material-inventory-2026-03-10.yaml +40 -0
- package/pro/squads/brand/docs/optimization-validation-2026-03-10.json +26 -0
- package/pro/squads/brand/docs/optimization-yolo-plan-2026-03-10.md +80 -0
- package/pro/squads/brand/docs/optimization-yolo-report-2026-03-10.md +158 -0
- package/pro/squads/brand/scripts/bootstrap-brand-workspace.sh +47 -0
- package/pro/squads/brand/scripts/validate-brand-essentials.sh +289 -0
- package/pro/squads/brand/tasks/brand-activation.md +86 -0
- package/pro/squads/brand/tasks/brand-book.md +224 -0
- package/pro/squads/brand/tasks/brand-consulting.md +189 -0
- package/pro/squads/brand/tasks/brand-diagnosis.md +81 -0
- package/pro/squads/brand/tasks/brand-identity.md +255 -0
- package/pro/squads/brand/tasks/brand-messaging.md +226 -0
- package/pro/squads/brand/tasks/brand-quality-gate.md +213 -0
- package/pro/squads/brand/tasks/create-brand-epic.md +129 -0
- package/pro/squads/brand/tasks/create-brand-story.md +155 -0
- package/pro/squads/brand/tasks/delete-brand.md +56 -0
- package/pro/squads/brand/tasks/domain-check.md +120 -0
- package/pro/squads/brand/tasks/load-workspace-context.md +112 -0
- package/pro/squads/brand/tasks/logo-curate.md +180 -0
- package/pro/squads/brand/tasks/logo-deliverable.md +210 -0
- package/pro/squads/brand/tasks/logo-generate.md +143 -0
- package/pro/squads/brand/tasks/logo-intake.md +151 -0
- package/pro/squads/brand/tasks/logo-prompt-engineering.md +151 -0
- package/pro/squads/brand/tasks/logo-refine.md +156 -0
- package/pro/squads/brand/tasks/logo-strategic-direction.md +160 -0
- package/pro/squads/brand/tasks/naming-generation.md +118 -0
- package/pro/squads/brand/tasks/positioning-narrative.md +93 -0
- package/pro/squads/brand/tasks/update-brand.md +52 -0
- package/pro/squads/brand/templates/brand-epic-tmpl.md +124 -0
- package/pro/squads/brand/templates/brand-story-tmpl.md +133 -0
- package/pro/squads/brand/templates/brandbook-tmpl.yaml +38 -0
- package/pro/squads/brand/templates/naming-report-tmpl.md +36 -0
- package/pro/squads/brand/workflows/wf-brand-activation-system.yaml +148 -0
- package/pro/squads/brand/workflows/wf-brand-all-hands.yaml +368 -0
- package/pro/squads/brand/workflows/wf-brand-complete.yaml +223 -0
- package/pro/squads/brand/workflows/wf-brand-consulting.yaml +301 -0
- package/pro/squads/brand/workflows/wf-brand-foundations.yaml +129 -0
- package/pro/squads/brand/workflows/wf-brand-mockup-generation.yaml +247 -0
- package/pro/squads/brand/workflows/wf-brand-positioning-narrative.yaml +146 -0
- package/pro/squads/brand/workflows/wf-logo-brainstorm.yaml +297 -0
- package/pro/squads/brand/workflows/wf-naming-to-domain.yaml +152 -0
- package/pro/squads/claude-code-mastery/ARCHITECTURE.md +224 -0
- package/pro/squads/claude-code-mastery/CHANGELOG.md +41 -0
- package/pro/squads/claude-code-mastery/README.md +146 -0
- package/pro/squads/claude-code-mastery/agents/claude-mastery-chief.md +542 -0
- package/pro/squads/claude-code-mastery/agents/config-engineer.md +1051 -0
- package/pro/squads/claude-code-mastery/agents/hooks-architect.md +1088 -0
- package/pro/squads/claude-code-mastery/agents/mcp-integrator.md +790 -0
- package/pro/squads/claude-code-mastery/agents/project-integrator.md +1184 -0
- package/pro/squads/claude-code-mastery/agents/roadmap-sentinel.md +922 -0
- package/pro/squads/claude-code-mastery/agents/skill-craftsman.md +1302 -0
- package/pro/squads/claude-code-mastery/agents/swarm-orchestrator.md +1072 -0
- package/pro/squads/claude-code-mastery/checklists/agent-team-readiness-checklist.md +88 -0
- package/pro/squads/claude-code-mastery/checklists/brownfield-readiness-checklist.md +91 -0
- package/pro/squads/claude-code-mastery/checklists/change-checklist.md +75 -0
- package/pro/squads/claude-code-mastery/checklists/context-rot-checklist.md +116 -0
- package/pro/squads/claude-code-mastery/checklists/integration-audit-checklist.md +104 -0
- package/pro/squads/claude-code-mastery/checklists/multi-agent-review-checklist.md +77 -0
- package/pro/squads/claude-code-mastery/checklists/pre-push-checklist.md +79 -0
- package/pro/squads/claude-code-mastery/config.yaml +351 -0
- package/pro/squads/claude-code-mastery/data/cc-architecture-map.yaml +217 -0
- package/pro/squads/claude-code-mastery/data/cc-permission-rules.yaml +281 -0
- package/pro/squads/claude-code-mastery/data/ci-cd-patterns.yaml +412 -0
- package/pro/squads/claude-code-mastery/data/claude-code-quick-ref.yaml +436 -0
- package/pro/squads/claude-code-mastery/data/frontmatter-schemas.yaml +395 -0
- package/pro/squads/claude-code-mastery/data/hook-patterns.yaml +799 -0
- package/pro/squads/claude-code-mastery/data/infrastructure-map.yaml +53 -0
- package/pro/squads/claude-code-mastery/data/journey-log-events.yaml +115 -0
- package/pro/squads/claude-code-mastery/data/mcp-integration-catalog.yaml +323 -0
- package/pro/squads/claude-code-mastery/data/project-type-signatures.yaml +335 -0
- package/pro/squads/claude-code-mastery/data/quality-gates.yaml +43 -0
- package/pro/squads/claude-code-mastery/data/swarm-agent-schema.yaml +35 -0
- package/pro/squads/claude-code-mastery/data/token-registry.yaml +213 -0
- package/pro/squads/claude-code-mastery/docs/.gitkeep +0 -0
- package/pro/squads/claude-code-mastery/scripts/README-Permission-Sync.md +38 -0
- package/pro/squads/claude-code-mastery/scripts/generate-tool-allowlists.js +232 -0
- package/pro/squads/claude-code-mastery/scripts/inject-accountability-tokens.js +91 -0
- package/pro/squads/claude-code-mastery/scripts/inject-output-schemas.js +131 -0
- package/pro/squads/claude-code-mastery/scripts/inject-swarm-fields.js +92 -0
- package/pro/squads/claude-code-mastery/scripts/prepare-claude-runtime.sh +26 -0
- package/pro/squads/claude-code-mastery/scripts/publish-mastery-report.sh +17 -0
- package/pro/squads/claude-code-mastery/scripts/session-usage-report.py +982 -0
- package/pro/squads/claude-code-mastery/scripts/session_usage_report_cache.py +163 -0
- package/pro/squads/claude-code-mastery/scripts/session_usage_report_claude_adapter.py +375 -0
- package/pro/squads/claude-code-mastery/scripts/session_usage_report_facets.py +1128 -0
- package/pro/squads/claude-code-mastery/scripts/session_usage_report_html.py +989 -0
- package/pro/squads/claude-code-mastery/scripts/session_usage_report_inventory.py +66 -0
- package/pro/squads/claude-code-mastery/scripts/session_usage_report_markdown.py +506 -0
- package/pro/squads/claude-code-mastery/scripts/session_usage_report_mock_insights_adapter.py +277 -0
- package/pro/squads/claude-code-mastery/scripts/session_usage_report_pipeline.py +519 -0
- package/pro/squads/claude-code-mastery/scripts/session_usage_report_recommendations.py +317 -0
- package/pro/squads/claude-code-mastery/scripts/session_usage_report_usage.py +235 -0
- package/pro/squads/claude-code-mastery/scripts/test_session_usage_report.py +1910 -0
- package/pro/squads/claude-code-mastery/scripts/validate-setup.js +597 -0
- package/pro/squads/claude-code-mastery/squad-io.yaml +151 -0
- package/pro/squads/claude-code-mastery/tasks/align-memory-context.md +212 -0
- package/pro/squads/claude-code-mastery/tasks/audit-integration.md +252 -0
- package/pro/squads/claude-code-mastery/tasks/audit-settings.md +239 -0
- package/pro/squads/claude-code-mastery/tasks/audit-setup.md +258 -0
- package/pro/squads/claude-code-mastery/tasks/brownfield-setup.md +355 -0
- package/pro/squads/claude-code-mastery/tasks/ci-cd-setup.md +368 -0
- package/pro/squads/claude-code-mastery/tasks/claude-md-engineer.md +367 -0
- package/pro/squads/claude-code-mastery/tasks/configure-claude-code.md +248 -0
- package/pro/squads/claude-code-mastery/tasks/context-rot-audit.md +363 -0
- package/pro/squads/claude-code-mastery/tasks/create-agent-definition.md +311 -0
- package/pro/squads/claude-code-mastery/tasks/create-rules.md +239 -0
- package/pro/squads/claude-code-mastery/tasks/create-team-topology.md +291 -0
- package/pro/squads/claude-code-mastery/tasks/delete-claude-code-mastery.md +224 -0
- package/pro/squads/claude-code-mastery/tasks/diagnose.md +199 -0
- package/pro/squads/claude-code-mastery/tasks/enterprise-config.md +379 -0
- package/pro/squads/claude-code-mastery/tasks/hook-designer.md +315 -0
- package/pro/squads/claude-code-mastery/tasks/integrate-project.md +337 -0
- package/pro/squads/claude-code-mastery/tasks/mcp-integration-plan.md +284 -0
- package/pro/squads/claude-code-mastery/tasks/mcp-workflow.md +330 -0
- package/pro/squads/claude-code-mastery/tasks/multi-project-setup.md +261 -0
- package/pro/squads/claude-code-mastery/tasks/optimize-context.md +250 -0
- package/pro/squads/claude-code-mastery/tasks/optimize-workflow.md +270 -0
- package/pro/squads/claude-code-mastery/tasks/parallel-decomposition.md +326 -0
- package/pro/squads/claude-code-mastery/tasks/permission-strategy.md +315 -0
- package/pro/squads/claude-code-mastery/tasks/rebuild-runtime-validator.md +234 -0
- package/pro/squads/claude-code-mastery/tasks/refresh-runtime-contract.md +235 -0
- package/pro/squads/claude-code-mastery/tasks/sandbox-setup.md +312 -0
- package/pro/squads/claude-code-mastery/tasks/setup-repository.md +263 -0
- package/pro/squads/claude-code-mastery/tasks/setup-wizard.md +269 -0
- package/pro/squads/claude-code-mastery/tasks/update-claude-code-mastery.md +227 -0
- package/pro/squads/claude-code-mastery/tasks/worktree-strategy.md +353 -0
- package/pro/squads/claude-code-mastery/templates/baseline-kpis-tmpl.yaml +0 -0
- package/pro/squads/claude-code-mastery/templates/claude-md-fullstack.md +147 -0
- package/pro/squads/claude-code-mastery/templates/claude-md-library.md +175 -0
- package/pro/squads/claude-code-mastery/templates/claude-md-microservices.md +186 -0
- package/pro/squads/claude-code-mastery/templates/claude-md-mobile.md +198 -0
- package/pro/squads/claude-code-mastery/templates/claude-md-monorepo.md +139 -0
- package/pro/squads/claude-code-mastery/templates/concept-mapping-tmpl.yaml +0 -0
- package/pro/squads/claude-code-mastery/templates/cross-domain-handoff-tmpl.yaml +15 -0
- package/pro/squads/claude-code-mastery/templates/github-actions-claude-ci.yml +348 -0
- package/pro/squads/claude-code-mastery/templates/github-actions-claude-review.yml +179 -0
- package/pro/squads/claude-code-mastery/templates/hook-implementation-tmpl.md +24 -0
- package/pro/squads/claude-code-mastery/templates/mcp-config-tmpl.yaml +18 -0
- package/pro/squads/claude-code-mastery/templates/session-usage-report-page.css +591 -0
- package/pro/squads/claude-code-mastery/templates/session-usage-report-page.html +32 -0
- package/pro/squads/claude-code-mastery/templates/session-usage-report-tmpl.yaml +224 -0
- package/pro/squads/claude-code-mastery/templates/skill-definition-tmpl.md +67 -0
- package/pro/squads/claude-code-mastery/templates/violations-log-tmpl.jsonl +0 -0
- package/pro/squads/claude-code-mastery/workflows/wf-audit-complete.yaml +178 -0
- package/pro/squads/claude-code-mastery/workflows/wf-knowledge-update.yaml +447 -0
- package/pro/squads/claude-code-mastery/workflows/wf-project-setup.yaml +236 -0
- package/pro/squads/data/HEADLINE.md +3 -0
- package/pro/squads/data/README.md +292 -0
- package/pro/squads/data/agents/avinash-kaushik.md +1117 -0
- package/pro/squads/data/agents/data-chief.md +1035 -0
- package/pro/squads/data/agents/david-spinks.md +1896 -0
- package/pro/squads/data/agents/nick-mehta.md +1338 -0
- package/pro/squads/data/agents/peter-fader.md +1815 -0
- package/pro/squads/data/agents/sean-ellis.md +2460 -0
- package/pro/squads/data/agents/wes-kao.md +2124 -0
- package/pro/squads/data/checklists/cbc-readiness-checklist.md +155 -0
- package/pro/squads/data/checklists/community-health-checklist.md +131 -0
- package/pro/squads/data/checklists/customer-360-checklist.md +997 -0
- package/pro/squads/data/checklists/customer-centricity-checklist.md +105 -0
- package/pro/squads/data/checklists/health-score-checklist.md +984 -0
- package/pro/squads/data/checklists/pre-implementation-checklist.md +291 -0
- package/pro/squads/data/checklists/so-what-checklist.md +326 -0
- package/pro/squads/data/config.yaml +705 -0
- package/pro/squads/data/data/.gitkeep +0 -0
- package/pro/squads/data/data/README.md +84 -0
- package/pro/squads/data/data/framework/01_arquitetura_geral.md +134 -0
- package/pro/squads/data/data/framework/02_tier0_fundacao.md +198 -0
- package/pro/squads/data/data/framework/03_tier0_fundamentadores.md +297 -0
- package/pro/squads/data/data/framework/04_tier1_operacionalizadores.md +447 -0
- package/pro/squads/data/data/framework/05_tier2_comunicadores.md +297 -0
- package/pro/squads/data/data/framework/06_matriz_decisao.md +328 -0
- package/pro/squads/data/data/framework/07_workflows.md +552 -0
- package/pro/squads/data/data/framework/08_cheatsheet.md +216 -0
- package/pro/squads/data/examples/cohorts-diagnostic-sample-output.yaml +10 -0
- package/pro/squads/data/outputs/workspace-hardening-summary.md +12 -0
- package/pro/squads/data/projects/data-v1-setup/prd.json +440 -0
- package/pro/squads/data/projects/data-v1-setup/prompt.md +184 -0
- package/pro/squads/data/scripts/bootstrap-data-workspace.sh +186 -0
- package/pro/squads/data/scripts/validate-data-essentials.sh +237 -0
- package/pro/squads/data/tasks/analyze-cohort.md +1777 -0
- package/pro/squads/data/tasks/build-attribution.md +1695 -0
- package/pro/squads/data/tasks/calculate-clv.md +1660 -0
- package/pro/squads/data/tasks/create-dashboard.md +2305 -0
- package/pro/squads/data/tasks/define-north-star.md +1779 -0
- package/pro/squads/data/tasks/design-health-score.md +1952 -0
- package/pro/squads/data/tasks/design-learning-outcomes.md +2122 -0
- package/pro/squads/data/tasks/load-workspace-context.md +115 -0
- package/pro/squads/data/tasks/measure-community.md +1376 -0
- package/pro/squads/data/tasks/predict-churn.md +1979 -0
- package/pro/squads/data/tasks/run-growth-experiment.md +1863 -0
- package/pro/squads/data/tasks/run-pmf-test.md +1514 -0
- package/pro/squads/data/tasks/segment-rfm.md +2070 -0
- package/pro/squads/data/templates/attribution-report-tmpl.yaml +94 -0
- package/pro/squads/data/templates/churn-alert-tmpl.yaml +529 -0
- package/pro/squads/data/templates/clv-report-tmpl.yaml +818 -0
- package/pro/squads/data/templates/cohort-analysis-tmpl.yaml +72 -0
- package/pro/squads/data/templates/cohorts/community-health-cohort-tmpl.yaml +60 -0
- package/pro/squads/data/templates/cohorts/executive-summary-tmpl.yaml +54 -0
- package/pro/squads/data/templates/cohorts/icp-deep-analysis-tmpl.yaml +49 -0
- package/pro/squads/data/templates/cohorts/learning-journey-tmpl.yaml +52 -0
- package/pro/squads/data/templates/cohorts/segmentation-rfm-tmpl.yaml +48 -0
- package/pro/squads/data/templates/cohorts/student-health-score-tmpl.yaml +50 -0
- package/pro/squads/data/templates/community-health-tmpl.yaml +106 -0
- package/pro/squads/data/templates/customer-360-tmpl.yaml +80 -0
- package/pro/squads/data/templates/dmmm-tmpl.yaml +134 -0
- package/pro/squads/data/templates/executive-report-tmpl.yaml +432 -0
- package/pro/squads/data/templates/health-score-report-tmpl.yaml +644 -0
- package/pro/squads/data/templates/learning-outcomes-tmpl.yaml +112 -0
- package/pro/squads/data/workflows/cohort-analysis-workflow.md +356 -0
- package/pro/squads/data/workflows/cohorts-diagnostic.md +96 -0
- package/pro/squads/data/workflows/create-churn-system.md +354 -0
- package/pro/squads/data/workflows/fix-completion-rate.md +436 -0
- package/pro/squads/data/workflows/implement-attribution.md +371 -0
- package/pro/squads/data/workflows/implement-customer-360.md +297 -0
- package/pro/squads/data/workflows/optimize-community-workflow.md +463 -0
- package/pro/squads/data/workspace-hardening-state.json +6 -0
- package/pro/squads/db-sage/README.md +331 -0
- package/pro/squads/db-sage/agents/db-sage.md +317 -0
- package/pro/squads/db-sage/checklists/database-design-checklist.md +79 -0
- package/pro/squads/db-sage/checklists/database-migration-documentation-checklist.md +348 -0
- package/pro/squads/db-sage/checklists/db-kiss-validation-checklist.md +246 -0
- package/pro/squads/db-sage/checklists/dba-predeploy-checklist.md +276 -0
- package/pro/squads/db-sage/checklists/dba-rollback-checklist.md +65 -0
- package/pro/squads/db-sage/checklists/migration-validation-checklist.md +195 -0
- package/pro/squads/db-sage/checklists/supabase-best-practices-audit.md +256 -0
- package/pro/squads/db-sage/config.yaml +165 -0
- package/pro/squads/db-sage/data/database-best-practices.md +42 -0
- package/pro/squads/db-sage/data/migration-safety-guide.md +64 -0
- package/pro/squads/db-sage/data/postgres-tuning-guide.md +39 -0
- package/pro/squads/db-sage/data/rls-security-patterns.md +46 -0
- package/pro/squads/db-sage/data/supabase-agent-skills.md +970 -0
- package/pro/squads/db-sage/data/supabase-patterns.md +482 -0
- package/pro/squads/db-sage/docs/.gitkeep +0 -0
- package/pro/squads/db-sage/scripts/database-adapters/detect-database.sh +113 -0
- package/pro/squads/db-sage/scripts/database-adapters/postgresql-schema-loader.sh +334 -0
- package/pro/squads/db-sage/scripts/database-adapters/unified-db-loader.sh +176 -0
- package/pro/squads/db-sage/scripts/database-operations/README.md +638 -0
- package/pro/squads/db-sage/scripts/database-operations/backup-manager.sh +341 -0
- package/pro/squads/db-sage/scripts/database-operations/connection-monitor.sh +433 -0
- package/pro/squads/db-sage/scripts/database-operations/constraint-validator.sh +588 -0
- package/pro/squads/db-sage/scripts/database-operations/data-anonymizer.sh +446 -0
- package/pro/squads/db-sage/scripts/database-operations/data-loader.sh +346 -0
- package/pro/squads/db-sage/scripts/database-operations/explain-analyzer.sh +285 -0
- package/pro/squads/db-sage/scripts/database-operations/health-checker.sh +512 -0
- package/pro/squads/db-sage/scripts/database-operations/index-manager.sh +380 -0
- package/pro/squads/db-sage/scripts/database-operations/migration-generator.sh +490 -0
- package/pro/squads/db-sage/scripts/database-operations/migration-safe-runner.sh +228 -0
- package/pro/squads/db-sage/scripts/database-operations/permission-auditor.sh +513 -0
- package/pro/squads/db-sage/scripts/database-operations/query-killer.sh +306 -0
- package/pro/squads/db-sage/scripts/database-operations/replication-monitor.sh +366 -0
- package/pro/squads/db-sage/scripts/database-operations/rls-policy-installer.sh +480 -0
- package/pro/squads/db-sage/scripts/database-operations/rls-test-suite.sh +172 -0
- package/pro/squads/db-sage/scripts/database-operations/schema-differ.sh +265 -0
- package/pro/squads/db-sage/scripts/database-operations/security-scanner.sh +683 -0
- package/pro/squads/db-sage/scripts/database-operations/setup-pgpass.sh +185 -0
- package/pro/squads/db-sage/scripts/database-operations/vacuum-optimizer.sh +448 -0
- package/pro/squads/db-sage/scripts/db-ops/backup-manager.sh +321 -0
- package/pro/squads/db-sage/scripts/db-ops/best-practices-auditor.sh +534 -0
- package/pro/squads/db-sage/scripts/db-ops/bootstrap-runner.sh +255 -0
- package/pro/squads/db-sage/scripts/db-ops/data-loader.sh +616 -0
- package/pro/squads/db-sage/scripts/db-ops/detect-database.sh +25 -0
- package/pro/squads/db-sage/scripts/db-ops/explain-analyzer.sh +90 -0
- package/pro/squads/db-sage/scripts/db-ops/health-checker.sh +323 -0
- package/pro/squads/db-sage/scripts/db-ops/migration-runner.sh +308 -0
- package/pro/squads/db-sage/scripts/db-ops/query-runner.sh +171 -0
- package/pro/squads/db-sage/scripts/db-ops/rls-policy-installer.sh +46 -0
- package/pro/squads/db-sage/scripts/db-ops/rls-test-suite.sh +38 -0
- package/pro/squads/db-sage/scripts/db-ops/schema-context-loader.sh +25 -0
- package/pro/squads/db-sage/scripts/db-ops/squad-integration-preflight.sh +155 -0
- package/pro/squads/db-sage/tasks/create-doc.md +107 -0
- package/pro/squads/db-sage/tasks/db-analyze-hotpaths.md +406 -0
- package/pro/squads/db-sage/tasks/db-apply-migration.md +206 -0
- package/pro/squads/db-sage/tasks/db-best-practices-audit.md +523 -0
- package/pro/squads/db-sage/tasks/db-bootstrap.md +464 -0
- package/pro/squads/db-sage/tasks/db-dry-run.md +122 -0
- package/pro/squads/db-sage/tasks/db-env-check.md +94 -0
- package/pro/squads/db-sage/tasks/db-explain.md +461 -0
- package/pro/squads/db-sage/tasks/db-impersonate.md +326 -0
- package/pro/squads/db-sage/tasks/db-load-csv.md +433 -0
- package/pro/squads/db-sage/tasks/db-policy-apply.md +464 -0
- package/pro/squads/db-sage/tasks/db-rls-audit.md +241 -0
- package/pro/squads/db-sage/tasks/db-rollback.md +573 -0
- package/pro/squads/db-sage/tasks/db-run-sql.md +453 -0
- package/pro/squads/db-sage/tasks/db-seed.md +230 -0
- package/pro/squads/db-sage/tasks/db-smoke-test.md +181 -0
- package/pro/squads/db-sage/tasks/db-snapshot.md +403 -0
- package/pro/squads/db-sage/tasks/db-squad-integration.md +487 -0
- package/pro/squads/db-sage/tasks/db-verify-order.md +344 -0
- package/pro/squads/db-sage/tasks/domain-modeling.md +517 -0
- package/pro/squads/db-sage/tasks/execute-checklist.md +99 -0
- package/pro/squads/db-sage/tasks/kiss.md +129 -0
- package/pro/squads/db-sage/tasks/query-optimization.md +599 -0
- package/pro/squads/db-sage/tasks/schema-audit.md +833 -0
- package/pro/squads/db-sage/tasks/supabase-setup.md +536 -0
- package/pro/squads/db-sage/templates/backup-metadata.json.tmpl +7 -0
- package/pro/squads/db-sage/templates/db-analysis-template.yaml +291 -0
- package/pro/squads/db-sage/templates/index-strategy-tmpl.yaml +53 -0
- package/pro/squads/db-sage/templates/migration-plan-tmpl.yaml +1022 -0
- package/pro/squads/db-sage/templates/migration.sql.tmpl +9 -0
- package/pro/squads/db-sage/templates/rls-policies-tmpl.yaml +1201 -0
- package/pro/squads/db-sage/templates/rollback.sql.tmpl +9 -0
- package/pro/squads/db-sage/templates/schema-design-tmpl.yaml +426 -0
- package/pro/squads/db-sage/workflows/analyze-data-workflow.yaml +407 -0
- package/pro/squads/db-sage/workflows/backup-restore-workflow.yaml +121 -0
- package/pro/squads/db-sage/workflows/kiss-gate-workflow.yaml +143 -0
- package/pro/squads/db-sage/workflows/modify-schema-workflow.yaml +440 -0
- package/pro/squads/db-sage/workflows/performance-tuning-workflow.yaml +104 -0
- package/pro/squads/db-sage/workflows/query-database-workflow.yaml +394 -0
- package/pro/squads/db-sage/workflows/setup-database-workflow.yaml +428 -0
- package/pro/squads/design/HEADLINE.md +3 -0
- package/pro/squads/design/README.md +109 -0
- package/pro/squads/design/agents/brad-frost.md +1097 -0
- package/pro/squads/design/agents/dan-mall.md +857 -0
- package/pro/squads/design/agents/dave-malouf.md +2272 -0
- package/pro/squads/design/agents/design-chief.md +114 -0
- package/pro/squads/design/agents/ds-foundations-lead.md +194 -0
- package/pro/squads/design/agents/ds-token-architect.md +361 -0
- package/pro/squads/design/agents/nano-banana-generator.md +162 -0
- package/pro/squads/design/agents/storybook-expert.md +809 -0
- package/pro/squads/design/checklists/atomic-refactor-checklist.md +299 -0
- package/pro/squads/design/checklists/component-adaptation-checklist.md +81 -0
- package/pro/squads/design/checklists/design-fidelity-checklist.md +283 -0
- package/pro/squads/design/checklists/design-handoff-checklist.md +55 -0
- package/pro/squads/design/checklists/design-team-health-checklist.md +454 -0
- package/pro/squads/design/checklists/designops-maturity-checklist.md +518 -0
- package/pro/squads/design/checklists/ds-a11y-release-gate-checklist.md +45 -0
- package/pro/squads/design/checklists/ds-accessibility-wcag-checklist.md +147 -0
- package/pro/squads/design/checklists/ds-component-quality-checklist.md +150 -0
- package/pro/squads/design/checklists/ds-critical-eye-review-checklist.md +147 -0
- package/pro/squads/design/checklists/ds-migration-readiness-checklist.md +99 -0
- package/pro/squads/design/checklists/ds-pattern-audit-checklist.md +164 -0
- package/pro/squads/design/checklists/reading-accessibility-checklist.md +275 -0
- package/pro/squads/design/checklists/token-mapping-checklist.md +107 -0
- package/pro/squads/design/config/coding-standards.md +286 -0
- package/pro/squads/design/config/source-tree.md +59 -0
- package/pro/squads/design/config/tech-stack.md +48 -0
- package/pro/squads/design/config.yaml +207 -0
- package/pro/squads/design/data/agentic-design-systems-guide.md +46 -0
- package/pro/squads/design/data/agentic-ds-principles.md +100 -0
- package/pro/squads/design/data/atomic-design-principles.md +108 -0
- package/pro/squads/design/data/atomic-refactor-rules.md +582 -0
- package/pro/squads/design/data/base-component-specs.md +972 -0
- package/pro/squads/design/data/brad-frost-analysis-extract-implicit.yaml +270 -0
- package/pro/squads/design/data/brad-frost-analysis-find-0.8.yaml +176 -0
- package/pro/squads/design/data/brad-frost-analysis-qa-report.yaml +168 -0
- package/pro/squads/design/data/brad-frost-dna.yaml +713 -0
- package/pro/squads/design/data/capability-tools.yaml +124 -0
- package/pro/squads/design/data/component-adaptation-changelog.md +318 -0
- package/pro/squads/design/data/consolidation-algorithms.md +168 -0
- package/pro/squads/design/data/critical-eye-scoring-rules.yaml +240 -0
- package/pro/squads/design/data/design-token-best-practices.md +107 -0
- package/pro/squads/design/data/design-tokens-spec.yaml +418 -0
- package/pro/squads/design/data/ds-reference-architectures.md +93 -0
- package/pro/squads/design/data/f2-qa-report.md +168 -0
- package/pro/squads/design/data/f3-derived-components-changelog.md +100 -0
- package/pro/squads/design/data/f3-qa-report.md +208 -0
- package/pro/squads/design/data/figma-base-components-raw.md +102 -0
- package/pro/squads/design/data/figma-tokens-raw.md +1549 -0
- package/pro/squads/design/data/fluent2-design-principles.md +114 -0
- package/pro/squads/design/data/high-retention-reading-guide.md +349 -0
- package/pro/squads/design/data/integration-patterns.md +207 -0
- package/pro/squads/design/data/internal-quality-chain.yaml +48 -0
- package/pro/squads/design/data/motion-tokens-guide.md +202 -0
- package/pro/squads/design/data/roi-calculation-guide.md +142 -0
- package/pro/squads/design/data/token-mapping-reference.md +213 -0
- package/pro/squads/design/data/w3c-dtcg-spec-reference.md +149 -0
- package/pro/squads/design/data/wcag-compliance-guide.md +267 -0
- package/pro/squads/design/docs/AUDIT_REPORT.md +97 -0
- package/pro/squads/design/docs/DS-CURATION-PIPELINE-PROPOSAL.md +577 -0
- package/pro/squads/design/docs/UPGRADE_PLAN.md +618 -0
- package/pro/squads/design/docs/brad-frost-research-validation.md +372 -0
- package/pro/squads/design/docs/dave-malouf-research-validation.md +391 -0
- package/pro/squads/design/docs/tool-discovery-report.md +87 -0
- package/pro/squads/design/docs/tool-integration-plan.md +44 -0
- package/pro/squads/design/protocols/ai-first-governance.md +56 -0
- package/pro/squads/design/protocols/governance-execution-boundary.md +59 -0
- package/pro/squads/design/protocols/handoff.md +60 -0
- package/pro/squads/design/rules/.claude-rules.md +88 -0
- package/pro/squads/design/scripts/design-system/curate_colors.cjs +447 -0
- package/pro/squads/design/scripts/design-system/curate_components.cjs +217 -0
- package/pro/squads/design/scripts/design-system/curate_radius.cjs +190 -0
- package/pro/squads/design/scripts/design-system/curate_shadows.cjs +208 -0
- package/pro/squads/design/scripts/design-system/curate_spacing.cjs +243 -0
- package/pro/squads/design/scripts/design-system/curate_typography.cjs +404 -0
- package/pro/squads/design/scripts/design-system/design-system-metadata.test.js +49 -0
- package/pro/squads/design/scripts/design-system/design_manifest_lib.cjs +142 -0
- package/pro/squads/design/scripts/design-system/fetch_page_images.cjs +195 -0
- package/pro/squads/design/scripts/design-system/generate_components_metadata.cjs +114 -0
- package/pro/squads/design/scripts/design-system/generate_curation_report.cjs +258 -0
- package/pro/squads/design/scripts/design-system/generate_tokens.cjs +342 -0
- package/pro/squads/design/scripts/design-system/sync_design_manifest.cjs +27 -0
- package/pro/squads/design/scripts/design-system/test_mcp_tools.cjs +232 -0
- package/pro/squads/design/scripts/design-system/validate_components_metadata.cjs +96 -0
- package/pro/squads/design/scripts/design-system/validate_curation.cjs +226 -0
- package/pro/squads/design/scripts/design-system/validate_design_manifest_drift.cjs +72 -0
- package/pro/squads/design/scripts/design-system/validate_mcp_skeleton.cjs +38 -0
- package/pro/squads/design/scripts/design-system/validate_registry.cjs +186 -0
- package/pro/squads/design/scripts/design-system/validate_task_checklist_bindings.cjs +78 -0
- package/pro/squads/design/scripts/dissect-artifact.cjs +806 -0
- package/pro/squads/design/scripts/validate-a11y-integration.cjs +40 -0
- package/pro/squads/design/scripts/validate-design-squad.py +411 -0
- package/pro/squads/design/squad.yaml +714 -0
- package/pro/squads/design/tasks/a11y-audit.md +340 -0
- package/pro/squads/design/tasks/aria-audit.md +525 -0
- package/pro/squads/design/tasks/atomic-refactor-execute.md +391 -0
- package/pro/squads/design/tasks/atomic-refactor-plan.md +262 -0
- package/pro/squads/design/tasks/audit-reading-experience.md +350 -0
- package/pro/squads/design/tasks/audit-tailwind-config.md +101 -0
- package/pro/squads/design/tasks/bootstrap-shadcn-library.md +96 -0
- package/pro/squads/design/tasks/bundle-audit.md +245 -0
- package/pro/squads/design/tasks/contrast-matrix.md +373 -0
- package/pro/squads/design/tasks/create-doc.md +135 -0
- package/pro/squads/design/tasks/dead-code-detection.md +329 -0
- package/pro/squads/design/tasks/design-compare.md +414 -0
- package/pro/squads/design/tasks/design-process-optimization.md +407 -0
- package/pro/squads/design/tasks/design-review-orchestration.md +99 -0
- package/pro/squads/design/tasks/design-team-scaling.md +407 -0
- package/pro/squads/design/tasks/design-tooling-audit.md +404 -0
- package/pro/squads/design/tasks/design-triage.md +89 -0
- package/pro/squads/design/tasks/designops-maturity-assessment.md +364 -0
- package/pro/squads/design/tasks/designops-metrics-setup.md +465 -0
- package/pro/squads/design/tasks/ds-agentic-audit.md +100 -0
- package/pro/squads/design/tasks/ds-agentic-setup.md +103 -0
- package/pro/squads/design/tasks/ds-audit-codebase.md +273 -0
- package/pro/squads/design/tasks/ds-build-component.md +349 -0
- package/pro/squads/design/tasks/ds-build-mcp-server.md +84 -0
- package/pro/squads/design/tasks/ds-calculate-roi.md +282 -0
- package/pro/squads/design/tasks/ds-compose-molecule.md +106 -0
- package/pro/squads/design/tasks/ds-consolidate-patterns.md +253 -0
- package/pro/squads/design/tasks/ds-context-contract.md +194 -0
- package/pro/squads/design/tasks/ds-critical-eye-compare.md +130 -0
- package/pro/squads/design/tasks/ds-critical-eye-decide.md +139 -0
- package/pro/squads/design/tasks/ds-critical-eye-inventory.md +111 -0
- package/pro/squads/design/tasks/ds-critical-eye-report.md +101 -0
- package/pro/squads/design/tasks/ds-critical-eye-score.md +109 -0
- package/pro/squads/design/tasks/ds-designops.md +99 -0
- package/pro/squads/design/tasks/ds-extend-pattern.md +91 -0
- package/pro/squads/design/tasks/ds-extract-tokens.md +312 -0
- package/pro/squads/design/tasks/ds-figma-pipeline.md +95 -0
- package/pro/squads/design/tasks/ds-fluent-audit.md +105 -0
- package/pro/squads/design/tasks/ds-fluent-build.md +110 -0
- package/pro/squads/design/tasks/ds-generate-ai-metadata.md +81 -0
- package/pro/squads/design/tasks/ds-generate-cursor-rules.md +74 -0
- package/pro/squads/design/tasks/ds-generate-documentation.md +101 -0
- package/pro/squads/design/tasks/ds-generate-migration-strategy.md +331 -0
- package/pro/squads/design/tasks/ds-generate-shock-report.md +323 -0
- package/pro/squads/design/tasks/ds-govern-a11y-compliance.md +93 -0
- package/pro/squads/design/tasks/ds-governance.md +187 -0
- package/pro/squads/design/tasks/ds-health-metrics.md +278 -0
- package/pro/squads/design/tasks/ds-integrate-squad.md +130 -0
- package/pro/squads/design/tasks/ds-integrate-workspace.md +100 -0
- package/pro/squads/design/tasks/ds-legacy-modernization.md +302 -0
- package/pro/squads/design/tasks/ds-mcp-status.md +65 -0
- package/pro/squads/design/tasks/ds-motion-audit.md +118 -0
- package/pro/squads/design/tasks/ds-multi-framework.md +96 -0
- package/pro/squads/design/tasks/ds-parallelization-gate.md +246 -0
- package/pro/squads/design/tasks/ds-query.md +90 -0
- package/pro/squads/design/tasks/ds-rebuild-artifact.md +369 -0
- package/pro/squads/design/tasks/ds-reverse-engineer.md +194 -0
- package/pro/squads/design/tasks/ds-scan-artifact.md +131 -0
- package/pro/squads/design/tasks/ds-setup-design-system.md +297 -0
- package/pro/squads/design/tasks/ds-sync-registry.md +287 -0
- package/pro/squads/design/tasks/ds-theme-multi-brand.md +90 -0
- package/pro/squads/design/tasks/ds-token-modes.md +108 -0
- package/pro/squads/design/tasks/ds-token-w3c-extract.md +105 -0
- package/pro/squads/design/tasks/ds-validate-ai-readiness.md +69 -0
- package/pro/squads/design/tasks/ds-visual-regression.md +130 -0
- package/pro/squads/design/tasks/execute-checklist.md +141 -0
- package/pro/squads/design/tasks/export-design-tokens-dtcg.md +97 -0
- package/pro/squads/design/tasks/f1-apply-foundations.md +154 -0
- package/pro/squads/design/tasks/f1-ingest-figma-tokens.md +130 -0
- package/pro/squads/design/tasks/f1-map-tokens-to-shadcn.md +145 -0
- package/pro/squads/design/tasks/f1-qa-foundations.md +95 -0
- package/pro/squads/design/tasks/f2-adapt-shadcn-components.md +155 -0
- package/pro/squads/design/tasks/f2-ingest-base-components.md +148 -0
- package/pro/squads/design/tasks/f2-qa-base-components.md +98 -0
- package/pro/squads/design/tasks/f3-derive-components.md +145 -0
- package/pro/squads/design/tasks/f3-qa-derived-components.md +101 -0
- package/pro/squads/design/tasks/focus-order-audit.md +450 -0
- package/pro/squads/design/tasks/sb-brownfield-migrate.md +367 -0
- package/pro/squads/design/tasks/sb-brownfield-scan.md +318 -0
- package/pro/squads/design/tasks/sb-configure.md +230 -0
- package/pro/squads/design/tasks/sb-expand-shadcn.md +213 -0
- package/pro/squads/design/tasks/sb-generate-all-stories.md +288 -0
- package/pro/squads/design/tasks/sb-install.md +152 -0
- package/pro/squads/design/tasks/sb-sync-workspace.md +239 -0
- package/pro/squads/design/tasks/sb-verify.md +203 -0
- package/pro/squads/design/tasks/tailwind-upgrade.md +117 -0
- package/pro/squads/design/tasks/token-usage-analytics.md +262 -0
- package/pro/squads/design/tasks/ux-rewrite-sixth-grade.md +82 -0
- package/pro/squads/design/tasks/validate-design-fidelity.md +222 -0
- package/pro/squads/design/templates/agent-template.yaml +46 -0
- package/pro/squads/design/templates/clone-mind-template.md +352 -0
- package/pro/squads/design/templates/component-prompt-injection-tmpl.md +236 -0
- package/pro/squads/design/templates/component-visual-spec-tmpl.md +378 -0
- package/pro/squads/design/templates/critical-eye-cycle-report-tmpl.md +165 -0
- package/pro/squads/design/templates/design-fidelity-report-tmpl.md +155 -0
- package/pro/squads/design/templates/ds-ai-component-metadata-schema-tmpl.json +138 -0
- package/pro/squads/design/templates/ds-artifact-analysis.md +70 -0
- package/pro/squads/design/templates/ds-health-report-tmpl.md +236 -0
- package/pro/squads/design/templates/ds-migration-strategy-tmpl.md +524 -0
- package/pro/squads/design/templates/ds-state-persistence-tmpl.yaml +194 -0
- package/pro/squads/design/templates/ds-tokens-schema-tmpl.yaml +139 -0
- package/pro/squads/design/templates/migration-strategy-tmpl.md +524 -0
- package/pro/squads/design/templates/reading-design-tokens.css +26 -0
- package/pro/squads/design/templates/state-persistence-tmpl.yaml +219 -0
- package/pro/squads/design/templates/tokens-schema-tmpl.yaml +305 -0
- package/pro/squads/design/workflows/agentic-readiness.yaml +83 -0
- package/pro/squads/design/workflows/audit-only.yaml +198 -0
- package/pro/squads/design/workflows/brownfield-complete.yaml +257 -0
- package/pro/squads/design/workflows/critical-eye.yaml +184 -0
- package/pro/squads/design/workflows/dtcg-tokens-governance.yaml +64 -0
- package/pro/squads/design/workflows/foundations-pipeline.yaml +192 -0
- package/pro/squads/design/workflows/greenfield-new.yaml +192 -0
- package/pro/squads/design/workflows/motion-quality.yaml +65 -0
- package/pro/squads/design/workflows/self-healing-workflow.yaml +237 -0
- package/pro/squads/design/workflows/storybook-brownfield-migration.yaml +400 -0
- package/pro/squads/design/workflows/storybook-full-setup.yaml +280 -0
- package/pro/squads/etl-ops/HEADLINE.md +3 -0
- package/pro/squads/etl-ops/README.md +121 -0
- package/pro/squads/etl-ops/agents/etl-chief.md +440 -0
- package/pro/squads/etl-ops/agents/etl-extractor.md +352 -0
- package/pro/squads/etl-ops/agents/etl-transformer.md +409 -0
- package/pro/squads/etl-ops/checklists/.gitkeep +0 -0
- package/pro/squads/etl-ops/checklists/README.md +1 -0
- package/pro/squads/etl-ops/config.yaml +405 -0
- package/pro/squads/etl-ops/data/checkpoints.yaml +92 -0
- package/pro/squads/etl-ops/data/enriched-transcript.schema.json +107 -0
- package/pro/squads/etl-ops/data/infrastructure-map.yaml +27 -0
- package/pro/squads/etl-ops/data/output-contract.yaml +85 -0
- package/pro/squads/etl-ops/data/process.schema.json +293 -0
- package/pro/squads/etl-ops/data/quality-gates.yaml +40 -0
- package/pro/squads/etl-ops/data/routing-profiles.yaml +239 -0
- package/pro/squads/etl-ops/data/service-catalog.yaml +13 -0
- package/pro/squads/etl-ops/data/token-registry.yaml +58 -0
- package/pro/squads/etl-ops/docs/.gitkeep +0 -0
- package/pro/squads/etl-ops/scripts/bootstrap-etl-workspace.sh +42 -0
- package/pro/squads/etl-ops/scripts/etl-env-bootstrap.sh +876 -0
- package/pro/squads/etl-ops/scripts/validate-etl-essentials.sh +164 -0
- package/pro/squads/etl-ops/squad-io.yaml +61 -0
- package/pro/squads/etl-ops/tasks/compile.md +191 -0
- package/pro/squads/etl-ops/tasks/enrich.md +236 -0
- package/pro/squads/etl-ops/tasks/etl-env-bootstrap.md +140 -0
- package/pro/squads/etl-ops/tasks/extract-keyframes.md +318 -0
- package/pro/squads/etl-ops/tasks/extract-podcast.md +146 -0
- package/pro/squads/etl-ops/tasks/load-workspace-context.md +140 -0
- package/pro/squads/etl-ops/tasks/process.md +185 -0
- package/pro/squads/etl-ops/tasks/summarize-book.md +121 -0
- package/pro/squads/etl-ops/templates/cross-domain-handoff-tmpl.yaml +9 -0
- package/pro/squads/etl-ops/workflows/etl-pipeline.yaml +25 -0
- package/pro/squads/etl-ops/workflows/etl-thresholds.yaml +15 -0
- package/pro/squads/hormozi/HEADLINE.md +3 -0
- package/pro/squads/hormozi/README.md +313 -0
- package/pro/squads/hormozi/agents/hormozi-ads.md +1863 -0
- package/pro/squads/hormozi/agents/hormozi-advisor.md +1866 -0
- package/pro/squads/hormozi/agents/hormozi-audit.md +2301 -0
- package/pro/squads/hormozi/agents/hormozi-chief.md +1671 -0
- package/pro/squads/hormozi/agents/hormozi-closer.md +2631 -0
- package/pro/squads/hormozi/agents/hormozi-content.md +2148 -0
- package/pro/squads/hormozi/agents/hormozi-copy.md +2000 -0
- package/pro/squads/hormozi/agents/hormozi-hooks.md +1790 -0
- package/pro/squads/hormozi/agents/hormozi-launch.md +1734 -0
- package/pro/squads/hormozi/agents/hormozi-leads.md +1022 -0
- package/pro/squads/hormozi/agents/hormozi-models.md +1429 -0
- package/pro/squads/hormozi/agents/hormozi-offers.md +2228 -0
- package/pro/squads/hormozi/agents/hormozi-pricing.md +1784 -0
- package/pro/squads/hormozi/agents/hormozi-retention.md +1467 -0
- package/pro/squads/hormozi/agents/hormozi-scale.md +2312 -0
- package/pro/squads/hormozi/agents/hormozi-workshop.md +2715 -0
- package/pro/squads/hormozi/checklists/5-horsemen-checklist.md +188 -0
- package/pro/squads/hormozi/checklists/activation-point-checklist.md +156 -0
- package/pro/squads/hormozi/checklists/ad-angles-checklist.md +395 -0
- package/pro/squads/hormozi/checklists/affiliates-referrals-checklist.md +411 -0
- package/pro/squads/hormozi/checklists/antipattern-screening.md +319 -0
- package/pro/squads/hormozi/checklists/bonuses-checklist.md +282 -0
- package/pro/squads/hormozi/checklists/branding-checklist.md +547 -0
- package/pro/squads/hormozi/checklists/churn-diagnosis-checklist.md +148 -0
- package/pro/squads/hormozi/checklists/content-creation-checklist.md +598 -0
- package/pro/squads/hormozi/checklists/core-four-checklist.md +543 -0
- package/pro/squads/hormozi/checklists/customer-journey-checklist.md +207 -0
- package/pro/squads/hormozi/checklists/downsell-strategy-checklist.md +306 -0
- package/pro/squads/hormozi/checklists/email-campaign-checklist.md +484 -0
- package/pro/squads/hormozi/checklists/engagement-scoring-checklist.md +227 -0
- package/pro/squads/hormozi/checklists/exit-interview-checklist.md +206 -0
- package/pro/squads/hormozi/checklists/fast-cash-checklist.md +434 -0
- package/pro/squads/hormozi/checklists/goated-ads-checklist.md +558 -0
- package/pro/squads/hormozi/checklists/golden-ratios-veto.md +340 -0
- package/pro/squads/hormozi/checklists/guarantees-checklist.md +312 -0
- package/pro/squads/hormozi/checklists/hooks-checklist.md +621 -0
- package/pro/squads/hormozi/checklists/landing-page-checklist.md +514 -0
- package/pro/squads/hormozi/checklists/launch-checklist.md +1033 -0
- package/pro/squads/hormozi/checklists/lead-magnet-checklist.md +421 -0
- package/pro/squads/hormozi/checklists/lead-nurture-checklist.md +730 -0
- package/pro/squads/hormozi/checklists/ltv-checklist.md +953 -0
- package/pro/squads/hormozi/checklists/market-validation-veto.md +248 -0
- package/pro/squads/hormozi/checklists/marketing-machine-checklist.md +570 -0
- package/pro/squads/hormozi/checklists/money-model-checklist.md +226 -0
- package/pro/squads/hormozi/checklists/naming-framework-checklist.md +325 -0
- package/pro/squads/hormozi/checklists/offer-architecture-checklist.md +542 -0
- package/pro/squads/hormozi/checklists/onboarding-30-day-checklist.md +223 -0
- package/pro/squads/hormozi/checklists/price-raise-checklist.md +399 -0
- package/pro/squads/hormozi/checklists/pricing-checklist.md +228 -0
- package/pro/squads/hormozi/checklists/pricing-framework-checklist.md +627 -0
- package/pro/squads/hormozi/checklists/registration-page-checklist.md +429 -0
- package/pro/squads/hormozi/checklists/retention-checklist.md +977 -0
- package/pro/squads/hormozi/checklists/sales-page-checklist.md +682 -0
- package/pro/squads/hormozi/checklists/scarcity-urgency-checklist.md +423 -0
- package/pro/squads/hormozi/checklists/subscription-model-checklist.md +342 -0
- package/pro/squads/hormozi/checklists/upsell-page-checklist.md +374 -0
- package/pro/squads/hormozi/checklists/upsell-sequence-checklist.md +217 -0
- package/pro/squads/hormozi/checklists/upsell-strategy-checklist.md +424 -0
- package/pro/squads/hormozi/checklists/value-equation-checklist.md +387 -0
- package/pro/squads/hormozi/checklists/vsl-script-checklist.md +464 -0
- package/pro/squads/hormozi/checklists/workshop-launch-checklist.md +585 -0
- package/pro/squads/hormozi/config/veto-conditions.yaml +324 -0
- package/pro/squads/hormozi/config.yaml +617 -0
- package/pro/squads/hormozi/data/antipatterns-database.yaml +402 -0
- package/pro/squads/hormozi/data/hormozi-case-library.yaml +469 -0
- package/pro/squads/hormozi/data/hormozi-infrastructure-map.yaml +16 -0
- package/pro/squads/hormozi/data/hormozi-service-catalog.yaml +14 -0
- package/pro/squads/hormozi/data/minds/hormozi-ads_dna.yaml +75 -0
- package/pro/squads/hormozi/data/minds/hormozi-advisor_dna.yaml +112 -0
- package/pro/squads/hormozi/data/minds/hormozi-audit_dna.yaml +124 -0
- package/pro/squads/hormozi/data/minds/hormozi-closer_dna.yaml +109 -0
- package/pro/squads/hormozi/data/minds/hormozi-content_dna.yaml +112 -0
- package/pro/squads/hormozi/data/minds/hormozi-copy_dna.yaml +115 -0
- package/pro/squads/hormozi/data/minds/hormozi-hooks_dna.yaml +134 -0
- package/pro/squads/hormozi/data/minds/hormozi-launch_dna.yaml +122 -0
- package/pro/squads/hormozi/data/minds/hormozi-leads_dna.yaml +64 -0
- package/pro/squads/hormozi/data/minds/hormozi-models_dna.yaml +111 -0
- package/pro/squads/hormozi/data/minds/hormozi-offers_dna.yaml +100 -0
- package/pro/squads/hormozi/data/minds/hormozi-pricing_dna.yaml +129 -0
- package/pro/squads/hormozi/data/minds/hormozi-retention_dna.yaml +120 -0
- package/pro/squads/hormozi/data/minds/hormozi-scale_dna.yaml +112 -0
- package/pro/squads/hormozi/data/minds/hormozi-thinking-dna.yaml +421 -0
- package/pro/squads/hormozi/data/minds/hormozi-voice-dna.yaml +548 -0
- package/pro/squads/hormozi/data/minds/hormozi-workshop_dna.yaml +109 -0
- package/pro/squads/hormozi/data/quality-gates.yaml +76 -0
- package/pro/squads/hormozi/data/scaling-by-business-type.yaml +166 -0
- package/pro/squads/hormozi/data/source-index.yaml +215 -0
- package/pro/squads/hormozi/data/swipefiles/ads-swipefile.yaml +378 -0
- package/pro/squads/hormozi/data/swipefiles/blueprint-swipefile.yaml +1223 -0
- package/pro/squads/hormozi/data/swipefiles/branding-swipefile.yaml +142 -0
- package/pro/squads/hormozi/data/swipefiles/closing-swipefile.yaml +716 -0
- package/pro/squads/hormozi/data/swipefiles/content-swipefile.yaml +579 -0
- package/pro/squads/hormozi/data/swipefiles/copy-sales-swipefile.yaml +1085 -0
- package/pro/squads/hormozi/data/swipefiles/fast-cash-swipefile.yaml +190 -0
- package/pro/squads/hormozi/data/swipefiles/goated-ads-swipefile.yaml +770 -0
- package/pro/squads/hormozi/data/swipefiles/hooks-swipefile.yaml +1982 -0
- package/pro/squads/hormozi/data/swipefiles/lead-nurture-swipefile.yaml +191 -0
- package/pro/squads/hormozi/data/swipefiles/ltv-swipefile.yaml +216 -0
- package/pro/squads/hormozi/data/swipefiles/marketing-machine-swipefile.yaml +191 -0
- package/pro/squads/hormozi/data/swipefiles/naming-swipefile-brasil.yaml +596 -0
- package/pro/squads/hormozi/data/swipefiles/naming-swipefile-global.yaml +543 -0
- package/pro/squads/hormozi/data/swipefiles/price-raise-swipefile.yaml +213 -0
- package/pro/squads/hormozi/data/swipefiles/pricing-swipefile.yaml +203 -0
- package/pro/squads/hormozi/data/swipefiles/proof-swipefile.yaml +443 -0
- package/pro/squads/hormozi/data/swipefiles/retention-swipefile.yaml +245 -0
- package/pro/squads/hormozi/data/swipefiles/scaling-roadmap-swipefile.yaml +529 -0
- package/pro/squads/hormozi/data/swipefiles/workshop-launch-swipefile.yaml +912 -0
- package/pro/squads/hormozi/data/token-registry.yaml +89 -0
- package/pro/squads/hormozi/docs/MIGRATION-PLAN-AGENT-CONFORMITY.md +326 -0
- package/pro/squads/hormozi/docs/frameworks/100m-offers-framework.md +363 -0
- package/pro/squads/hormozi/docs/frameworks/attraction-offers-framework.md +720 -0
- package/pro/squads/hormozi/docs/frameworks/bonuses-framework.md +501 -0
- package/pro/squads/hormozi/docs/frameworks/core-four-framework.md +685 -0
- package/pro/squads/hormozi/docs/frameworks/goated-ads-framework.md +916 -0
- package/pro/squads/hormozi/docs/frameworks/guarantees-framework.md +709 -0
- package/pro/squads/hormozi/docs/frameworks/hooks-framework.md +1007 -0
- package/pro/squads/hormozi/docs/frameworks/lead-magnet-framework.md +485 -0
- package/pro/squads/hormozi/docs/frameworks/money-models-framework.md +891 -0
- package/pro/squads/hormozi/docs/frameworks/scarcity-framework.md +793 -0
- package/pro/squads/hormozi/docs/frameworks/urgency-framework.md +533 -0
- package/pro/squads/hormozi/docs/frameworks/value-equation-framework.md +428 -0
- package/pro/squads/hormozi/docs/frameworks/workshop-framework.md +289 -0
- package/pro/squads/hormozi/docs/sops/.parallel-execution-plan-batch2.md +344 -0
- package/pro/squads/hormozi/docs/sops/.parallel-execution-plan-batch3.md +331 -0
- package/pro/squads/hormozi/docs/sops/.parallel-execution-plan.md +558 -0
- package/pro/squads/hormozi/docs/sops/ad-angles-sop.md +1247 -0
- package/pro/squads/hormozi/docs/sops/ad-angles-squad-blueprint.yaml +739 -0
- package/pro/squads/hormozi/docs/sops/affiliates-referrals-sop.md +1105 -0
- package/pro/squads/hormozi/docs/sops/affiliates-referrals-squad-blueprint.yaml +1131 -0
- package/pro/squads/hormozi/docs/sops/bonuses-sop.md +1014 -0
- package/pro/squads/hormozi/docs/sops/bonuses-squad-blueprint.yaml +994 -0
- package/pro/squads/hormozi/docs/sops/branding-sop.md +870 -0
- package/pro/squads/hormozi/docs/sops/branding-squad-blueprint.yaml +1107 -0
- package/pro/squads/hormozi/docs/sops/content-creation-sop.md +877 -0
- package/pro/squads/hormozi/docs/sops/content-creation-squad-blueprint.yaml +1362 -0
- package/pro/squads/hormozi/docs/sops/core-four-sop.md +1231 -0
- package/pro/squads/hormozi/docs/sops/core-four-squad-blueprint.yaml +1205 -0
- package/pro/squads/hormozi/docs/sops/downsell-strategy-sop.md +832 -0
- package/pro/squads/hormozi/docs/sops/downsell-strategy-squad-blueprint.yaml +1230 -0
- package/pro/squads/hormozi/docs/sops/email-campaign-sop.md +1547 -0
- package/pro/squads/hormozi/docs/sops/email-campaign-squad-blueprint.yaml +1150 -0
- package/pro/squads/hormozi/docs/sops/fast-cash-sop.md +1224 -0
- package/pro/squads/hormozi/docs/sops/fast-cash-squad-blueprint.yaml +1128 -0
- package/pro/squads/hormozi/docs/sops/goated-ads-sop.md +671 -0
- package/pro/squads/hormozi/docs/sops/goated-ads-squad-blueprint.yaml +627 -0
- package/pro/squads/hormozi/docs/sops/guarantees-sop.md +1017 -0
- package/pro/squads/hormozi/docs/sops/guarantees-squad-blueprint.yaml +1252 -0
- package/pro/squads/hormozi/docs/sops/hooks-sop.md +958 -0
- package/pro/squads/hormozi/docs/sops/hooks-squad-blueprint.yaml +740 -0
- package/pro/squads/hormozi/docs/sops/landing-page-sop.md +1079 -0
- package/pro/squads/hormozi/docs/sops/landing-page-squad-blueprint.yaml +1373 -0
- package/pro/squads/hormozi/docs/sops/launch-sop.md +1055 -0
- package/pro/squads/hormozi/docs/sops/launch-squad-blueprint.yaml +1276 -0
- package/pro/squads/hormozi/docs/sops/lead-magnet-sop.md +807 -0
- package/pro/squads/hormozi/docs/sops/lead-magnet-squad-blueprint.yaml +1144 -0
- package/pro/squads/hormozi/docs/sops/lead-nurture-sop.md +867 -0
- package/pro/squads/hormozi/docs/sops/lead-nurture-squad-blueprint.yaml +1168 -0
- package/pro/squads/hormozi/docs/sops/ltv-sop.md +897 -0
- package/pro/squads/hormozi/docs/sops/ltv-squad-blueprint.yaml +1286 -0
- package/pro/squads/hormozi/docs/sops/marketing-machine-sop.md +1257 -0
- package/pro/squads/hormozi/docs/sops/marketing-machine-squad-blueprint.yaml +1433 -0
- package/pro/squads/hormozi/docs/sops/naming-framework-sop.md +1006 -0
- package/pro/squads/hormozi/docs/sops/naming-framework-squad-blueprint.yaml +543 -0
- package/pro/squads/hormozi/docs/sops/offer-architecture-sop.md +843 -0
- package/pro/squads/hormozi/docs/sops/offer-architecture-squad-blueprint.yaml +794 -0
- package/pro/squads/hormozi/docs/sops/price-raise-sop.md +983 -0
- package/pro/squads/hormozi/docs/sops/price-raise-squad-blueprint.yaml +919 -0
- package/pro/squads/hormozi/docs/sops/pricing-framework-sop.md +459 -0
- package/pro/squads/hormozi/docs/sops/pricing-squad-blueprint.yaml +517 -0
- package/pro/squads/hormozi/docs/sops/registration-page-sop.md +1111 -0
- package/pro/squads/hormozi/docs/sops/registration-page-squad-blueprint.yaml +762 -0
- package/pro/squads/hormozi/docs/sops/retention-sop.md +1065 -0
- package/pro/squads/hormozi/docs/sops/retention-squad-blueprint.yaml +1356 -0
- package/pro/squads/hormozi/docs/sops/sales-page-sop.md +924 -0
- package/pro/squads/hormozi/docs/sops/sales-page-squad-blueprint.yaml +1096 -0
- package/pro/squads/hormozi/docs/sops/scarcity-urgency-sop.md +1092 -0
- package/pro/squads/hormozi/docs/sops/scarcity-urgency-squad-blueprint.yaml +1206 -0
- package/pro/squads/hormozi/docs/sops/subscription-model-sop.md +1077 -0
- package/pro/squads/hormozi/docs/sops/subscription-model-squad-blueprint.yaml +1007 -0
- package/pro/squads/hormozi/docs/sops/upsell-page-sop.md +886 -0
- package/pro/squads/hormozi/docs/sops/upsell-page-squad-blueprint.yaml +1100 -0
- package/pro/squads/hormozi/docs/sops/upsell-strategy-sop.md +1265 -0
- package/pro/squads/hormozi/docs/sops/upsell-strategy-squad-blueprint.yaml +1245 -0
- package/pro/squads/hormozi/docs/sops/value-equation-sop.md +793 -0
- package/pro/squads/hormozi/docs/sops/value-equation-squad-blueprint.yaml +777 -0
- package/pro/squads/hormozi/docs/sops/vsl-script-sop.md +1145 -0
- package/pro/squads/hormozi/docs/sops/vsl-script-squad-blueprint.yaml +777 -0
- package/pro/squads/hormozi/docs/sops/workshop-launch-sop.md +1273 -0
- package/pro/squads/hormozi/docs/sops/workshop-launch-squad-blueprint.yaml +1292 -0
- package/pro/squads/hormozi/docs/validation-report-2026-02-10.md +79 -0
- package/pro/squads/hormozi/scripts/generate-hormozi-greeting.cjs +132 -0
- package/pro/squads/hormozi/scripts/load-context.cjs +139 -0
- package/pro/squads/hormozi/scripts/resolve-readiness.cjs +45 -0
- package/pro/squads/hormozi/scripts/runtime-paths.cjs +44 -0
- package/pro/squads/hormozi/scripts/set-active-context.cjs +104 -0
- package/pro/squads/hormozi/scripts/show-context.cjs +22 -0
- package/pro/squads/hormozi/scripts/validate-antipattern.py +287 -0
- package/pro/squads/hormozi/scripts/validate-handoff.py +166 -0
- package/pro/squads/hormozi/scripts/validate-mvn.py +198 -0
- package/pro/squads/hormozi/sops/pricing-squad-blueprint.yaml +1445 -0
- package/pro/squads/hormozi/squad-io.yaml +917 -0
- package/pro/squads/hormozi/tasks/architect-offer-stack.md +228 -0
- package/pro/squads/hormozi/tasks/build-marketing-machine.md +205 -0
- package/pro/squads/hormozi/tasks/build-scaling-team.md +271 -0
- package/pro/squads/hormozi/tasks/calculate-30-day-profit.md +418 -0
- package/pro/squads/hormozi/tasks/calculate-ppd.md +200 -0
- package/pro/squads/hormozi/tasks/create-ad-angles.md +182 -0
- package/pro/squads/hormozi/tasks/create-ad-campaign.md +399 -0
- package/pro/squads/hormozi/tasks/create-bonus-stack.md +287 -0
- package/pro/squads/hormozi/tasks/create-closer-script.md +240 -0
- package/pro/squads/hormozi/tasks/create-content-unit.md +176 -0
- package/pro/squads/hormozi/tasks/create-contingency-plan.md +426 -0
- package/pro/squads/hormozi/tasks/create-downsell-sequence.md +427 -0
- package/pro/squads/hormozi/tasks/create-email-sequence.md +196 -0
- package/pro/squads/hormozi/tasks/create-engagement-scoring.md +484 -0
- package/pro/squads/hormozi/tasks/create-exit-interview-system.md +382 -0
- package/pro/squads/hormozi/tasks/create-grand-slam-offer.md +499 -0
- package/pro/squads/hormozi/tasks/create-guarantee-stack.md +246 -0
- package/pro/squads/hormozi/tasks/create-hook-set.md +368 -0
- package/pro/squads/hormozi/tasks/create-landing-page.md +130 -0
- package/pro/squads/hormozi/tasks/create-launch-narrative.md +406 -0
- package/pro/squads/hormozi/tasks/create-launch-timeline.md +473 -0
- package/pro/squads/hormozi/tasks/create-lead-magnet.md +479 -0
- package/pro/squads/hormozi/tasks/create-nurture-sequence.md +207 -0
- package/pro/squads/hormozi/tasks/create-offer-name.md +165 -0
- package/pro/squads/hormozi/tasks/create-pricing-strategy.md +177 -0
- package/pro/squads/hormozi/tasks/create-registration-page.md +190 -0
- package/pro/squads/hormozi/tasks/create-sales-page.md +157 -0
- package/pro/squads/hormozi/tasks/create-upsell-page.md +138 -0
- package/pro/squads/hormozi/tasks/create-upsell-sequence.md +449 -0
- package/pro/squads/hormozi/tasks/create-vsl-script.md +175 -0
- package/pro/squads/hormozi/tasks/design-brand-identity.md +186 -0
- package/pro/squads/hormozi/tasks/design-continuity-offer.md +462 -0
- package/pro/squads/hormozi/tasks/design-core-four-strategy.md +733 -0
- package/pro/squads/hormozi/tasks/design-customer-journey.md +426 -0
- package/pro/squads/hormozi/tasks/design-launch-value-stack.md +379 -0
- package/pro/squads/hormozi/tasks/design-money-model.md +391 -0
- package/pro/squads/hormozi/tasks/design-onboarding-sequence.md +380 -0
- package/pro/squads/hormozi/tasks/design-scarcity-urgency.md +216 -0
- package/pro/squads/hormozi/tasks/design-subscription-model.md +162 -0
- package/pro/squads/hormozi/tasks/design-systems-automation.md +234 -0
- package/pro/squads/hormozi/tasks/design-workshop.md +167 -0
- package/pro/squads/hormozi/tasks/diagnose-business-stage.md +323 -0
- package/pro/squads/hormozi/tasks/diagnose-cfa-level.md +198 -0
- package/pro/squads/hormozi/tasks/diagnose-churn-rate.md +265 -0
- package/pro/squads/hormozi/tasks/diagnose-scaling-constraint.md +257 -0
- package/pro/squads/hormozi/tasks/diagnose-value-equation.md +431 -0
- package/pro/squads/hormozi/tasks/discover-activation-points.md +329 -0
- package/pro/squads/hormozi/tasks/execute-price-raise.md +221 -0
- package/pro/squads/hormozi/tasks/execute-rule-of-100.md +423 -0
- package/pro/squads/hormozi/tasks/generate-fast-cash.md +217 -0
- package/pro/squads/hormozi/tasks/implement-5-horsemen.md +430 -0
- package/pro/squads/hormozi/tasks/optimize-ltv-cac-ratio.md +505 -0
- package/pro/squads/hormozi/tasks/plan-launch-evento.md +395 -0
- package/pro/squads/hormozi/tasks/run-launch-post-mortem.md +461 -0
- package/pro/squads/hormozi/tasks/setup-affiliate-program.md +406 -0
- package/pro/squads/hormozi/tasks/setup-war-room.md +407 -0
- package/pro/squads/hormozi/tasks/validate-market-selection.md +331 -0
- package/pro/squads/hormozi/templates/capacity-planning-worksheet.yaml +151 -0
- package/pro/squads/hormozi/templates/grand-slam-offer-output.yaml +462 -0
- package/pro/squads/hormozi/templates/grand-slam-offer-tmpl.md +34 -0
- package/pro/squads/hormozi/templates/handoff-context-tmpl.yaml +215 -0
- package/pro/squads/hormozi/templates/money-model-tmpl.md +29 -0
- package/pro/squads/hormozi/templates/offer-analysis-tmpl.md +33 -0
- package/pro/squads/hormozi/templates/value-equation-scorecard.md +267 -0
- package/pro/squads/hormozi/workflows/wf-context-diagnosis.yaml +569 -0
- package/pro/squads/hormozi/workflows/wf-full-launch-sequence.yaml +995 -0
- package/pro/squads/hormozi/workflows/wf-grand-slam-offer.yaml +1138 -0
- package/pro/squads/hormozi/workflows/wf-growth-decision.yaml +135 -0
- package/pro/squads/hormozi/workflows/wf-lead-magnet-pipeline.yaml +1147 -0
- package/pro/squads/hormozi/workflows/wf-money-model-design.yaml +1168 -0
- package/pro/squads/hormozi/workflows/wf-opportunity-screening.yaml +511 -0
- package/pro/squads/hormozi/workflows/wf-paid-ads-campaign.yaml +1204 -0
- package/pro/squads/hormozi/workflows/wf-scaling-diagnostic.yaml +636 -0
- package/pro/squads/index.js +145 -0
- package/pro/squads/spy/HEADLINE.md +3 -0
- package/pro/squads/spy/README.md +115 -0
- package/pro/squads/spy/agents/bench-analyst.md +654 -0
- package/pro/squads/spy/agents/research-head.md +673 -0
- package/pro/squads/spy/agents/spy.md +498 -0
- package/pro/squads/spy/checklists/bench-quality-checklist.md +119 -0
- package/pro/squads/spy/checklists/content-creation-checklist.md +136 -0
- package/pro/squads/spy/config.yaml +587 -0
- package/pro/squads/spy/data/bench-data-sources.yaml +46 -0
- package/pro/squads/spy/data/bench-dimension-packs.yaml +182 -0
- package/pro/squads/spy/data/bench-output-formats.yaml +44 -0
- package/pro/squads/spy/data/bench-skeleton.md +184 -0
- package/pro/squads/spy/data/capability-tools.yaml +109 -0
- package/pro/squads/spy/data/knowledge-base.md +337 -0
- package/pro/squads/spy/data/quality-gates.yaml +48 -0
- package/pro/squads/spy/data/spy-infrastructure-map.yaml +27 -0
- package/pro/squads/spy/data/spy-service-catalog.yaml +13 -0
- package/pro/squads/spy/data/token-registry.yaml +57 -0
- package/pro/squads/spy/data/viral-content-framework.md +304 -0
- package/pro/squads/spy/docs/tool-discovery-report.md +110 -0
- package/pro/squads/spy/docs/tool-integration-plan.md +47 -0
- package/pro/squads/spy/scripts/prepare-benchmark-workspace.sh +14 -0
- package/pro/squads/spy/scripts/publish-benchmark-report.sh +16 -0
- package/pro/squads/spy/squad-io.yaml +24 -0
- package/pro/squads/spy/tasks/bench-absorb.md +266 -0
- package/pro/squads/spy/tasks/bench-battle-card.md +398 -0
- package/pro/squads/spy/tasks/bench-codebase-recon.md +339 -0
- package/pro/squads/spy/tasks/bench-company-intel.md +360 -0
- package/pro/squads/spy/tasks/bench-deep-compare.md +573 -0
- package/pro/squads/spy/tasks/bench-detect.md +349 -0
- package/pro/squads/spy/tasks/bench-framework.md +105 -0
- package/pro/squads/spy/tasks/bench-gap-analysis.md +168 -0
- package/pro/squads/spy/tasks/bench-gap-company.md +48 -0
- package/pro/squads/spy/tasks/bench-gap-llm.md +48 -0
- package/pro/squads/spy/tasks/bench-gap-product.md +48 -0
- package/pro/squads/spy/tasks/bench-gap-technology.md +48 -0
- package/pro/squads/spy/tasks/bench-gap.md +78 -0
- package/pro/squads/spy/tasks/bench-hooks.md +209 -0
- package/pro/squads/spy/tasks/bench-inventory.md +98 -0
- package/pro/squads/spy/tasks/bench-llm-eval.md +359 -0
- package/pro/squads/spy/tasks/bench-matrix-codebase.md +50 -0
- package/pro/squads/spy/tasks/bench-matrix-company.md +50 -0
- package/pro/squads/spy/tasks/bench-matrix-llm.md +50 -0
- package/pro/squads/spy/tasks/bench-matrix-product.md +50 -0
- package/pro/squads/spy/tasks/bench-matrix-technology.md +50 -0
- package/pro/squads/spy/tasks/bench-matrix.md +78 -0
- package/pro/squads/spy/tasks/bench-migrate.md +207 -0
- package/pro/squads/spy/tasks/bench-product-research.md +370 -0
- package/pro/squads/spy/tasks/bench-quick-compare.md +287 -0
- package/pro/squads/spy/tasks/bench-report-load-evidence.md +49 -0
- package/pro/squads/spy/tasks/bench-report-publish.md +49 -0
- package/pro/squads/spy/tasks/bench-report-synthesize-findings.md +48 -0
- package/pro/squads/spy/tasks/bench-report.md +70 -0
- package/pro/squads/spy/tasks/bench-score.md +406 -0
- package/pro/squads/spy/tasks/bench-synergy.md +248 -0
- package/pro/squads/spy/tasks/bench-tech-eval.md +417 -0
- package/pro/squads/spy/tasks/bench-traceability.md +225 -0
- package/pro/squads/spy/tasks/deep-research-collect.md +50 -0
- package/pro/squads/spy/tasks/deep-research-comments.md +48 -0
- package/pro/squads/spy/tasks/deep-research-patterns.md +49 -0
- package/pro/squads/spy/tasks/deep-research-publish.md +49 -0
- package/pro/squads/spy/tasks/deep-research-select.md +48 -0
- package/pro/squads/spy/tasks/deep-research-synthesis.md +49 -0
- package/pro/squads/spy/tasks/deep-research-transcribe.md +48 -0
- package/pro/squads/spy/tasks/deep-research.md +116 -0
- package/pro/squads/spy/tasks/quick-analysis.md +130 -0
- package/pro/squads/spy/templates/bench-battle-card-tmpl.md +52 -0
- package/pro/squads/spy/templates/bench-codebase-comparativo-tmpl.md +84 -0
- package/pro/squads/spy/templates/bench-codebase-scores-tmpl.md +41 -0
- package/pro/squads/spy/templates/bench-comparativo-tmpl.md +86 -0
- package/pro/squads/spy/templates/bench-deep-compare-tmpl.md +117 -0
- package/pro/squads/spy/templates/bench-gap-tmpl.md +194 -0
- package/pro/squads/spy/templates/bench-matrix-tmpl.md +130 -0
- package/pro/squads/spy/templates/bench-migration-tmpl.md +127 -0
- package/pro/squads/spy/templates/bench-quadrant-tmpl.md +227 -0
- package/pro/squads/spy/templates/bench-report-tmpl.md +167 -0
- package/pro/squads/spy/templates/bench-scorecard-tmpl.md +113 -0
- package/pro/squads/spy/templates/bench-scores-tmpl.md +43 -0
- package/pro/squads/spy/templates/bench-synergy-tmpl.md +381 -0
- package/pro/squads/spy/templates/cross-domain-handoff-tmpl.yaml +9 -0
- package/pro/squads/spy/templates/player-analysis-tmpl.md +145 -0
- package/pro/squads/spy/workflows/bench-comparison-pipeline.yaml +1193 -0
- package/pro/squads/squad-creator/CHANGELOG.md +162 -0
- package/pro/squads/squad-creator/HEADLINE.md +3 -0
- package/pro/squads/squad-creator/README.md +1176 -0
- package/pro/squads/squad-creator/agents/squad-chief.md +1449 -0
- package/pro/squads/squad-creator/checklists/agent-quality-gate.md +433 -0
- package/pro/squads/squad-creator/checklists/analysis-quality-checklist.md +70 -0
- package/pro/squads/squad-creator/checklists/create-agent-checklist.md +239 -0
- package/pro/squads/squad-creator/checklists/create-squad-checklist.md +326 -0
- package/pro/squads/squad-creator/checklists/create-task-checklist.md +225 -0
- package/pro/squads/squad-creator/checklists/create-workflow-checklist.md +243 -0
- package/pro/squads/squad-creator/checklists/greeting-script-checklist.md +110 -0
- package/pro/squads/squad-creator/checklists/install-skills-checklist.md +197 -0
- package/pro/squads/squad-creator/checklists/pipeline-runner-checklist.md +135 -0
- package/pro/squads/squad-creator/checklists/report-quality-checklist.md +49 -0
- package/pro/squads/squad-creator/checklists/smoke-test-agent.md +313 -0
- package/pro/squads/squad-creator/checklists/squad-checklist.md +1000 -0
- package/pro/squads/squad-creator/checklists/squad-consistency-patterns.md +134 -0
- package/pro/squads/squad-creator/checklists/squad-overview-checklist.md +381 -0
- package/pro/squads/squad-creator/checklists/squad-structural-completeness.md +394 -0
- package/pro/squads/squad-creator/checklists/task-anatomy-checklist.md +687 -0
- package/pro/squads/squad-creator/checklists/upgrade-squad-checklist.md +222 -0
- package/pro/squads/squad-creator/config/squad-config.yaml +202 -0
- package/pro/squads/squad-creator/config/workflow-yaml-schema.yaml +323 -0
- package/pro/squads/squad-creator/config.yaml +429 -0
- package/pro/squads/squad-creator/data/base-core-contract.yaml +22 -0
- package/pro/squads/squad-creator/data/baselines/ecosystem-baseline.yaml +88 -0
- package/pro/squads/squad-creator/data/baselines/initial-radar.yaml +89 -0
- package/pro/squads/squad-creator/data/best-practices.md +986 -0
- package/pro/squads/squad-creator/data/cc-agent-schema-ref.yaml +405 -0
- package/pro/squads/squad-creator/data/core-heuristics.md +510 -0
- package/pro/squads/squad-creator/data/decision-heuristics-framework.md +695 -0
- package/pro/squads/squad-creator/data/design-heuristics-diagnostic-systems.md +140 -0
- package/pro/squads/squad-creator/data/executor-decision-tree.md +774 -0
- package/pro/squads/squad-creator/data/executor-matrix-framework.md +441 -0
- package/pro/squads/squad-creator/data/hybridops-patterns.md +1351 -0
- package/pro/squads/squad-creator/data/journey-log-events.yaml +72 -0
- package/pro/squads/squad-creator/data/kaizen-legacy/kaizen-infrastructure-map.yaml +16 -0
- package/pro/squads/squad-creator/data/kpi-baseline.yaml +72 -0
- package/pro/squads/squad-creator/data/pipeline-patterns.md +352 -0
- package/pro/squads/squad-creator/data/process-token-map.yaml +225 -0
- package/pro/squads/squad-creator/data/quality-dimensions-framework.md +405 -0
- package/pro/squads/squad-creator/data/quality-gates.yaml +135 -0
- package/pro/squads/squad-creator/data/radar/initial-radar.yaml +76 -0
- package/pro/squads/squad-creator/data/recommendation-tracker.yaml +53 -0
- package/pro/squads/squad-creator/data/reports/self-improve-2026-02-15.md +111 -0
- package/pro/squads/squad-creator/data/reports/week-07-2026-02-15.md +210 -0
- package/pro/squads/squad-creator/data/reports/week-09-2026-02-28.md +295 -0
- package/pro/squads/squad-creator/data/reports/week-14-2026-04-04.md +234 -0
- package/pro/squads/squad-creator/data/squad-analytics-guide.md +252 -0
- package/pro/squads/squad-creator/data/squad-creator-infrastructure-map.yaml +36 -0
- package/pro/squads/squad-creator/data/squad-creator-service-catalog.yaml +17 -0
- package/pro/squads/squad-creator/data/squad-kb.md +987 -0
- package/pro/squads/squad-creator/data/squad-registry.yaml +14 -0
- package/pro/squads/squad-creator/data/squad-type-definitions.yaml +578 -0
- package/pro/squads/squad-creator/data/tier-system-framework.md +475 -0
- package/pro/squads/squad-creator/data/tool-discovery-sources.yaml +68 -0
- package/pro/squads/squad-creator/docs/ADR-001-model-tier-qualification.md +344 -0
- package/pro/squads/squad-creator/docs/AGENT-COLLABORATION.md +820 -0
- package/pro/squads/squad-creator/docs/COMMANDS.md +895 -0
- package/pro/squads/squad-creator/docs/CONCEPTS.md +979 -0
- package/pro/squads/squad-creator/docs/FAQ.md +773 -0
- package/pro/squads/squad-creator/docs/HITL-FLOW.md +406 -0
- package/pro/squads/squad-creator/docs/MODEL-TIER-QUALIFICATION.md +337 -0
- package/pro/squads/squad-creator/docs/PATTERN-LIBRARY.md +620 -0
- package/pro/squads/squad-creator/docs/PEDRO-VALERIO-ARCHITECTURE.md +456 -0
- package/pro/squads/squad-creator/docs/POR-ONDE-COMECAR.md +211 -0
- package/pro/squads/squad-creator/docs/QUICK-START.md +205 -0
- package/pro/squads/squad-creator/docs/TROUBLESHOOTING.md +412 -0
- package/pro/squads/squad-creator/docs/TUTORIAL-COMPLETO.md +458 -0
- package/pro/squads/squad-creator/docs/sop-extraction-process.md +675 -0
- package/pro/squads/squad-creator/docs/squad-free-vs-open.md +596 -0
- package/pro/squads/squad-creator/docs/task-optimization-framework.md +229 -0
- package/pro/squads/squad-creator/package-lock.json +38 -0
- package/pro/squads/squad-creator/package.json +27 -0
- package/pro/squads/squad-creator/protocols/ai-first-governance.md +63 -0
- package/pro/squads/squad-creator/requirements.txt +1 -0
- package/pro/squads/squad-creator/rules/agent-naming-convention.md +58 -0
- package/pro/squads/squad-creator/rules/recommendation-defensibility.md +161 -0
- package/pro/squads/squad-creator/schemas/agent-persona.schema.json +64 -0
- package/pro/squads/squad-creator/schemas/squad-config.schema.json +92 -0
- package/pro/squads/squad-creator/schemas/validation-report.schema.json +158 -0
- package/pro/squads/squad-creator/scripts/README.md +262 -0
- package/pro/squads/squad-creator/scripts/checklist_validator.py +451 -0
- package/pro/squads/squad-creator/scripts/coherence-validator.py +62 -0
- package/pro/squads/squad-creator/scripts/dependency_check.py +341 -0
- package/pro/squads/squad-creator/scripts/detect-environment-contract.cjs +583 -0
- package/pro/squads/squad-creator/scripts/export-antigravity-workflows.cjs +199 -0
- package/pro/squads/squad-creator/scripts/generate-squad-greeting.js +1150 -0
- package/pro/squads/squad-creator/scripts/generate-squad-guide.js +596 -0
- package/pro/squads/squad-creator/scripts/inventory.py +286 -0
- package/pro/squads/squad-creator/scripts/kaizen/kaizen-trigger.sh +126 -0
- package/pro/squads/squad-creator/scripts/lib/config-loader.js +151 -0
- package/pro/squads/squad-creator/scripts/lib/doom-loop-detector.js +120 -0
- package/pro/squads/squad-creator/scripts/lib/squad-runtime-paths.cjs +187 -0
- package/pro/squads/squad-creator/scripts/lib/validate-runtime-state.cjs +271 -0
- package/pro/squads/squad-creator/scripts/naming_validator.py +303 -0
- package/pro/squads/squad-creator/scripts/on-specialist-complete.py +98 -0
- package/pro/squads/squad-creator/scripts/refresh-registry.py +933 -0
- package/pro/squads/squad-creator/scripts/rename-squad.sh +395 -0
- package/pro/squads/squad-creator/scripts/scaffold-squad.cjs +317 -0
- package/pro/squads/squad-creator/scripts/scoring.py +65 -0
- package/pro/squads/squad-creator/scripts/security_scanner.py +378 -0
- package/pro/squads/squad-creator/scripts/squad-analytics.py +810 -0
- package/pro/squads/squad-creator/scripts/squad_utils.py +267 -0
- package/pro/squads/squad-creator/scripts/sync-chief-codex-skill.js +242 -0
- package/pro/squads/squad-creator/scripts/sync-ide-skills.py +705 -0
- package/pro/squads/squad-creator/scripts/tests/__init__.py +1 -0
- package/pro/squads/squad-creator/scripts/tests/test_adapters.py +73 -0
- package/pro/squads/squad-creator/scripts/tests/test_assess_sources.sh +216 -0
- package/pro/squads/squad-creator/scripts/tests/test_clone_review.sh +239 -0
- package/pro/squads/squad-creator/scripts/tests/test_fidelity_score.sh +298 -0
- package/pro/squads/squad-creator/scripts/tests/test_refresh_registry_contract.py +110 -0
- package/pro/squads/squad-creator/scripts/tests/test_squad_analytics.py +332 -0
- package/pro/squads/squad-creator/scripts/tests/test_validate_squad_contextual_lifecycle.py +111 -0
- package/pro/squads/squad-creator/scripts/tests/test_validate_squad_tested_inference.py +102 -0
- package/pro/squads/squad-creator/scripts/tests/test_validate_squad_yolo_warning.py +108 -0
- package/pro/squads/squad-creator/scripts/update-aiox-sync-config.py +144 -0
- package/pro/squads/squad-creator/scripts/update-claude-command-registry.py +171 -0
- package/pro/squads/squad-creator/scripts/validate-all.sh +49 -0
- package/pro/squads/squad-creator/scripts/validate-report.sh +98 -0
- package/pro/squads/squad-creator/scripts/validate-squad-deep.sh +318 -0
- package/pro/squads/squad-creator/scripts/validate-squad-quality.py +514 -0
- package/pro/squads/squad-creator/scripts/validate-squad-structure.py +881 -0
- package/pro/squads/squad-creator/scripts/validate-squad.sh +4340 -0
- package/pro/squads/squad-creator/scripts/validate-tokens.sh +178 -0
- package/pro/squads/squad-creator/scripts/verify-squad-completeness.sh +294 -0
- package/pro/squads/squad-creator/scripts/yaml_validator.py +528 -0
- package/pro/squads/squad-creator/squad-io.yaml +71 -0
- package/pro/squads/squad-creator/tasks/audit-output-quality.md +135 -0
- package/pro/squads/squad-creator/tasks/auto-heal-close.md +134 -0
- package/pro/squads/squad-creator/tasks/auto-heal-resolve.md +128 -0
- package/pro/squads/squad-creator/tasks/auto-heal.md +86 -0
- package/pro/squads/squad-creator/tasks/auto-healing-gate.md +166 -0
- package/pro/squads/squad-creator/tasks/cost-analysis.md +117 -0
- package/pro/squads/squad-creator/tasks/create-agent-commands.md +197 -0
- package/pro/squads/squad-creator/tasks/create-agent-generate.md +224 -0
- package/pro/squads/squad-creator/tasks/create-agent-persona.md +207 -0
- package/pro/squads/squad-creator/tasks/create-agent-publish.md +136 -0
- package/pro/squads/squad-creator/tasks/create-agent-research.md +201 -0
- package/pro/squads/squad-creator/tasks/create-agent-validate.md +213 -0
- package/pro/squads/squad-creator/tasks/create-agent.md +145 -0
- package/pro/squads/squad-creator/tasks/create-documentation.md +284 -0
- package/pro/squads/squad-creator/tasks/create-greeting-script-discovery.md +59 -0
- package/pro/squads/squad-creator/tasks/create-greeting-script-gap-map.md +59 -0
- package/pro/squads/squad-creator/tasks/create-greeting-script-generate.md +60 -0
- package/pro/squads/squad-creator/tasks/create-greeting-script-integrate.md +59 -0
- package/pro/squads/squad-creator/tasks/create-greeting-script-validate.md +59 -0
- package/pro/squads/squad-creator/tasks/create-greeting-script.md +130 -0
- package/pro/squads/squad-creator/tasks/create-pipeline-design.md +143 -0
- package/pro/squads/squad-creator/tasks/create-pipeline-persist.md +100 -0
- package/pro/squads/squad-creator/tasks/create-pipeline-qualify.md +103 -0
- package/pro/squads/squad-creator/tasks/create-pipeline-render.md +296 -0
- package/pro/squads/squad-creator/tasks/create-pipeline-validate.md +121 -0
- package/pro/squads/squad-creator/tasks/create-pipeline.md +171 -0
- package/pro/squads/squad-creator/tasks/create-squad-build.md +383 -0
- package/pro/squads/squad-creator/tasks/create-squad-design.md +349 -0
- package/pro/squads/squad-creator/tasks/create-squad-discover.md +392 -0
- package/pro/squads/squad-creator/tasks/create-squad-publish.md +225 -0
- package/pro/squads/squad-creator/tasks/create-squad-validate.md +327 -0
- package/pro/squads/squad-creator/tasks/create-squad.md +113 -0
- package/pro/squads/squad-creator/tasks/create-task-anatomy.md +273 -0
- package/pro/squads/squad-creator/tasks/create-task-classify.md +222 -0
- package/pro/squads/squad-creator/tasks/create-task-executor.md +205 -0
- package/pro/squads/squad-creator/tasks/create-task-generate.md +224 -0
- package/pro/squads/squad-creator/tasks/create-task-register.md +192 -0
- package/pro/squads/squad-creator/tasks/create-task-validate.md +232 -0
- package/pro/squads/squad-creator/tasks/create-task.md +113 -0
- package/pro/squads/squad-creator/tasks/create-template-elicitation.md +59 -0
- package/pro/squads/squad-creator/tasks/create-template-identity.md +59 -0
- package/pro/squads/squad-creator/tasks/create-template-register.md +58 -0
- package/pro/squads/squad-creator/tasks/create-template-structure.md +59 -0
- package/pro/squads/squad-creator/tasks/create-template-validate.md +59 -0
- package/pro/squads/squad-creator/tasks/create-template.md +95 -0
- package/pro/squads/squad-creator/tasks/create-workflow-classify.md +213 -0
- package/pro/squads/squad-creator/tasks/create-workflow-design.md +494 -0
- package/pro/squads/squad-creator/tasks/create-workflow-from-sop.md +301 -0
- package/pro/squads/squad-creator/tasks/create-workflow-generate.md +262 -0
- package/pro/squads/squad-creator/tasks/create-workflow.md +108 -0
- package/pro/squads/squad-creator/tasks/detect-gaps.md +116 -0
- package/pro/squads/squad-creator/tasks/detect-operational-mode-classify.md +112 -0
- package/pro/squads/squad-creator/tasks/detect-operational-mode-infrastructure.md +104 -0
- package/pro/squads/squad-creator/tasks/detect-operational-mode-outputs.md +94 -0
- package/pro/squads/squad-creator/tasks/detect-operational-mode-systems.md +91 -0
- package/pro/squads/squad-creator/tasks/detect-operational-mode-verbs.md +94 -0
- package/pro/squads/squad-creator/tasks/detect-operational-mode.md +115 -0
- package/pro/squads/squad-creator/tasks/detect-squad-context.md +120 -0
- package/pro/squads/squad-creator/tasks/discover-tools-classify.md +191 -0
- package/pro/squads/squad-creator/tasks/discover-tools-evaluate.md +173 -0
- package/pro/squads/squad-creator/tasks/discover-tools-recommend.md +180 -0
- package/pro/squads/squad-creator/tasks/discover-tools-report.md +184 -0
- package/pro/squads/squad-creator/tasks/discover-tools-scan.md +188 -0
- package/pro/squads/squad-creator/tasks/discover-tools.md +139 -0
- package/pro/squads/squad-creator/tasks/generate-recommendations.md +162 -0
- package/pro/squads/squad-creator/tasks/improve-workflow-from-report.md +127 -0
- package/pro/squads/squad-creator/tasks/improve-workflow-report-apply-p1.md +59 -0
- package/pro/squads/squad-creator/tasks/improve-workflow-report-apply-secondary.md +59 -0
- package/pro/squads/squad-creator/tasks/improve-workflow-report-backup.md +59 -0
- package/pro/squads/squad-creator/tasks/improve-workflow-report-ingest.md +59 -0
- package/pro/squads/squad-creator/tasks/improve-workflow-report-target.md +59 -0
- package/pro/squads/squad-creator/tasks/improve-workflow-report-validate-report.md +59 -0
- package/pro/squads/squad-creator/tasks/install-skills-finalize.md +415 -0
- package/pro/squads/squad-creator/tasks/install-skills-prepare.md +353 -0
- package/pro/squads/squad-creator/tasks/install-skills-write.md +395 -0
- package/pro/squads/squad-creator/tasks/install-skills.md +282 -0
- package/pro/squads/squad-creator/tasks/next-squad-ranking.md +58 -0
- package/pro/squads/squad-creator/tasks/next-squad-registry.md +58 -0
- package/pro/squads/squad-creator/tasks/next-squad-report.md +59 -0
- package/pro/squads/squad-creator/tasks/next-squad-scoring.md +59 -0
- package/pro/squads/squad-creator/tasks/next-squad-signals.md +58 -0
- package/pro/squads/squad-creator/tasks/next-squad.md +98 -0
- package/pro/squads/squad-creator/tasks/operational-test-baseline.md +69 -0
- package/pro/squads/squad-creator/tasks/operational-test-preflight.md +70 -0
- package/pro/squads/squad-creator/tasks/operational-test-report.md +71 -0
- package/pro/squads/squad-creator/tasks/operational-test-smoke.md +72 -0
- package/pro/squads/squad-creator/tasks/operational-test-target.md +71 -0
- package/pro/squads/squad-creator/tasks/operational-test.md +102 -0
- package/pro/squads/squad-creator/tasks/performance-dashboard.md +118 -0
- package/pro/squads/squad-creator/tasks/qa-after-creation.md +129 -0
- package/pro/squads/squad-creator/tasks/qa-check-compatibility.md +191 -0
- package/pro/squads/squad-creator/tasks/qa-check-completeness.md +218 -0
- package/pro/squads/squad-creator/tasks/qa-check-references.md +172 -0
- package/pro/squads/squad-creator/tasks/qa-check-schema.md +190 -0
- package/pro/squads/squad-creator/tasks/qa-check-structure.md +176 -0
- package/pro/squads/squad-creator/tasks/qa-generate-report.md +240 -0
- package/pro/squads/squad-creator/tasks/qualify-provider-baseline.md +122 -0
- package/pro/squads/squad-creator/tasks/qualify-provider-compare.md +159 -0
- package/pro/squads/squad-creator/tasks/qualify-provider-preflight.md +143 -0
- package/pro/squads/squad-creator/tasks/qualify-provider-ptbr.md +166 -0
- package/pro/squads/squad-creator/tasks/qualify-provider-reliability.md +140 -0
- package/pro/squads/squad-creator/tasks/qualify-provider-report.md +178 -0
- package/pro/squads/squad-creator/tasks/reexecute-squad-phase.md +97 -0
- package/pro/squads/squad-creator/tasks/refresh-registry.md +299 -0
- package/pro/squads/squad-creator/tasks/rename-squad-map.md +59 -0
- package/pro/squads/squad-creator/tasks/rename-squad-propagate.md +59 -0
- package/pro/squads/squad-creator/tasks/rename-squad-structural.md +59 -0
- package/pro/squads/squad-creator/tasks/rename-squad-validate.md +59 -0
- package/pro/squads/squad-creator/tasks/rename-squad.md +118 -0
- package/pro/squads/squad-creator/tasks/self-improve.md +107 -0
- package/pro/squads/squad-creator/tasks/setup-runtime-handoff.md +74 -0
- package/pro/squads/squad-creator/tasks/setup-runtime-persist.md +81 -0
- package/pro/squads/squad-creator/tasks/setup-runtime-requirements.md +84 -0
- package/pro/squads/squad-creator/tasks/setup-runtime-validate.md +82 -0
- package/pro/squads/squad-creator/tasks/setup-runtime-wizard.md +84 -0
- package/pro/squads/squad-creator/tasks/setup-runtime.md +103 -0
- package/pro/squads/squad-creator/tasks/squad-analytics.md +276 -0
- package/pro/squads/squad-creator/tasks/squad-overview-agents.md +110 -0
- package/pro/squads/squad-creator/tasks/squad-overview-generate.md +102 -0
- package/pro/squads/squad-creator/tasks/squad-overview-metadata.md +121 -0
- package/pro/squads/squad-creator/tasks/squad-overview-minds.md +100 -0
- package/pro/squads/squad-creator/tasks/squad-overview-structure.md +106 -0
- package/pro/squads/squad-creator/tasks/squad-overview-write.md +103 -0
- package/pro/squads/squad-creator/tasks/squad-overview.md +117 -0
- package/pro/squads/squad-creator/tasks/sync-chief-codex-skill.md +73 -0
- package/pro/squads/squad-creator/tasks/sync-ide-skills.md +240 -0
- package/pro/squads/squad-creator/tasks/update-radar.md +151 -0
- package/pro/squads/squad-creator/tasks/upgrade-squad-apply.md +187 -0
- package/pro/squads/squad-creator/tasks/upgrade-squad-gap.md +203 -0
- package/pro/squads/squad-creator/tasks/upgrade-squad-inventory.md +186 -0
- package/pro/squads/squad-creator/tasks/upgrade-squad-plan.md +163 -0
- package/pro/squads/squad-creator/tasks/upgrade-squad-verify.md +178 -0
- package/pro/squads/squad-creator/tasks/upgrade-squad.md +138 -0
- package/pro/squads/squad-creator/tasks/validate-final-artifacts.md +104 -0
- package/pro/squads/squad-creator/tasks/validate-squad-classify.md +335 -0
- package/pro/squads/squad-creator/tasks/validate-squad-deep-review.md +226 -0
- package/pro/squads/squad-creator/tasks/validate-squad-preflight.md +189 -0
- package/pro/squads/squad-creator/tasks/validate-squad-verdict.md +442 -0
- package/pro/squads/squad-creator/tasks/validate-squad.md +117 -0
- package/pro/squads/squad-creator/templates/agent-flow-doc-tmpl.md +512 -0
- package/pro/squads/squad-creator/templates/agent-tmpl.md +703 -0
- package/pro/squads/squad-creator/templates/auto-heal-task-tmpl.md +417 -0
- package/pro/squads/squad-creator/templates/capability-map-tmpl.md +95 -0
- package/pro/squads/squad-creator/templates/config-tmpl.yaml +534 -0
- package/pro/squads/squad-creator/templates/cross-domain-handoff-tmpl.yaml +18 -0
- package/pro/squads/squad-creator/templates/ecosystem-health-tmpl.md +19 -0
- package/pro/squads/squad-creator/templates/gap-analysis-tmpl.md +13 -0
- package/pro/squads/squad-creator/templates/greeting-script-tmpl.cjs +169 -0
- package/pro/squads/squad-creator/templates/handoff-insumos-tmpl.yaml +112 -0
- package/pro/squads/squad-creator/templates/journey-log-tmpl.yaml +93 -0
- package/pro/squads/squad-creator/templates/operational-test-task-tmpl.md +514 -0
- package/pro/squads/squad-creator/templates/orchestrator-tmpl.md +74 -0
- package/pro/squads/squad-creator/templates/performance-dashboard-tmpl.md +77 -0
- package/pro/squads/squad-creator/templates/pipeline-progress-tmpl.py +373 -0
- package/pro/squads/squad-creator/templates/pipeline-prompt-tmpl.md +94 -0
- package/pro/squads/squad-creator/templates/pipeline-runner-tmpl.py +444 -0
- package/pro/squads/squad-creator/templates/pipeline-state-tmpl.py +413 -0
- package/pro/squads/squad-creator/templates/pop-extractor-prompt.md +549 -0
- package/pro/squads/squad-creator/templates/quality-dashboard-tmpl.md +286 -0
- package/pro/squads/squad-creator/templates/quality-gate-tmpl.yaml +589 -0
- package/pro/squads/squad-creator/templates/readme-tmpl.md +254 -0
- package/pro/squads/squad-creator/templates/research-output-tmpl.md +625 -0
- package/pro/squads/squad-creator/templates/research-prompt-tmpl.md +479 -0
- package/pro/squads/squad-creator/templates/setup-runtime-task-tmpl.md +627 -0
- package/pro/squads/squad-creator/templates/squad-mappings-tmpl.yaml +71 -0
- package/pro/squads/squad-creator/templates/squad-prd-tmpl.md +488 -0
- package/pro/squads/squad-creator/templates/squad-readme-tmpl.md +170 -0
- package/pro/squads/squad-creator/templates/story-create-agent-tmpl.md +284 -0
- package/pro/squads/squad-creator/templates/task-tmpl.md +533 -0
- package/pro/squads/squad-creator/templates/tech-radar-tmpl.md +73 -0
- package/pro/squads/squad-creator/templates/template-tmpl.yaml +227 -0
- package/pro/squads/squad-creator/templates/weekly-digest-tmpl.md +11 -0
- package/pro/squads/squad-creator/templates/weekly-report-tmpl.md +155 -0
- package/pro/squads/squad-creator/templates/workflow-doc-tmpl.md +860 -0
- package/pro/squads/squad-creator/templates/workflow-tmpl.yaml +486 -0
- package/pro/squads/squad-creator/test-cases/an-assess-sources/TEST-REPORT-v2.1.md +351 -0
- package/pro/squads/squad-creator/test-cases/an-assess-sources/formal-qualification-report.yaml +389 -0
- package/pro/squads/squad-creator/test-cases/an-clone-review/opus-baseline.yaml +566 -0
- package/pro/squads/squad-creator/test-cases/pv-axioma-assessment/opus-baseline.yaml +96 -0
- package/pro/squads/squad-creator/test-cases/pv-modernization-score/opus-baseline.yaml +488 -0
- package/pro/squads/squad-creator/test-cases/smoke-test-model-routing/test-case.yaml +100 -0
- package/pro/squads/squad-creator/workflows/wf-auto-heal.yaml +33 -0
- package/pro/squads/squad-creator/workflows/wf-create-agent.yaml +252 -0
- package/pro/squads/squad-creator/workflows/wf-create-greeting-script.yaml +60 -0
- package/pro/squads/squad-creator/workflows/wf-create-pipeline.yaml +60 -0
- package/pro/squads/squad-creator/workflows/wf-create-squad.yaml +1916 -0
- package/pro/squads/squad-creator/workflows/wf-create-task.yaml +172 -0
- package/pro/squads/squad-creator/workflows/wf-create-template.yaml +60 -0
- package/pro/squads/squad-creator/workflows/wf-create-workflow.yaml +138 -0
- package/pro/squads/squad-creator/workflows/wf-cross-provider-qualification.yaml +769 -0
- package/pro/squads/squad-creator/workflows/wf-detect-operational-mode.yaml +112 -0
- package/pro/squads/squad-creator/workflows/wf-discover-tools.yaml +1695 -0
- package/pro/squads/squad-creator/workflows/wf-ecosystem-analysis.yaml +338 -0
- package/pro/squads/squad-creator/workflows/wf-improve-workflow-from-report.yaml +69 -0
- package/pro/squads/squad-creator/workflows/wf-install-skills.yaml +52 -0
- package/pro/squads/squad-creator/workflows/wf-next-squad.yaml +60 -0
- package/pro/squads/squad-creator/workflows/wf-operational-test.yaml +86 -0
- package/pro/squads/squad-creator/workflows/wf-qa-after-creation.yaml +339 -0
- package/pro/squads/squad-creator/workflows/wf-rename-squad.yaml +51 -0
- package/pro/squads/squad-creator/workflows/wf-self-improve.yaml +206 -0
- package/pro/squads/squad-creator/workflows/wf-setup-runtime.yaml +86 -0
- package/pro/squads/squad-creator/workflows/wf-squad-overview.yaml +100 -0
- package/pro/squads/squad-creator/workflows/wf-sync-ide-skills.yaml +24 -0
- package/pro/squads/squad-creator/workflows/wf-upgrade-squad.yaml +236 -0
- package/pro/squads/squad-creator/workflows/wf-weekly-report.yaml +139 -0
- package/pro/squads/squad-creator-pro/.state.json +32 -0
- package/pro/squads/squad-creator-pro/ARCHITECTURE.md +37 -0
- package/pro/squads/squad-creator-pro/CHANGELOG.md +275 -0
- package/pro/squads/squad-creator-pro/README.md +1061 -0
- package/pro/squads/squad-creator-pro/agents/ecosystem-analyst.md +989 -0
- package/pro/squads/squad-creator-pro/agents/heuristic-ops.md +369 -0
- package/pro/squads/squad-creator-pro/agents/oalanicolas.md +998 -0
- package/pro/squads/squad-creator-pro/agents/pedro-valerio.md +1291 -0
- package/pro/squads/squad-creator-pro/agents/squad-chief.md +1819 -0
- package/pro/squads/squad-creator-pro/agents/thiago_finch.md +986 -0
- package/pro/squads/squad-creator-pro/benchmarks/golden/hormozi-golden.yaml +382 -0
- package/pro/squads/squad-creator-pro/benchmarks/scripts/run-benchmark.sh +363 -0
- package/pro/squads/squad-creator-pro/checklists/.gitkeep +1 -0
- package/pro/squads/squad-creator-pro/checklists/agent-depth-checklist.md +244 -0
- package/pro/squads/squad-creator-pro/checklists/agent-quality-gate.md +434 -0
- package/pro/squads/squad-creator-pro/checklists/create-squad-checklist.md +291 -0
- package/pro/squads/squad-creator-pro/checklists/deep-research-quality.md +505 -0
- package/pro/squads/squad-creator-pro/checklists/executor-matrix-checklist.md +260 -0
- package/pro/squads/squad-creator-pro/checklists/mental-model-integration-checklist.md +95 -0
- package/pro/squads/squad-creator-pro/checklists/mind-validation.md +373 -0
- package/pro/squads/squad-creator-pro/checklists/pipeline-quality-checklist.md +84 -0
- package/pro/squads/squad-creator-pro/checklists/quality-gate-checklist.md +385 -0
- package/pro/squads/squad-creator-pro/checklists/session-heuristics-extraction.md +65 -0
- package/pro/squads/squad-creator-pro/checklists/sop-validation.md +250 -0
- package/pro/squads/squad-creator-pro/checklists/squad-checklist.md +1014 -0
- package/pro/squads/squad-creator-pro/checklists/task-anatomy-checklist.md +626 -0
- package/pro/squads/squad-creator-pro/config/.gitkeep +1 -0
- package/pro/squads/squad-creator-pro/config/axioma-validator.yaml +371 -0
- package/pro/squads/squad-creator-pro/config/heuristic-watcher-rubric.yaml +300 -0
- package/pro/squads/squad-creator-pro/config/heuristics.yaml +937 -0
- package/pro/squads/squad-creator-pro/config/model-routing.yaml +693 -0
- package/pro/squads/squad-creator-pro/config/quality-gates.yaml +415 -0
- package/pro/squads/squad-creator-pro/config/scoring-rubric.yaml +199 -0
- package/pro/squads/squad-creator-pro/config/squad-config.yaml +165 -0
- package/pro/squads/squad-creator-pro/config/task-anatomy.yaml +263 -0
- package/pro/squads/squad-creator-pro/config/veto-conditions.yaml +455 -0
- package/pro/squads/squad-creator-pro/config.yaml +455 -0
- package/pro/squads/squad-creator-pro/data/.gitkeep +1 -0
- package/pro/squads/squad-creator-pro/data/an-anchor-words.yaml +78 -0
- package/pro/squads/squad-creator-pro/data/an-clone-anti-patterns.yaml +148 -0
- package/pro/squads/squad-creator-pro/data/an-clone-validation.yaml +190 -0
- package/pro/squads/squad-creator-pro/data/an-diagnostic-framework.yaml +164 -0
- package/pro/squads/squad-creator-pro/data/an-output-examples.yaml +102 -0
- package/pro/squads/squad-creator-pro/data/an-source-signals.yaml +98 -0
- package/pro/squads/squad-creator-pro/data/an-source-tiers.yaml +119 -0
- package/pro/squads/squad-creator-pro/data/best-practices.md +986 -0
- package/pro/squads/squad-creator-pro/data/core-heuristics.md +510 -0
- package/pro/squads/squad-creator-pro/data/decision-heuristics-framework.md +620 -0
- package/pro/squads/squad-creator-pro/data/executor-matrix-framework.md +441 -0
- package/pro/squads/squad-creator-pro/data/extraction-mentoria-processos-dec19.yaml +337 -0
- package/pro/squads/squad-creator-pro/data/fusion-decision-points-analysis.md +397 -0
- package/pro/squads/squad-creator-pro/data/fusion-dry-runs/traffic-masters-absorve-_traffic-2026-03-09.md +135 -0
- package/pro/squads/squad-creator-pro/data/fusion-executor-analysis.md +677 -0
- package/pro/squads/squad-creator-pro/data/hybridops-patterns.md +1351 -0
- package/pro/squads/squad-creator-pro/data/internal-infrastructure-library.yaml +103 -0
- package/pro/squads/squad-creator-pro/data/mental-model-task-matrix.yaml +692 -0
- package/pro/squads/squad-creator-pro/data/pm-best-practices.md +504 -0
- package/pro/squads/squad-creator-pro/data/pv-anchor-words.yaml +64 -0
- package/pro/squads/squad-creator-pro/data/pv-authenticity-markers.yaml +200 -0
- package/pro/squads/squad-creator-pro/data/pv-meta-axiomas.yaml +162 -0
- package/pro/squads/squad-creator-pro/data/pv-output-examples.yaml +342 -0
- package/pro/squads/squad-creator-pro/data/pv-workflow-validation.yaml +318 -0
- package/pro/squads/squad-creator-pro/data/quality-dimensions-framework.md +405 -0
- package/pro/squads/squad-creator-pro/data/quality-gate-coverage.yaml +169 -0
- package/pro/squads/squad-creator-pro/data/squad-analytics-guide.md +252 -0
- package/pro/squads/squad-creator-pro/data/squad-kb.md +987 -0
- package/pro/squads/squad-creator-pro/data/squad-kpis.yaml +60 -0
- package/pro/squads/squad-creator-pro/data/squad-registry.yaml +4900 -0
- package/pro/squads/squad-creator-pro/data/tier-system-framework.md +475 -0
- package/pro/squads/squad-creator-pro/data/token-registry.yaml +386 -0
- package/pro/squads/squad-creator-pro/data/tool-evaluation-framework.md +847 -0
- package/pro/squads/squad-creator-pro/data/tool-registry.yaml +816 -0
- package/pro/squads/squad-creator-pro/docs/ARCHITECTURE-DIAGRAMS.md +1466 -0
- package/pro/squads/squad-creator-pro/docs/COMMANDS.md +544 -0
- package/pro/squads/squad-creator-pro/docs/CONCEPTS.md +584 -0
- package/pro/squads/squad-creator-pro/docs/FAQ.md +731 -0
- package/pro/squads/squad-creator-pro/docs/HITL-FLOW.md +255 -0
- package/pro/squads/squad-creator-pro/docs/PATTERN-LIBRARY.md +341 -0
- package/pro/squads/squad-creator-pro/docs/PEDRO-VALERIO-ARCHITECTURE.md +456 -0
- package/pro/squads/squad-creator-pro/docs/POR-ONDE-COMECAR.md +210 -0
- package/pro/squads/squad-creator-pro/docs/QUICK-START.md +205 -0
- package/pro/squads/squad-creator-pro/docs/TOOL-RECOMMENDATIONS.md +381 -0
- package/pro/squads/squad-creator-pro/docs/TUTORIAL-COMPLETO.md +458 -0
- package/pro/squads/squad-creator-pro/docs/sop-extraction-process.md +674 -0
- package/pro/squads/squad-creator-pro/docs/squad-chief-agent-flow.md +981 -0
- package/pro/squads/squad-creator-pro/docs/squad-creation-pipeline-workflow.md +937 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/artifacts/HANDOFF_PROTOCOL.md +269 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/artifacts/SOURCE_CLASSIFICATION.md +258 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_001.md +117 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_002.md +115 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_003.md +110 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_004.md +109 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_005.md +116 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_006.md +183 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_007.md +273 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_008.md +204 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_009.md +246 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_010.md +265 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_011.md +72 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_012.md +59 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_013.md +69 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_014.md +69 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_015.md +83 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_016.md +67 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_017.md +64 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_018.md +79 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_019.md +69 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_020.md +67 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_021.md +114 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_022.md +75 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_023.md +60 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_024.md +66 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_025.md +81 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_026.md +82 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_027.md +85 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_028.md +74 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_029.md +73 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_030.md +80 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_031.md +78 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_032.md +81 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_033.md +69 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_034.md +119 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_035.md +120 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_036.md +134 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_037.md +123 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_038.md +85 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_039.md +74 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_040.md +130 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_041.md +87 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_042.md +89 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_043.md +78 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_044.md +97 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_045.md +82 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_046.md +83 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_047.md +77 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_048.md +83 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_049.md +102 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_050.md +85 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_051.md +90 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_052.md +84 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_053.md +83 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_054.md +96 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_055.md +137 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_056.md +114 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_057.md +82 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_058.md +79 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_059.md +88 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_060.md +78 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_061.md +79 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_062.md +99 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_063.md +73 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_064.md +106 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_065.md +87 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_066.md +66 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_067.md +65 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_068.md +70 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_069.md +69 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_070.md +67 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_071.md +87 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_072.md +84 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_073.md +89 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_074.md +60 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_075.md +87 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_076.md +107 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_077.md +98 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_078.md +66 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_079.md +91 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_080.md +59 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_081.md +64 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_082.md +71 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_083.md +62 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_084.md +66 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_085.md +62 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_086.md +69 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_087.md +74 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_088.md +89 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_089.md +88 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_090.md +74 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_091.md +76 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_092.md +61 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_093.md +69 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_094.md +58 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_095.md +58 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_096.md +65 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_097.md +63 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_098.md +98 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_099.md +97 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_100.md +100 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_101.md +62 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_102.md +65 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_103.md +60 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_104.md +60 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_105.md +67 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_106.md +64 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_107.md +63 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_108.md +60 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_109.md +62 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_110.md +58 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_111.md +88 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_112.md +60 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_113.md +74 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_114.md +55 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_115.md +126 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_116.md +76 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_117.md +65 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_118.md +72 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_119.md +58 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_120.md +77 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_121.md +65 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_122.md +57 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_123.md +63 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_124.md +69 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_125.md +73 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_126.md +81 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_127.md +77 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_128.md +76 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_129.md +81 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_130.md +88 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_131.md +85 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_132.md +81 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_133.md +86 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/decision-cards.yaml +1010 -0
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/heuristic-analytics.md +24 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/artifacts/Assinatura_Linguistica.md +355 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/artifacts/META_AXIOMAS.md +277 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_BS_001.md +151 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_041.md +80 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_042.md +79 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_043.md +81 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_044.md +83 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_045.md +82 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_046.md +82 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_047.md +81 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_048.md +77 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_049.md +81 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_050.md +79 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_051.md +81 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_052.md +81 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_053.md +79 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_054.md +74 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_055.md +78 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_056.md +78 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_057.md +78 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_058.md +81 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_059.md +81 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_060.md +82 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_061.md +74 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_062.md +75 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_063.md +80 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_064.md +75 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_065.md +74 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_066.md +76 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_067.md +75 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_068.md +78 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_069.md +78 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_070.md +75 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_071.md +77 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_072.md +76 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_073.md +82 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_074.md +80 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_075.md +85 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_076.md +81 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_077.md +77 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_078.md +81 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_079.md +77 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_080.md +81 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_081.md +76 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_082.md +84 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_083.md +78 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_084.md +76 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_085.md +83 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_086.md +74 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_087.md +87 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_088.md +75 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_089.md +79 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_090.md +75 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_091.md +77 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_092.md +81 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_093.md +74 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_094.md +73 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_095.md +84 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_096.md +78 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_097.md +79 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_098.md +85 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_099.md +82 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_100.md +81 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_KE_101.md +61 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_001.md +197 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_002.md +165 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_003.md +164 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_004.md +163 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_005.md +161 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_006.md +164 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_007.md +162 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_008.md +156 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_009.md +157 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_010.md +166 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_011.md +161 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_012.md +80 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_013.md +66 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_014.md +64 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_015.md +61 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_016.md +60 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_017.md +66 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_018.md +56 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_019.md +63 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_020.md +64 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_021.md +71 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_022.md +69 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_023.md +56 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_024.md +61 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_025.md +60 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_026.md +71 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_027.md +65 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_028.md +61 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_029.md +62 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_030.md +62 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_031.md +62 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_032.md +59 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_033.md +64 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_034.md +65 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_035.md +62 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_036.md +63 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_037.md +60 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_038.md +78 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_039.md +58 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_040.md +62 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_041.md +61 -0
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PM_001.md +198 -0
- package/pro/squads/squad-creator-pro/package-lock.json +38 -0
- package/pro/squads/squad-creator-pro/package.json +30 -0
- package/pro/squads/squad-creator-pro/requirements.txt +1 -0
- package/pro/squads/squad-creator-pro/schemas/agent-persona.schema.json +78 -0
- package/pro/squads/squad-creator-pro/schemas/squad-config.schema.json +146 -0
- package/pro/squads/squad-creator-pro/scripts/README.md +166 -0
- package/pro/squads/squad-creator-pro/scripts/WAVE-LOOP.md +157 -0
- package/pro/squads/squad-creator-pro/scripts/assess-sources.sh +443 -0
- package/pro/squads/squad-creator-pro/scripts/checklist_validator.py +59 -0
- package/pro/squads/squad-creator-pro/scripts/clone-review.sh +394 -0
- package/pro/squads/squad-creator-pro/scripts/coherence-validator.py +836 -0
- package/pro/squads/squad-creator-pro/scripts/create-agent-preflight.py +243 -0
- package/pro/squads/squad-creator-pro/scripts/cross-mind-linker.py +143 -0
- package/pro/squads/squad-creator-pro/scripts/cross-provider/compare-results.js +281 -0
- package/pro/squads/squad-creator-pro/scripts/cross-provider/cross-provider-runner.js +462 -0
- package/pro/squads/squad-creator-pro/scripts/cross_map.json +338 -0
- package/pro/squads/squad-creator-pro/scripts/dependency_check.py +337 -0
- package/pro/squads/squad-creator-pro/scripts/detect-environment-contract.cjs +37 -0
- package/pro/squads/squad-creator-pro/scripts/export-antigravity-workflows.cjs +12 -0
- package/pro/squads/squad-creator-pro/scripts/fidelity-score.sh +519 -0
- package/pro/squads/squad-creator-pro/scripts/generate-heuristic-registry.py +83 -0
- package/pro/squads/squad-creator-pro/scripts/generate-squad-greeting.js +426 -0
- package/pro/squads/squad-creator-pro/scripts/generate-squad-guide.js +38 -0
- package/pro/squads/squad-creator-pro/scripts/inventory.py +59 -0
- package/pro/squads/squad-creator-pro/scripts/lib/config-loader.js +12 -0
- package/pro/squads/squad-creator-pro/scripts/lib/squad-runtime-paths.cjs +14 -0
- package/pro/squads/squad-creator-pro/scripts/lib/validate-runtime-state.cjs +14 -0
- package/pro/squads/squad-creator-pro/scripts/load-business-sops.cjs +460 -0
- package/pro/squads/squad-creator-pro/scripts/model-tier-validator.cjs +369 -0
- package/pro/squads/squad-creator-pro/scripts/model-usage-logger.cjs +245 -0
- package/pro/squads/squad-creator-pro/scripts/modernization-score.sh +308 -0
- package/pro/squads/squad-creator-pro/scripts/naming_validator.py +59 -0
- package/pro/squads/squad-creator-pro/scripts/on-specialist-complete.py +152 -0
- package/pro/squads/squad-creator-pro/scripts/quality_gate.py +413 -0
- package/pro/squads/squad-creator-pro/scripts/refresh-registry.py +425 -0
- package/pro/squads/squad-creator-pro/scripts/rename-squad.sh +8 -0
- package/pro/squads/squad-creator-pro/scripts/save-session-metrics.py +189 -0
- package/pro/squads/squad-creator-pro/scripts/scaffold-squad.cjs +12 -0
- package/pro/squads/squad-creator-pro/scripts/scoring.py +395 -0
- package/pro/squads/squad-creator-pro/scripts/security_scanner.py +59 -0
- package/pro/squads/squad-creator-pro/scripts/squad-analytics.py +59 -0
- package/pro/squads/squad-creator-pro/scripts/squad-context-loader.cjs +232 -0
- package/pro/squads/squad-creator-pro/scripts/squad-state-manager.cjs +707 -0
- package/pro/squads/squad-creator-pro/scripts/squad-workflow-runner.cjs +884 -0
- package/pro/squads/squad-creator-pro/scripts/squad_utils.py +59 -0
- package/pro/squads/squad-creator-pro/scripts/sync-chief-codex-skill.js +242 -0
- package/pro/squads/squad-creator-pro/scripts/sync-ide-skills.py +59 -0
- package/pro/squads/squad-creator-pro/scripts/tests/__init__.py +1 -0
- package/pro/squads/squad-creator-pro/scripts/tests/conftest.py +309 -0
- package/pro/squads/squad-creator-pro/scripts/tests/run_bash_tests.sh +29 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_assess_sources.sh +216 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_checklist_validator.py +396 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_clone_review.sh +239 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_coherence_validator.py +212 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_dependency_check.py +361 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_fidelity_score.sh +298 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_inventory.py +307 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_load_business_sops.cjs +158 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_modernization_score.sh +211 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_naming_validator.py +373 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_quality_gate.py +280 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_refresh_registry.py +328 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_scoring.py +366 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_security_scanner.py +354 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_squad_analytics.py +309 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_squad_runtime_pipeline_e2e.cjs +267 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_validate_clone.sh +252 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_validate_squad_runtime_state_e2e.cjs +99 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_wave_loop_runtime_e2e.cjs +216 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_wave_loop_runtime_unit.cjs +336 -0
- package/pro/squads/squad-creator-pro/scripts/tests/test_yaml_validator.py +412 -0
- package/pro/squads/squad-creator-pro/scripts/validate-agent-output.py +115 -0
- package/pro/squads/squad-creator-pro/scripts/validate-all.sh +49 -0
- package/pro/squads/squad-creator-pro/scripts/validate-clone.sh +345 -0
- package/pro/squads/squad-creator-pro/scripts/validate-squad-structure.py +59 -0
- package/pro/squads/squad-creator-pro/scripts/validate-squad.sh +12 -0
- package/pro/squads/squad-creator-pro/scripts/validate-workspace-contract.py +204 -0
- package/pro/squads/squad-creator-pro/scripts/verify-squad-completeness.sh +8 -0
- package/pro/squads/squad-creator-pro/scripts/wave-loop.cjs +911 -0
- package/pro/squads/squad-creator-pro/scripts/wave-loop.sh +5 -0
- package/pro/squads/squad-creator-pro/scripts/yaml_validator.py +59 -0
- package/pro/squads/squad-creator-pro/skills/fidelity-score.md +245 -0
- package/pro/squads/squad-creator-pro/skills/squad.md +294 -0
- package/pro/squads/squad-creator-pro/squad-io.yaml +49 -0
- package/pro/squads/squad-creator-pro/tasks/CHANGELOG.md +118 -0
- package/pro/squads/squad-creator-pro/tasks/an-assess-sources-collect.md +197 -0
- package/pro/squads/squad-creator-pro/tasks/an-assess-sources-score.md +471 -0
- package/pro/squads/squad-creator-pro/tasks/an-assess-sources.md +177 -0
- package/pro/squads/squad-creator-pro/tasks/an-clone-review-report.md +171 -0
- package/pro/squads/squad-creator-pro/tasks/an-clone-review-source-trinity.md +227 -0
- package/pro/squads/squad-creator-pro/tasks/an-clone-review-stages-fidelity.md +158 -0
- package/pro/squads/squad-creator-pro/tasks/an-clone-review.md +173 -0
- package/pro/squads/squad-creator-pro/tasks/an-compare-outputs-score.md +340 -0
- package/pro/squads/squad-creator-pro/tasks/an-compare-outputs.md +154 -0
- package/pro/squads/squad-creator-pro/tasks/an-design-clone-blueprint.md +51 -0
- package/pro/squads/squad-creator-pro/tasks/an-design-clone-contexts.md +48 -0
- package/pro/squads/squad-creator-pro/tasks/an-design-clone-memory.md +49 -0
- package/pro/squads/squad-creator-pro/tasks/an-design-clone-stages.md +48 -0
- package/pro/squads/squad-creator-pro/tasks/an-design-clone-trinity.md +49 -0
- package/pro/squads/squad-creator-pro/tasks/an-design-clone.md +106 -0
- package/pro/squads/squad-creator-pro/tasks/an-diagnose-clone-prescribe.md +147 -0
- package/pro/squads/squad-creator-pro/tasks/an-diagnose-clone-symptoms.md +147 -0
- package/pro/squads/squad-creator-pro/tasks/an-diagnose-clone-verify-trinity.md +200 -0
- package/pro/squads/squad-creator-pro/tasks/an-diagnose-clone.md +132 -0
- package/pro/squads/squad-creator-pro/tasks/an-extract-dna-layer-extraction.md +54 -0
- package/pro/squads/squad-creator-pro/tasks/an-extract-dna-report.md +55 -0
- package/pro/squads/squad-creator-pro/tasks/an-extract-dna-source-assessment.md +54 -0
- package/pro/squads/squad-creator-pro/tasks/an-extract-dna-thinking-dna.md +54 -0
- package/pro/squads/squad-creator-pro/tasks/an-extract-dna-voice-dna.md +54 -0
- package/pro/squads/squad-creator-pro/tasks/an-extract-dna.md +106 -0
- package/pro/squads/squad-creator-pro/tasks/an-extract-framework-analyze.md +178 -0
- package/pro/squads/squad-creator-pro/tasks/an-extract-framework-integrate.md +239 -0
- package/pro/squads/squad-creator-pro/tasks/an-extract-framework-trinity.md +206 -0
- package/pro/squads/squad-creator-pro/tasks/an-extract-framework.md +144 -0
- package/pro/squads/squad-creator-pro/tasks/an-extract-heuristics.md +560 -0
- package/pro/squads/squad-creator-pro/tasks/an-extract-session-heuristics.md +633 -0
- package/pro/squads/squad-creator-pro/tasks/an-fidelity-score-calculate.md +317 -0
- package/pro/squads/squad-creator-pro/tasks/an-fidelity-score.md +132 -0
- package/pro/squads/squad-creator-pro/tasks/an-validate-clone-hackability.md +346 -0
- package/pro/squads/squad-creator-pro/tasks/an-validate-clone.md +107 -0
- package/pro/squads/squad-creator-pro/tasks/auto-acquire-sources-consolidate.md +186 -0
- package/pro/squads/squad-creator-pro/tasks/auto-acquire-sources-expand.md +173 -0
- package/pro/squads/squad-creator-pro/tasks/auto-acquire-sources-search.md +200 -0
- package/pro/squads/squad-creator-pro/tasks/auto-acquire-sources.md +167 -0
- package/pro/squads/squad-creator-pro/tasks/batch-closeout.md +96 -0
- package/pro/squads/squad-creator-pro/tasks/clone-mind-quality-dashboard.md +142 -0
- package/pro/squads/squad-creator-pro/tasks/clone-mind-smoke-test.md +137 -0
- package/pro/squads/squad-creator-pro/tasks/clone-mind-synthesis.md +147 -0
- package/pro/squads/squad-creator-pro/tasks/collect-sources-classify.md +209 -0
- package/pro/squads/squad-creator-pro/tasks/collect-sources-discover.md +244 -0
- package/pro/squads/squad-creator-pro/tasks/collect-sources-gap-analysis.md +201 -0
- package/pro/squads/squad-creator-pro/tasks/collect-sources-quality-gate.md +227 -0
- package/pro/squads/squad-creator-pro/tasks/collect-sources-validate.md +234 -0
- package/pro/squads/squad-creator-pro/tasks/collect-sources.md +178 -0
- package/pro/squads/squad-creator-pro/tasks/create-agent.md +122 -0
- package/pro/squads/squad-creator-pro/tasks/create-documentation.md +202 -0
- package/pro/squads/squad-creator-pro/tasks/create-from-sop-brief.md +139 -0
- package/pro/squads/squad-creator-pro/tasks/create-from-sop-load-classify.md +173 -0
- package/pro/squads/squad-creator-pro/tasks/create-from-sop-map-workflow.md +172 -0
- package/pro/squads/squad-creator-pro/tasks/create-from-sop.md +130 -0
- package/pro/squads/squad-creator-pro/tasks/create-greeting-script.md +148 -0
- package/pro/squads/squad-creator-pro/tasks/create-pipeline.md +107 -0
- package/pro/squads/squad-creator-pro/tasks/create-squad.md +141 -0
- package/pro/squads/squad-creator-pro/tasks/create-task.md +125 -0
- package/pro/squads/squad-creator-pro/tasks/create-template.md +105 -0
- package/pro/squads/squad-creator-pro/tasks/create-workflow.md +130 -0
- package/pro/squads/squad-creator-pro/tasks/deconstruct-extract.md +221 -0
- package/pro/squads/squad-creator-pro/tasks/deconstruct-synthesize.md +154 -0
- package/pro/squads/squad-creator-pro/tasks/deconstruct.md +123 -0
- package/pro/squads/squad-creator-pro/tasks/deep-research-check-local-knowledge.md +164 -0
- package/pro/squads/squad-creator-pro/tasks/deep-research-execute.md +200 -0
- package/pro/squads/squad-creator-pro/tasks/deep-research-generate-prompt.md +245 -0
- package/pro/squads/squad-creator-pro/tasks/deep-research-pre-agent.md +168 -0
- package/pro/squads/squad-creator-pro/tasks/deep-research-validate.md +192 -0
- package/pro/squads/squad-creator-pro/tasks/delete-squad.md +104 -0
- package/pro/squads/squad-creator-pro/tasks/discover-tools-execute.md +293 -0
- package/pro/squads/squad-creator-pro/tasks/discover-tools.md +201 -0
- package/pro/squads/squad-creator-pro/tasks/etd-assemble-output.md +183 -0
- package/pro/squads/squad-creator-pro/tasks/etd-discovery.md +216 -0
- package/pro/squads/squad-creator-pro/tasks/etd-extract-and-classify.md +250 -0
- package/pro/squads/squad-creator-pro/tasks/etd-extract-heuristics.md +173 -0
- package/pro/squads/squad-creator-pro/tasks/etd-handoff-triggers.md +166 -0
- package/pro/squads/squad-creator-pro/tasks/etd-l4-card-generation.md +224 -0
- package/pro/squads/squad-creator-pro/tasks/etd-objection-handling.md +167 -0
- package/pro/squads/squad-creator-pro/tasks/etd-resolve-and-consolidate.md +158 -0
- package/pro/squads/squad-creator-pro/tasks/evd-assemble-voice-dna.md +218 -0
- package/pro/squads/squad-creator-pro/tasks/evd-collect-sources.md +176 -0
- package/pro/squads/squad-creator-pro/tasks/evd-extract-dimensions.md +667 -0
- package/pro/squads/squad-creator-pro/tasks/extract-expert-gold-context-load.md +180 -0
- package/pro/squads/squad-creator-pro/tasks/extract-expert-gold-enrichment.md +181 -0
- package/pro/squads/squad-creator-pro/tasks/extract-expert-gold-filter.md +192 -0
- package/pro/squads/squad-creator-pro/tasks/extract-expert-gold-multi-lense.md +158 -0
- package/pro/squads/squad-creator-pro/tasks/extract-expert-gold-validation.md +167 -0
- package/pro/squads/squad-creator-pro/tasks/extract-expert-gold.md +185 -0
- package/pro/squads/squad-creator-pro/tasks/extract-implicit-analyze.md +192 -0
- package/pro/squads/squad-creator-pro/tasks/extract-implicit-prioritize.md +212 -0
- package/pro/squads/squad-creator-pro/tasks/extract-implicit-scan.md +231 -0
- package/pro/squads/squad-creator-pro/tasks/extract-implicit-synthesize.md +176 -0
- package/pro/squads/squad-creator-pro/tasks/extract-implicit-validate.md +234 -0
- package/pro/squads/squad-creator-pro/tasks/extract-implicit.md +172 -0
- package/pro/squads/squad-creator-pro/tasks/extract-knowledge-checklist.md +220 -0
- package/pro/squads/squad-creator-pro/tasks/extract-knowledge-framework.md +244 -0
- package/pro/squads/squad-creator-pro/tasks/extract-knowledge-sop.md +244 -0
- package/pro/squads/squad-creator-pro/tasks/extract-knowledge-source-validation.md +191 -0
- package/pro/squads/squad-creator-pro/tasks/extract-knowledge-validation.md +224 -0
- package/pro/squads/squad-creator-pro/tasks/extract-knowledge.md +193 -0
- package/pro/squads/squad-creator-pro/tasks/extract-sop-analyze.md +180 -0
- package/pro/squads/squad-creator-pro/tasks/extract-sop-assemble.md +184 -0
- package/pro/squads/squad-creator-pro/tasks/extract-sop-extract.md +178 -0
- package/pro/squads/squad-creator-pro/tasks/extract-sop-prepare.md +189 -0
- package/pro/squads/squad-creator-pro/tasks/extract-sop.md +182 -0
- package/pro/squads/squad-creator-pro/tasks/extract-thinking-dna.md +160 -0
- package/pro/squads/squad-creator-pro/tasks/extract-voice-dna.md +170 -0
- package/pro/squads/squad-creator-pro/tasks/find-0-8-classify.md +203 -0
- package/pro/squads/squad-creator-pro/tasks/find-0-8-recommend.md +166 -0
- package/pro/squads/squad-creator-pro/tasks/find-0-8.md +136 -0
- package/pro/squads/squad-creator-pro/tasks/ics-audit.md +211 -0
- package/pro/squads/squad-creator-pro/tasks/ics-domain-mapping.md +172 -0
- package/pro/squads/squad-creator-pro/tasks/ics-generate-scripts.md +241 -0
- package/pro/squads/squad-creator-pro/tasks/ics-integration.md +182 -0
- package/pro/squads/squad-creator-pro/tasks/ics-validation.md +181 -0
- package/pro/squads/squad-creator-pro/tasks/install-context-stack.md +228 -0
- package/pro/squads/squad-creator-pro/tasks/install-skills.md +180 -0
- package/pro/squads/squad-creator-pro/tasks/lookup-model.md +139 -0
- package/pro/squads/squad-creator-pro/tasks/migrate-workflows-analyze.md +154 -0
- package/pro/squads/squad-creator-pro/tasks/migrate-workflows-archive.md +162 -0
- package/pro/squads/squad-creator-pro/tasks/migrate-workflows-convert.md +167 -0
- package/pro/squads/squad-creator-pro/tasks/migrate-workflows-to-yaml.md +97 -0
- package/pro/squads/squad-creator-pro/tasks/modernize-squad.md +338 -0
- package/pro/squads/squad-creator-pro/tasks/next-action-discovery.md +191 -0
- package/pro/squads/squad-creator-pro/tasks/next-action-gap-map.md +220 -0
- package/pro/squads/squad-creator-pro/tasks/next-action-implement.md +183 -0
- package/pro/squads/squad-creator-pro/tasks/next-action.md +149 -0
- package/pro/squads/squad-creator-pro/tasks/optimize-binary-checkpoints.md +114 -0
- package/pro/squads/squad-creator-pro/tasks/optimize-determinism-analysis.md +164 -0
- package/pro/squads/squad-creator-pro/tasks/optimize-empirical-validation.md +138 -0
- package/pro/squads/squad-creator-pro/tasks/optimize-gap-zero.md +111 -0
- package/pro/squads/squad-creator-pro/tasks/optimize-gatekeeper-detection.md +113 -0
- package/pro/squads/squad-creator-pro/tasks/optimize-hybrid-executor.md +117 -0
- package/pro/squads/squad-creator-pro/tasks/optimize-post-economy.md +158 -0
- package/pro/squads/squad-creator-pro/tasks/optimize-scope-clarification.md +110 -0
- package/pro/squads/squad-creator-pro/tasks/optimize-workflow-apply.md +142 -0
- package/pro/squads/squad-creator-pro/tasks/optimize-workflow-checkpoints.md +108 -0
- package/pro/squads/squad-creator-pro/tasks/optimize-workflow-executor-distribution.md +107 -0
- package/pro/squads/squad-creator-pro/tasks/optimize-workflow-gap-zero.md +113 -0
- package/pro/squads/squad-creator-pro/tasks/optimize-workflow-parallelization.md +107 -0
- package/pro/squads/squad-creator-pro/tasks/optimize-workflow-phase-necessity.md +139 -0
- package/pro/squads/squad-creator-pro/tasks/optimize-workflow-report.md +146 -0
- package/pro/squads/squad-creator-pro/tasks/optimize-workflow.md +139 -0
- package/pro/squads/squad-creator-pro/tasks/optimize.md +172 -0
- package/pro/squads/squad-creator-pro/tasks/parallel-discovery.md +111 -0
- package/pro/squads/squad-creator-pro/tasks/plan-squad-architecture.md +34 -0
- package/pro/squads/squad-creator-pro/tasks/plan-squad-challenge-reorder.md +34 -0
- package/pro/squads/squad-creator-pro/tasks/plan-squad-contract.md +38 -0
- package/pro/squads/squad-creator-pro/tasks/plan-squad-depth-calibration.md +34 -0
- package/pro/squads/squad-creator-pro/tasks/plan-squad-domain-mapping.md +32 -0
- package/pro/squads/squad-creator-pro/tasks/plan-squad-prd-assembly.md +37 -0
- package/pro/squads/squad-creator-pro/tasks/plan-squad-roadmap.md +32 -0
- package/pro/squads/squad-creator-pro/tasks/plan-squad.md +90 -0
- package/pro/squads/squad-creator-pro/tasks/pv-audit-deep-dive.md +157 -0
- package/pro/squads/squad-creator-pro/tasks/pv-audit-overview.md +157 -0
- package/pro/squads/squad-creator-pro/tasks/pv-audit-sample.md +188 -0
- package/pro/squads/squad-creator-pro/tasks/pv-audit.md +171 -0
- package/pro/squads/squad-creator-pro/tasks/pv-axioma-assessment.md +172 -0
- package/pro/squads/squad-creator-pro/tasks/pv-modernization-score.md +162 -0
- package/pro/squads/squad-creator-pro/tasks/qa-after-creation.md +114 -0
- package/pro/squads/squad-creator-pro/tasks/qualify-task.md +117 -0
- package/pro/squads/squad-creator-pro/tasks/refresh-registry-enrich.md +171 -0
- package/pro/squads/squad-creator-pro/tasks/refresh-registry-scan.md +173 -0
- package/pro/squads/squad-creator-pro/tasks/refresh-registry-write.md +192 -0
- package/pro/squads/squad-creator-pro/tasks/refresh-registry.md +163 -0
- package/pro/squads/squad-creator-pro/tasks/smoke-test-model-routing-comparison.md +49 -0
- package/pro/squads/squad-creator-pro/tasks/smoke-test-model-routing-execution.md +49 -0
- package/pro/squads/squad-creator-pro/tasks/smoke-test-model-routing-lookup.md +49 -0
- package/pro/squads/squad-creator-pro/tasks/smoke-test-model-routing-preflight.md +48 -0
- package/pro/squads/squad-creator-pro/tasks/smoke-test-model-routing-report.md +51 -0
- package/pro/squads/squad-creator-pro/tasks/smoke-test-model-routing.md +105 -0
- package/pro/squads/squad-creator-pro/tasks/squad-analytics.md +192 -0
- package/pro/squads/squad-creator-pro/tasks/squad-fusion-cleanup.md +93 -0
- package/pro/squads/squad-creator-pro/tasks/squad-fusion-command-sync.md +97 -0
- package/pro/squads/squad-creator-pro/tasks/squad-fusion-deduplication.md +234 -0
- package/pro/squads/squad-creator-pro/tasks/squad-fusion-discovery.md +98 -0
- package/pro/squads/squad-creator-pro/tasks/squad-fusion-execution.md +246 -0
- package/pro/squads/squad-creator-pro/tasks/squad-fusion-initialize.md +247 -0
- package/pro/squads/squad-creator-pro/tasks/squad-fusion-integration.md +95 -0
- package/pro/squads/squad-creator-pro/tasks/squad-fusion-resolution.md +205 -0
- package/pro/squads/squad-creator-pro/tasks/squad-fusion-scope.md +95 -0
- package/pro/squads/squad-creator-pro/tasks/squad-fusion-structure.md +128 -0
- package/pro/squads/squad-creator-pro/tasks/squad-fusion-validation.md +96 -0
- package/pro/squads/squad-creator-pro/tasks/squad-fusion.md +148 -0
- package/pro/squads/squad-creator-pro/tasks/sync-chief-codex-skill.md +107 -0
- package/pro/squads/squad-creator-pro/tasks/sync-ide-skills.md +192 -0
- package/pro/squads/squad-creator-pro/tasks/update-mind-apply.md +207 -0
- package/pro/squads/squad-creator-pro/tasks/update-mind-extract-merge.md +257 -0
- package/pro/squads/squad-creator-pro/tasks/update-mind-extract.md +201 -0
- package/pro/squads/squad-creator-pro/tasks/update-mind-load-snapshot.md +177 -0
- package/pro/squads/squad-creator-pro/tasks/update-mind-load.md +173 -0
- package/pro/squads/squad-creator-pro/tasks/update-mind-merge.md +193 -0
- package/pro/squads/squad-creator-pro/tasks/update-mind.md +177 -0
- package/pro/squads/squad-creator-pro/tasks/upgrade-squad-apply.md +104 -0
- package/pro/squads/squad-creator-pro/tasks/upgrade-squad-gap.md +110 -0
- package/pro/squads/squad-creator-pro/tasks/upgrade-squad-inventory.md +110 -0
- package/pro/squads/squad-creator-pro/tasks/upgrade-squad-plan.md +107 -0
- package/pro/squads/squad-creator-pro/tasks/upgrade-squad-qualitative.md +104 -0
- package/pro/squads/squad-creator-pro/tasks/upgrade-squad-verify.md +106 -0
- package/pro/squads/squad-creator-pro/tasks/upgrade-squad.md +155 -0
- package/pro/squads/squad-creator-pro/tasks/validate-extraction-adversarial.md +182 -0
- package/pro/squads/squad-creator-pro/tasks/validate-extraction-checklist.md +155 -0
- package/pro/squads/squad-creator-pro/tasks/validate-extraction-gate.md +175 -0
- package/pro/squads/squad-creator-pro/tasks/validate-extraction.md +151 -0
- package/pro/squads/squad-creator-pro/tasks/validate-squad-contextual.md +120 -0
- package/pro/squads/squad-creator-pro/tasks/validate-squad-cross-references.md +122 -0
- package/pro/squads/squad-creator-pro/tasks/validate-squad-deterministic.md +261 -0
- package/pro/squads/squad-creator-pro/tasks/validate-squad-quality.md +138 -0
- package/pro/squads/squad-creator-pro/tasks/validate-squad-verdict.md +183 -0
- package/pro/squads/squad-creator-pro/tasks/validate-squad.md +135 -0
- package/pro/squads/squad-creator-pro/tasks/workspace-integration-hardening.md +187 -0
- package/pro/squads/squad-creator-pro/templates/.gitkeep +1 -0
- package/pro/squads/squad-creator-pro/templates/agent-flow-doc-tmpl.md +512 -0
- package/pro/squads/squad-creator-pro/templates/agent-tmpl.md +697 -0
- package/pro/squads/squad-creator-pro/templates/config-tmpl.yaml +434 -0
- package/pro/squads/squad-creator-pro/templates/cross-domain-handoff-tmpl.yaml +17 -0
- package/pro/squads/squad-creator-pro/templates/journey-log-tmpl.yaml +75 -0
- package/pro/squads/squad-creator-pro/templates/pop-extractor-prompt.md +549 -0
- package/pro/squads/squad-creator-pro/templates/quality-gate-tmpl.yaml +589 -0
- package/pro/squads/squad-creator-pro/templates/readme-tmpl.md +231 -0
- package/pro/squads/squad-creator-pro/templates/report-tmpl.yaml +14 -0
- package/pro/squads/squad-creator-pro/templates/research-output-tmpl.md +625 -0
- package/pro/squads/squad-creator-pro/templates/research-prompt-tmpl.md +479 -0
- package/pro/squads/squad-creator-pro/templates/session-heuristic-tmpl.md +100 -0
- package/pro/squads/squad-creator-pro/templates/squad-prd-deep-tmpl.md +434 -0
- package/pro/squads/squad-creator-pro/templates/squad-prd-tmpl.md +464 -0
- package/pro/squads/squad-creator-pro/templates/story-create-agent-tmpl.md +284 -0
- package/pro/squads/squad-creator-pro/templates/task-tmpl.md +461 -0
- package/pro/squads/squad-creator-pro/templates/template-tmpl.yaml +227 -0
- package/pro/squads/squad-creator-pro/templates/workflow-doc-tmpl.md +860 -0
- package/pro/squads/squad-creator-pro/templates/workflow-tmpl.yaml +394 -0
- package/pro/squads/squad-creator-pro/test-cases/BATCH-PROGRESS.md +268 -0
- package/pro/squads/squad-creator-pro/test-cases/QUALIFICATION-DASHBOARD.yaml +13 -0
- package/pro/squads/squad-creator-pro/test-cases/_template.yaml +147 -0
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/ASSESSMENT-SUMMARY.md +275 -0
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/ASSESSMENT_SUMMARY.md +140 -0
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/CHECKPOINT_MATRIX.md +202 -0
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/EXECUTION-REPORT.md +413 -0
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/EXECUTION_NOTES.md +358 -0
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/README-v2.2.2.md +299 -0
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/README.md +320 -0
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/TEST-REPORT-v2.1.md +351 -0
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/VERIFICATION-CHECKLIST.txt +247 -0
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/formal-qualification-report.yaml +389 -0
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/opus-baseline.yaml +517 -0
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/qualification-report.yaml +213 -0
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/test-case.yaml +69 -0
- package/pro/squads/squad-creator-pro/test-cases/an-clone-review/opus-baseline.yaml +566 -0
- package/pro/squads/squad-creator-pro/test-cases/an-clone-review/qualification-report.yaml +82 -0
- package/pro/squads/squad-creator-pro/test-cases/an-design-clone/test-case.yaml +102 -0
- package/pro/squads/squad-creator-pro/test-cases/an-extract-dna/test-case.yaml +105 -0
- package/pro/squads/squad-creator-pro/test-cases/an-fidelity-score/opus-baseline.yaml +266 -0
- package/pro/squads/squad-creator-pro/test-cases/an-fidelity-score/qualification-report.yaml +94 -0
- package/pro/squads/squad-creator-pro/test-cases/an-validate-clone/opus-baseline.yaml +470 -0
- package/pro/squads/squad-creator-pro/test-cases/an-validate-clone/qualification-report.yaml +106 -0
- package/pro/squads/squad-creator-pro/test-cases/collect-sources/test-case.yaml +105 -0
- package/pro/squads/squad-creator-pro/test-cases/create-task/test-case.yaml +104 -0
- package/pro/squads/squad-creator-pro/test-cases/cross-provider/DASHBOARD.yaml +11 -0
- package/pro/squads/squad-creator-pro/test-cases/pv-audit/test-case.yaml +106 -0
- package/pro/squads/squad-creator-pro/test-cases/pv-axioma-assessment/opus-baseline.yaml +96 -0
- package/pro/squads/squad-creator-pro/test-cases/pv-axioma-assessment/sonnet-output.yaml +30 -0
- package/pro/squads/squad-creator-pro/test-cases/pv-axioma-assessment/test-case.yaml +129 -0
- package/pro/squads/squad-creator-pro/test-cases/pv-modernization-score/comparison-round-1.yaml +242 -0
- package/pro/squads/squad-creator-pro/test-cases/pv-modernization-score/opus-baseline.yaml +488 -0
- package/pro/squads/squad-creator-pro/test-cases/pv-modernization-score/qualification-report.yaml +74 -0
- package/pro/squads/squad-creator-pro/test-cases/qa-after-creation/opus-baseline.yaml +603 -0
- package/pro/squads/squad-creator-pro/test-cases/qa-after-creation/qualification-report.yaml +97 -0
- package/pro/squads/squad-creator-pro/test-cases/smoke-test-model-routing/test-case.yaml +100 -0
- package/pro/squads/squad-creator-pro/test-cases/upgrade-squad/test-case.yaml +106 -0
- package/pro/squads/squad-creator-pro/test-cases/validate-squad/comparison-round-1.yaml +223 -0
- package/pro/squads/squad-creator-pro/test-cases/validate-squad/opus-baseline.yaml +529 -0
- package/pro/squads/squad-creator-pro/test-cases/validate-squad/opus-round-3-v4-task.yaml +132 -0
- package/pro/squads/squad-creator-pro/test-cases/validate-squad/qualification-report.yaml +104 -0
- package/pro/squads/squad-creator-pro/test-cases/wf-clone-mind/opus-baseline.yaml +112 -0
- package/pro/squads/squad-creator-pro/utils/.gitkeep +1 -0
- package/pro/squads/squad-creator-pro/workflows/.gitkeep +1 -0
- package/pro/squads/squad-creator-pro/workflows/create-squad.yaml +300 -0
- package/pro/squads/squad-creator-pro/workflows/modules/module-discovery.yaml +16 -0
- package/pro/squads/squad-creator-pro/workflows/modules/module-integration.yaml +34 -0
- package/pro/squads/squad-creator-pro/workflows/modules/module-quality-gates.yaml +20 -0
- package/pro/squads/squad-creator-pro/workflows/validate-squad.yaml +552 -0
- package/pro/squads/squad-creator-pro/workflows/wf-assess-sources.yaml +62 -0
- package/pro/squads/squad-creator-pro/workflows/wf-auto-acquire-sources.yaml +520 -0
- package/pro/squads/squad-creator-pro/workflows/wf-brownfield-upgrade-squad.yaml +142 -0
- package/pro/squads/squad-creator-pro/workflows/wf-clone-mind.yaml +607 -0
- package/pro/squads/squad-creator-pro/workflows/wf-clone-review.yaml +111 -0
- package/pro/squads/squad-creator-pro/workflows/wf-collect-sources.yaml +104 -0
- package/pro/squads/squad-creator-pro/workflows/wf-compare-outputs.yaml +77 -0
- package/pro/squads/squad-creator-pro/workflows/wf-context-aware-create-squad.yaml +177 -0
- package/pro/squads/squad-creator-pro/workflows/wf-create-from-sop.yaml +117 -0
- package/pro/squads/squad-creator-pro/workflows/wf-create-pipeline.yaml +19 -0
- package/pro/squads/squad-creator-pro/workflows/wf-create-squad.yaml +1763 -0
- package/pro/squads/squad-creator-pro/workflows/wf-create-task.yaml +22 -0
- package/pro/squads/squad-creator-pro/workflows/wf-create-template.yaml +17 -0
- package/pro/squads/squad-creator-pro/workflows/wf-create-workflow.yaml +22 -0
- package/pro/squads/squad-creator-pro/workflows/wf-cross-provider-qualification.yaml +660 -0
- package/pro/squads/squad-creator-pro/workflows/wf-deconstruct.yaml +92 -0
- package/pro/squads/squad-creator-pro/workflows/wf-deep-research.yaml +148 -0
- package/pro/squads/squad-creator-pro/workflows/wf-design-clone.yaml +103 -0
- package/pro/squads/squad-creator-pro/workflows/wf-diagnose-clone.yaml +115 -0
- package/pro/squads/squad-creator-pro/workflows/wf-discover-tools.yaml +1711 -0
- package/pro/squads/squad-creator-pro/workflows/wf-extract-dna.yaml +103 -0
- package/pro/squads/squad-creator-pro/workflows/wf-extract-expert-gold.yaml +101 -0
- package/pro/squads/squad-creator-pro/workflows/wf-extract-framework.yaml +108 -0
- package/pro/squads/squad-creator-pro/workflows/wf-extract-implicit.yaml +101 -0
- package/pro/squads/squad-creator-pro/workflows/wf-extract-knowledge.yaml +162 -0
- package/pro/squads/squad-creator-pro/workflows/wf-extract-sop.yaml +143 -0
- package/pro/squads/squad-creator-pro/workflows/wf-extract-thinking-dna.yaml +210 -0
- package/pro/squads/squad-creator-pro/workflows/wf-extract-voice-dna.yaml +76 -0
- package/pro/squads/squad-creator-pro/workflows/wf-extraction-pipeline.yaml +475 -0
- package/pro/squads/squad-creator-pro/workflows/wf-fidelity-score.yaml +88 -0
- package/pro/squads/squad-creator-pro/workflows/wf-find-08.yaml +71 -0
- package/pro/squads/squad-creator-pro/workflows/wf-install-context-stack.yaml +88 -0
- package/pro/squads/squad-creator-pro/workflows/wf-install-workspace-context.yaml +764 -0
- package/pro/squads/squad-creator-pro/workflows/wf-migrate-workflows.yaml +103 -0
- package/pro/squads/squad-creator-pro/workflows/wf-mind-research-loop.yaml +671 -0
- package/pro/squads/squad-creator-pro/workflows/wf-model-tier-qualification.yaml +737 -0
- package/pro/squads/squad-creator-pro/workflows/wf-modernize-squad.yaml +178 -0
- package/pro/squads/squad-creator-pro/workflows/wf-next-action.yaml +113 -0
- package/pro/squads/squad-creator-pro/workflows/wf-optimize-squad.yaml +761 -0
- package/pro/squads/squad-creator-pro/workflows/wf-optimize-workflow.yaml +122 -0
- package/pro/squads/squad-creator-pro/workflows/wf-optimize-yolo.yaml +595 -0
- package/pro/squads/squad-creator-pro/workflows/wf-plan-squad.yaml +255 -0
- package/pro/squads/squad-creator-pro/workflows/wf-pv-audit.yaml +115 -0
- package/pro/squads/squad-creator-pro/workflows/wf-refresh-registry.yaml +110 -0
- package/pro/squads/squad-creator-pro/workflows/wf-research-then-create-agent.yaml +858 -0
- package/pro/squads/squad-creator-pro/workflows/wf-smoke-test-model-routing.yaml +103 -0
- package/pro/squads/squad-creator-pro/workflows/wf-squad-fusion.yaml +1691 -0
- package/pro/squads/squad-creator-pro/workflows/wf-update-mind.yaml +148 -0
- package/pro/squads/squad-creator-pro/workflows/wf-upgrade-squad.yaml +141 -0
- package/pro/squads/squad-creator-pro/workflows/wf-validate-clone.yaml +120 -0
- package/pro/squads/squad-creator-pro/workflows/wf-validate-extraction.yaml +111 -0
- package/pro/squads/squad-creator-pro/workflows/wf-workspace-integration-hardening.yaml +119 -0
- package/pro/squads/storytelling/CHANGELOG.md +30 -0
- package/pro/squads/storytelling/HEADLINE.md +3 -0
- package/pro/squads/storytelling/README.md +137 -0
- package/pro/squads/storytelling/agents/blake-snyder.md +451 -0
- package/pro/squads/storytelling/agents/dan-harmon.md +742 -0
- package/pro/squads/storytelling/agents/donald-miller.md +662 -0
- package/pro/squads/storytelling/agents/joseph-campbell.md +625 -0
- package/pro/squads/storytelling/agents/keith-johnstone.md +467 -0
- package/pro/squads/storytelling/agents/kindra-hall.md +953 -0
- package/pro/squads/storytelling/agents/marshall-ganz.md +473 -0
- package/pro/squads/storytelling/agents/matthew-dicks.md +526 -0
- package/pro/squads/storytelling/agents/nancy-duarte.md +528 -0
- package/pro/squads/storytelling/agents/oren-klaff.md +785 -0
- package/pro/squads/storytelling/agents/park-howell.md +807 -0
- package/pro/squads/storytelling/agents/shawn-coyne.md +540 -0
- package/pro/squads/storytelling/agents/story-chief.md +409 -0
- package/pro/squads/storytelling/checklists/story-quality-checklist.md +100 -0
- package/pro/squads/storytelling/config.yaml +248 -0
- package/pro/squads/storytelling/data/story-mappings.yaml +200 -0
- package/pro/squads/storytelling/docs/.gitkeep +0 -0
- package/pro/squads/storytelling/research/blake-snyder-save-the-cat-research.md +958 -0
- package/pro/squads/storytelling/research/donald-miller-storybrand-research.md +1205 -0
- package/pro/squads/storytelling/research/joseph-campbell-heros-journey-research.md +1170 -0
- package/pro/squads/storytelling/research/keith-johnstone-improv-spontaneity-research.md +574 -0
- package/pro/squads/storytelling/research/marshall-ganz-public-narrative-research.md +658 -0
- package/pro/squads/storytelling/research/nancy-duarte-sparkline-research.md +892 -0
- package/pro/squads/storytelling/research/shawn-coyne-story-grid-research.md +760 -0
- package/pro/squads/storytelling/scripts/generate-story-greeting.cjs +140 -0
- package/pro/squads/storytelling/scripts/load-context.cjs +141 -0
- package/pro/squads/storytelling/scripts/resolve-readiness.cjs +45 -0
- package/pro/squads/storytelling/scripts/runtime-paths.cjs +44 -0
- package/pro/squads/storytelling/scripts/set-active-context.cjs +108 -0
- package/pro/squads/storytelling/scripts/show-context.cjs +22 -0
- package/pro/squads/storytelling/squad-io.yaml +573 -0
- package/pro/squads/storytelling/tasks/apply-abt.md +856 -0
- package/pro/squads/storytelling/tasks/apply-beat-sheet.md +1245 -0
- package/pro/squads/storytelling/tasks/apply-heros-journey.md +1100 -0
- package/pro/squads/storytelling/tasks/apply-save-the-cat.md +1075 -0
- package/pro/squads/storytelling/tasks/apply-story-circle.md +1116 -0
- package/pro/squads/storytelling/tasks/craft-personal-story.md +1004 -0
- package/pro/squads/storytelling/tasks/craft-public-narrative.md +1193 -0
- package/pro/squads/storytelling/tasks/craft-ted-talk.md +773 -0
- package/pro/squads/storytelling/tasks/create-brandscript.md +1376 -0
- package/pro/squads/storytelling/tasks/create-business-story.md +1472 -0
- package/pro/squads/storytelling/tasks/create-pitch.md +1128 -0
- package/pro/squads/storytelling/tasks/diagnose-story-grid.md +979 -0
- package/pro/squads/storytelling/tasks/improvise-story.md +772 -0
- package/pro/squads/storytelling/templates/narrative-output-tmpl.md +44 -0
- package/pro/squads/storytelling/workflows/story-creation.yaml +80 -0
- package/scripts/validate-package-completeness.js +4 -1
|
@@ -0,0 +1,1982 @@
|
|
|
1
|
+
# Hormozi Hooks Master Swipefile
|
|
2
|
+
# Extracted from $100M Hooks Playbook, Ogilvy 40 Best, RMKT, Event Hooks, Checklist, Framework
|
|
3
|
+
version: "1.0"
|
|
4
|
+
extraction_date: "2026-02-23"
|
|
5
|
+
total_hooks: 235
|
|
6
|
+
|
|
7
|
+
# =============================================================================
|
|
8
|
+
# HORMOZI 121 BEST HOOKS
|
|
9
|
+
# =============================================================================
|
|
10
|
+
hormozi_121_best_hooks:
|
|
11
|
+
metadata:
|
|
12
|
+
source: "$100M Hooks Playbook by Alex Hormozi"
|
|
13
|
+
performance_basis: "Sorted by views for content and performance for ads/emails"
|
|
14
|
+
|
|
15
|
+
hook_category_distribution:
|
|
16
|
+
statements: "35%"
|
|
17
|
+
conditionals: "20%"
|
|
18
|
+
questions: "15%"
|
|
19
|
+
commands: "10%"
|
|
20
|
+
narratives: "10%"
|
|
21
|
+
lists: "5%"
|
|
22
|
+
labels: "3%"
|
|
23
|
+
exclamations: "2%"
|
|
24
|
+
|
|
25
|
+
ads:
|
|
26
|
+
- id: "AH_AD_001"
|
|
27
|
+
hook: "Real quick question... Can I have your email address?"
|
|
28
|
+
tipo: "Question Hook"
|
|
29
|
+
triggers: ["Pattern Interrupt", "Curiosity Gap"]
|
|
30
|
+
formula: "[Quick question: + unexpected ask]"
|
|
31
|
+
|
|
32
|
+
- id: "AH_AD_002"
|
|
33
|
+
hook: "You might be wondering why I just caught a banana... And the reason why is because the amount of value I'm going to give you in the next 30 seconds is bananas..."
|
|
34
|
+
tipo: "Statement Hook (Visual Pattern Interrupt)"
|
|
35
|
+
triggers: ["Curiosity Gap", "Value Promise"]
|
|
36
|
+
formula: "[Visual interrupt] + [value promise]"
|
|
37
|
+
|
|
38
|
+
- id: "AH_AD_003"
|
|
39
|
+
hook: "That's weird... I don't see your name on the invite list?"
|
|
40
|
+
tipo: "Statement Hook (Intrigue)"
|
|
41
|
+
triggers: ["Curiosity Gap", "FOMO", "Exclusivity"]
|
|
42
|
+
formula: "[Observation of something off] + [implication]"
|
|
43
|
+
|
|
44
|
+
- id: "AH_AD_004"
|
|
45
|
+
hook: "The rumors are true..."
|
|
46
|
+
tipo: "Statement Hook (Confirmation)"
|
|
47
|
+
triggers: ["Curiosity Gap"]
|
|
48
|
+
formula: "[The rumors are true + ellipsis]"
|
|
49
|
+
|
|
50
|
+
- id: "AH_AD_005"
|
|
51
|
+
hook: "Would you pay $1,000 dollars to have the business of your dreams in 30 days? Well, how about $100 dollars to have the business of your dreams in 30 days? Well... How about free?"
|
|
52
|
+
tipo: "Question Hook (Descending Ladder)"
|
|
53
|
+
triggers: ["Value Contrast", "Curiosity Gap"]
|
|
54
|
+
formula: "[Would you pay X?] + [How about less?] + [Free reveal]"
|
|
55
|
+
|
|
56
|
+
- id: "AH_AD_006"
|
|
57
|
+
hook: "$4,664 per month in recurring revenue... That's what Kyle... The last person on the leaderboard... Was able to build..."
|
|
58
|
+
tipo: "Statement Hook (Social Proof)"
|
|
59
|
+
triggers: ["Specificity", "Social Proof", "Achievability"]
|
|
60
|
+
formula: "[Specific number] + [context of achiever] + [result]"
|
|
61
|
+
numeros: ["$4,664", "per month"]
|
|
62
|
+
|
|
63
|
+
- id: "AH_AD_007"
|
|
64
|
+
hook: "Which would you rather be? The guy pushing the boulder up the hill? Or the one with the boulder at the top who can just flick it and let it roll?"
|
|
65
|
+
tipo: "Question Hook (Dichotomy)"
|
|
66
|
+
triggers: ["Identity", "Visual Metaphor"]
|
|
67
|
+
formula: "[Which would you rather] + [hard option] vs [easy option]"
|
|
68
|
+
|
|
69
|
+
- id: "AH_AD_008"
|
|
70
|
+
hook: "Throw out your morning routine and switch to a money routine. This year we're launching the Skool Games."
|
|
71
|
+
tipo: "Command Hook"
|
|
72
|
+
triggers: ["Pattern Interrupt", "Contradiction"]
|
|
73
|
+
formula: "[Throw out X] + [switch to Y] + [announcement]"
|
|
74
|
+
|
|
75
|
+
- id: "AH_AD_009"
|
|
76
|
+
hook: "Real quick. The reason for this ad is because..."
|
|
77
|
+
tipo: "Statement Hook (Transparency)"
|
|
78
|
+
triggers: ["Pattern Interrupt", "Honesty"]
|
|
79
|
+
formula: "[Real quick] + [reason for this ad]"
|
|
80
|
+
|
|
81
|
+
- id: "AH_AD_010"
|
|
82
|
+
hook: "Local business owners, I have a gift for you"
|
|
83
|
+
tipo: "Label Hook"
|
|
84
|
+
triggers: ["Identity", "Gift/Value"]
|
|
85
|
+
formula: "[Specific label], I have [gift/value] for you"
|
|
86
|
+
|
|
87
|
+
- id: "AH_AD_011"
|
|
88
|
+
hook: "I have a confession... Which is I am sick and tired of seeing people who have never run a business before teaching other people how to grow businesses."
|
|
89
|
+
tipo: "Statement Hook (Confession)"
|
|
90
|
+
triggers: ["Vulnerability", "Contradiction", "Authority"]
|
|
91
|
+
formula: "[I have a confession] + [controversial opinion]"
|
|
92
|
+
|
|
93
|
+
- id: "AH_AD_012"
|
|
94
|
+
hook: "This is a penny... And I won't even charge you a penny to help you build a business in the next 30 days..."
|
|
95
|
+
tipo: "Statement Hook (Visual Value)"
|
|
96
|
+
triggers: ["Value Contrast", "Specificity"]
|
|
97
|
+
formula: "[Small object] + [won't charge even that] + [big promise]"
|
|
98
|
+
numeros: ["penny", "30 days"]
|
|
99
|
+
|
|
100
|
+
- id: "AH_AD_013"
|
|
101
|
+
hook: "Business owners: Do you ever wonder if you're working on the wrong stuff?"
|
|
102
|
+
tipo: "Question Hook (Pain)"
|
|
103
|
+
triggers: ["Identity", "Fear", "Doubt"]
|
|
104
|
+
formula: "[Label]: Do you ever wonder if [fear]?"
|
|
105
|
+
|
|
106
|
+
- id: "AH_AD_014"
|
|
107
|
+
hook: "Read this if you want to win"
|
|
108
|
+
tipo: "Command Hook"
|
|
109
|
+
triggers: ["Identity", "Aspiration"]
|
|
110
|
+
formula: "Read this if you want [desired outcome]"
|
|
111
|
+
|
|
112
|
+
- id: "AH_AD_015"
|
|
113
|
+
hook: "Read this if you're tired of being broke"
|
|
114
|
+
tipo: "Command Hook"
|
|
115
|
+
triggers: ["Pain", "Identity"]
|
|
116
|
+
formula: "Read this if you're tired of [pain state]"
|
|
117
|
+
|
|
118
|
+
- id: "AH_AD_016"
|
|
119
|
+
hook: "How to get ahead of 99% of people"
|
|
120
|
+
tipo: "Statement Hook (How-to)"
|
|
121
|
+
triggers: ["Superiority", "Specificity"]
|
|
122
|
+
formula: "How to [achievement] + [superiority metric]"
|
|
123
|
+
numeros: ["99%"]
|
|
124
|
+
|
|
125
|
+
- id: "AH_AD_017"
|
|
126
|
+
hook: "The smartest thing you can do today"
|
|
127
|
+
tipo: "Statement Hook"
|
|
128
|
+
triggers: ["Curiosity Gap", "Urgency"]
|
|
129
|
+
formula: "The smartest thing you can do [timeframe]"
|
|
130
|
+
|
|
131
|
+
- id: "AH_AD_018"
|
|
132
|
+
hook: "I wrote this for you"
|
|
133
|
+
tipo: "Statement Hook (Personal)"
|
|
134
|
+
triggers: ["Connection", "Exclusivity"]
|
|
135
|
+
formula: "I [action] this for you"
|
|
136
|
+
|
|
137
|
+
- id: "AH_AD_019"
|
|
138
|
+
hook: "The best offer I've ever made"
|
|
139
|
+
tipo: "Statement Hook (Superlative)"
|
|
140
|
+
triggers: ["FOMO", "Curiosity Gap"]
|
|
141
|
+
formula: "The best [thing] I've ever [done]"
|
|
142
|
+
|
|
143
|
+
- id: "AH_AD_020"
|
|
144
|
+
hook: "How I made my first $100M"
|
|
145
|
+
tipo: "Statement Hook (Story)"
|
|
146
|
+
triggers: ["Authority", "Curiosity Gap"]
|
|
147
|
+
formula: "How I [achievement with big number]"
|
|
148
|
+
numeros: ["$100M"]
|
|
149
|
+
|
|
150
|
+
- id: "AH_AD_021"
|
|
151
|
+
hook: "For people who want to quit work someday"
|
|
152
|
+
tipo: "Statement Hook (Identity)"
|
|
153
|
+
triggers: ["Aspiration", "Identity"]
|
|
154
|
+
formula: "For people who want to [aspiration]"
|
|
155
|
+
|
|
156
|
+
- id: "AH_AD_022"
|
|
157
|
+
hook: "At last! It's finally here."
|
|
158
|
+
tipo: "Exclamation Hook"
|
|
159
|
+
triggers: ["Anticipation", "FOMO"]
|
|
160
|
+
formula: "At last! [announcement]"
|
|
161
|
+
|
|
162
|
+
youtube_alex:
|
|
163
|
+
- id: "AH_YT_001"
|
|
164
|
+
hook: "You guys want to hear something completely insane"
|
|
165
|
+
tipo: "Question Hook (Tease)"
|
|
166
|
+
triggers: ["Curiosity Gap", "Emotional Promise"]
|
|
167
|
+
formula: "You guys want to hear something [emotional adjective]"
|
|
168
|
+
|
|
169
|
+
- id: "AH_YT_002"
|
|
170
|
+
hook: "Agghhhhh... This is the blueprint to becoming a millionaire and I'm going to walk you through the levels."
|
|
171
|
+
tipo: "Exclamation Hook"
|
|
172
|
+
triggers: ["Emotion", "Promise", "Structure"]
|
|
173
|
+
formula: "[Exclamation] + [big promise] + [structure preview]"
|
|
174
|
+
|
|
175
|
+
- id: "AH_YT_003"
|
|
176
|
+
hook: "On November 30th, 2022, the world changed forever."
|
|
177
|
+
tipo: "Statement Hook (Historic)"
|
|
178
|
+
triggers: ["Specificity", "Magnitude", "Curiosity Gap"]
|
|
179
|
+
formula: "On [specific date], [dramatic statement]"
|
|
180
|
+
numeros: ["November 30th, 2022"]
|
|
181
|
+
|
|
182
|
+
- id: "AH_YT_004"
|
|
183
|
+
hook: "This is a video I'm making for Ivante."
|
|
184
|
+
tipo: "Statement Hook (Personal)"
|
|
185
|
+
triggers: ["Specificity", "Exclusivity"]
|
|
186
|
+
formula: "This is [content] I'm making for [specific person/group]"
|
|
187
|
+
|
|
188
|
+
- id: "AH_YT_005"
|
|
189
|
+
hook: "Warren Buffet once told the story of his closest friend at Columbia Business School. He said..."
|
|
190
|
+
tipo: "Narrative Hook (Authority)"
|
|
191
|
+
triggers: ["Authority", "Story", "Curiosity Gap"]
|
|
192
|
+
formula: "[Authority figure] once told the story of [subject]"
|
|
193
|
+
|
|
194
|
+
- id: "AH_YT_006"
|
|
195
|
+
hook: "I f&cking guarantee you that you will be making more than people who have 4-year degrees. You'll probably start making more by the end of your first year."
|
|
196
|
+
tipo: "Statement Hook (Bold Claim)"
|
|
197
|
+
triggers: ["Contradiction", "Authority", "Specificity"]
|
|
198
|
+
formula: "I guarantee [bold outcome] + [timeline]"
|
|
199
|
+
|
|
200
|
+
- id: "AH_YT_007"
|
|
201
|
+
hook: "I've been in business for 13 years. I've sold 9 companies. My last company I sold for $46,200,000 dollars. I own Acquisition.com, which does around 17 million a month. I'm going to compress 13 years of brutal business truths and lessons into this video."
|
|
202
|
+
tipo: "Statement Hook (Authority Stack)"
|
|
203
|
+
triggers: ["Authority", "Specificity", "Value Promise"]
|
|
204
|
+
formula: "[Credentials stack] + [compression promise]"
|
|
205
|
+
numeros: ["13 years", "9 companies", "$46,200,000", "$17M/month"]
|
|
206
|
+
|
|
207
|
+
- id: "AH_YT_008"
|
|
208
|
+
hook: "In this video I'm going to talk to you about the 28 ways to stay poor"
|
|
209
|
+
tipo: "List Hook (Negative)"
|
|
210
|
+
triggers: ["Curiosity Gap", "Fear", "Specificity"]
|
|
211
|
+
formula: "I'm going to talk about [number] ways to [negative outcome]"
|
|
212
|
+
numeros: ["28"]
|
|
213
|
+
|
|
214
|
+
- id: "AH_YT_009"
|
|
215
|
+
hook: "One in every 250 businesses does over 10 million dollars a year. That means 99% of entrepreneurs never hit it. Every business I've started since I was 25 has crossed $10 million."
|
|
216
|
+
tipo: "Statement Hook (Contrast)"
|
|
217
|
+
triggers: ["Specificity", "Authority", "Contrast"]
|
|
218
|
+
formula: "[Rare statistic] + [personal exception]"
|
|
219
|
+
numeros: ["1 in 250", "$10M", "99%", "25"]
|
|
220
|
+
|
|
221
|
+
- id: "AH_YT_010"
|
|
222
|
+
hook: "Thirteen lessons I learned after graduating college from the real world that I wish I learned earlier."
|
|
223
|
+
tipo: "List Hook"
|
|
224
|
+
triggers: ["Regret", "Learning", "Specificity"]
|
|
225
|
+
formula: "[Number] lessons from [experience] I wish I knew earlier"
|
|
226
|
+
numeros: ["13"]
|
|
227
|
+
|
|
228
|
+
- id: "AH_YT_011"
|
|
229
|
+
hook: "What I want to do is show you how to win and impress the only person that really matters."
|
|
230
|
+
tipo: "Statement Hook (Tease)"
|
|
231
|
+
triggers: ["Curiosity Gap", "Self-improvement"]
|
|
232
|
+
formula: "I want to show you [achievement] for [mystery subject]"
|
|
233
|
+
|
|
234
|
+
- id: "AH_YT_012"
|
|
235
|
+
hook: "People are making podcasts and thinking in 90 days they're somehow going to blow up. In the beginning, I had 150 episodes of me just talking about how to run a gym better."
|
|
236
|
+
tipo: "Statement Hook (Reality Check)"
|
|
237
|
+
triggers: ["Contradiction", "Authority", "Patience"]
|
|
238
|
+
formula: "[Common misconception] + [my actual path]"
|
|
239
|
+
numeros: ["90 days", "150 episodes"]
|
|
240
|
+
|
|
241
|
+
- id: "AH_YT_013"
|
|
242
|
+
hook: "What's going on everyone? Today we're going to talk about a fun topic which is: I got a message: 'I'm dead broke, what do I do?'"
|
|
243
|
+
tipo: "Statement Hook (Relatable Problem)"
|
|
244
|
+
triggers: ["Relatability", "Problem Recognition"]
|
|
245
|
+
formula: "I got a message: [common painful question]"
|
|
246
|
+
|
|
247
|
+
- id: "AH_YT_014"
|
|
248
|
+
hook: "I started 4 businesses that cracked ten million in a row. I want to share the framework and lessons I learned from the many mistakes that led to those 4 in a row. So hopefully the next business you have (or the current business you are on) can achieve that level and beyond."
|
|
249
|
+
tipo: "Statement Hook (Framework Promise)"
|
|
250
|
+
triggers: ["Authority", "Framework", "Promise"]
|
|
251
|
+
formula: "[Achievement] + [framework share] + [promise for them]"
|
|
252
|
+
numeros: ["4 businesses", "$10M"]
|
|
253
|
+
|
|
254
|
+
- id: "AH_YT_015"
|
|
255
|
+
hook: "This is my most brutally honest advice to my younger self."
|
|
256
|
+
tipo: "Statement Hook (Personal)"
|
|
257
|
+
triggers: ["Vulnerability", "Wisdom", "Curiosity Gap"]
|
|
258
|
+
formula: "This is my most [adjective] [content type] to [myself/younger self]"
|
|
259
|
+
|
|
260
|
+
- id: "AH_YT_016"
|
|
261
|
+
hook: "We're all one decision away from changing our lives and a lot of us don't even know it."
|
|
262
|
+
tipo: "Statement Hook (Philosophical)"
|
|
263
|
+
triggers: ["Hope", "Urgency", "Curiosity Gap"]
|
|
264
|
+
formula: "We're all [close] to [transformation] and [don't know it]"
|
|
265
|
+
|
|
266
|
+
- id: "AH_YT_017"
|
|
267
|
+
hook: "I build wealth without reading a book a week."
|
|
268
|
+
tipo: "Statement Hook (Contradiction)"
|
|
269
|
+
triggers: ["Contradiction", "Curiosity Gap"]
|
|
270
|
+
formula: "I [achievement] without [common advice]"
|
|
271
|
+
|
|
272
|
+
- id: "AH_YT_018"
|
|
273
|
+
hook: "Kylie Jenner became a billionaire at 21 and here's what I learnt from how she did it."
|
|
274
|
+
tipo: "Statement Hook (Celebrity)"
|
|
275
|
+
triggers: ["Celebrity", "Learning", "Specificity"]
|
|
276
|
+
formula: "[Celebrity] [achievement] and here's what I learned"
|
|
277
|
+
numeros: ["billionaire", "21"]
|
|
278
|
+
|
|
279
|
+
- id: "AH_YT_019"
|
|
280
|
+
hook: "To become confident, you do something enough times that it loses its excitement. So many times that you become bored of it."
|
|
281
|
+
tipo: "Statement Hook (Insight)"
|
|
282
|
+
triggers: ["Insight", "Contradiction"]
|
|
283
|
+
formula: "To become [desired state], [counterintuitive method]"
|
|
284
|
+
|
|
285
|
+
- id: "AH_YT_020"
|
|
286
|
+
hook: "My actual productivity routine: Sleep until I wake up. Caffeine. Nicotine."
|
|
287
|
+
tipo: "Statement Hook (Anti-guru)"
|
|
288
|
+
triggers: ["Contradiction", "Authenticity", "Humor"]
|
|
289
|
+
formula: "My actual [popular topic]: [anti-advice list]"
|
|
290
|
+
|
|
291
|
+
- id: "AH_YT_021"
|
|
292
|
+
hook: "Fear is a mile wide and an inch deep."
|
|
293
|
+
tipo: "Statement Hook (Metaphor)"
|
|
294
|
+
triggers: ["Insight", "Metaphor", "Courage"]
|
|
295
|
+
formula: "[Emotion] is [metaphor for its true nature]"
|
|
296
|
+
|
|
297
|
+
youtube_leila:
|
|
298
|
+
- id: "AH_YTL_001"
|
|
299
|
+
hook: "How I brainwashed myself to succeed"
|
|
300
|
+
tipo: "Statement Hook (Provocative)"
|
|
301
|
+
triggers: ["Curiosity Gap", "Self-improvement", "Provocation"]
|
|
302
|
+
formula: "How I [provocative action] to [desired outcome]"
|
|
303
|
+
|
|
304
|
+
- id: "AH_YTL_002"
|
|
305
|
+
hook: "I've bought and sold 3 companies. One of which is worth over $100 million dollars and I'm building my 4th right now and my goal is to get it to a billion."
|
|
306
|
+
tipo: "Statement Hook (Authority)"
|
|
307
|
+
triggers: ["Authority", "Ambition", "Specificity"]
|
|
308
|
+
formula: "[Achievement list] + [current goal]"
|
|
309
|
+
numeros: ["3 companies", "$100M", "4th", "billion"]
|
|
310
|
+
|
|
311
|
+
- id: "AH_YTL_003"
|
|
312
|
+
hook: "Today I want to share with you four unsexy and unheard of businesses that can actually make you pretty rich."
|
|
313
|
+
tipo: "List Hook (Contradiction)"
|
|
314
|
+
triggers: ["Curiosity Gap", "Contradiction", "Promise"]
|
|
315
|
+
formula: "[Number] [anti-hype adjective] businesses that [promise]"
|
|
316
|
+
numeros: ["4"]
|
|
317
|
+
|
|
318
|
+
- id: "AH_YTL_004"
|
|
319
|
+
hook: "I reached a $100M net worth by the age of 29 so I want to walk you through the whole journey with the goal so you can take the lesson and apply it to your life and at the end I want to break down the goal I have next."
|
|
320
|
+
tipo: "Statement Hook (Journey)"
|
|
321
|
+
triggers: ["Authority", "Journey", "Value Promise"]
|
|
322
|
+
formula: "I [achievement] by [age] + [journey share] + [what's next]"
|
|
323
|
+
numeros: ["$100M", "29"]
|
|
324
|
+
|
|
325
|
+
- id: "AH_YTL_005"
|
|
326
|
+
hook: "Today I'm going to rank the best business opportunities of 2023, starting with Youtuber."
|
|
327
|
+
tipo: "List Hook (Ranking)"
|
|
328
|
+
triggers: ["Curiosity Gap", "Relevance", "Structure"]
|
|
329
|
+
formula: "Today I'm ranking [topic] of [year], starting with [tease]"
|
|
330
|
+
numeros: ["2023"]
|
|
331
|
+
|
|
332
|
+
- id: "AH_YTL_006"
|
|
333
|
+
hook: "40% of women have had something done and they don't talk about it. I'm going to talk about it."
|
|
334
|
+
tipo: "Statement Hook (Taboo)"
|
|
335
|
+
triggers: ["Taboo", "Vulnerability", "Curiosity Gap"]
|
|
336
|
+
formula: "[Hidden statistic] + I'm going to talk about it"
|
|
337
|
+
numeros: ["40%"]
|
|
338
|
+
|
|
339
|
+
- id: "AH_YTL_007"
|
|
340
|
+
hook: "In this video, I want to talk about the five books that changed my mindset while I was in my twenties."
|
|
341
|
+
tipo: "List Hook (Personal)"
|
|
342
|
+
triggers: ["Curation", "Personal", "Transformation"]
|
|
343
|
+
formula: "[Number] [things] that [changed me] during [period]"
|
|
344
|
+
numeros: ["5", "twenties"]
|
|
345
|
+
|
|
346
|
+
instagram_alex:
|
|
347
|
+
- id: "AH_IG_001"
|
|
348
|
+
hook: "If you want someone to treat you differently, you have to address it as soon as possible when they do something against it."
|
|
349
|
+
tipo: "Conditional Hook"
|
|
350
|
+
triggers: ["Practical Wisdom", "Relationship"]
|
|
351
|
+
formula: "If you want [outcome], you have to [action] when [trigger]"
|
|
352
|
+
|
|
353
|
+
- id: "AH_IG_002"
|
|
354
|
+
hook: "I'm at her parents' house in an extra bedroom. I'm the guy she met from the internet that she quit her job for, who's just lost everything. I had $1000 left."
|
|
355
|
+
tipo: "Narrative Hook (Vulnerability)"
|
|
356
|
+
triggers: ["Story", "Vulnerability", "Tension"]
|
|
357
|
+
formula: "[Vulnerable scene setting] + [context of failure]"
|
|
358
|
+
numeros: ["$1000"]
|
|
359
|
+
|
|
360
|
+
- id: "AH_IG_003"
|
|
361
|
+
hook: "If you wanna become obscenely wealthy and have your parents question if it's ethical or illegal what you're doing..."
|
|
362
|
+
tipo: "Conditional Hook (Provocative)"
|
|
363
|
+
triggers: ["Aspiration", "Provocation", "Curiosity Gap"]
|
|
364
|
+
formula: "If you wanna [extreme outcome] and have [others] question [you]..."
|
|
365
|
+
|
|
366
|
+
- id: "AH_IG_004"
|
|
367
|
+
hook: "Here's a sign that you're hiring dumb people"
|
|
368
|
+
tipo: "Statement Hook (Warning)"
|
|
369
|
+
triggers: ["Fear", "Self-assessment", "Curiosity Gap"]
|
|
370
|
+
formula: "Here's a sign that you're [doing something wrong]"
|
|
371
|
+
|
|
372
|
+
- id: "AH_IG_005"
|
|
373
|
+
hook: "The world belongs to optimists. Because if you're going to do anything big, you have to believe it can happen."
|
|
374
|
+
tipo: "Statement Hook (Philosophy)"
|
|
375
|
+
triggers: ["Inspiration", "Belief"]
|
|
376
|
+
formula: "The world belongs to [type of person]. Because [reason]."
|
|
377
|
+
|
|
378
|
+
- id: "AH_IG_006"
|
|
379
|
+
hook: "I learned from this tactic from Eminem that he used in rap but actually makes sales way more effective."
|
|
380
|
+
tipo: "Statement Hook (Unexpected Source)"
|
|
381
|
+
triggers: ["Celebrity", "Curiosity Gap", "Cross-domain"]
|
|
382
|
+
formula: "I learned [tactic] from [unexpected source] that [application]"
|
|
383
|
+
|
|
384
|
+
- id: "AH_IG_007"
|
|
385
|
+
hook: "I was talking to a world champion and I texted him out of the blue because I woke up just thinking about him and I said 'Hey man I think you should know that I think you should win this next championship and cut it.'"
|
|
386
|
+
tipo: "Narrative Hook"
|
|
387
|
+
triggers: ["Story", "Authority by Association", "Curiosity Gap"]
|
|
388
|
+
formula: "I was talking to [impressive person] and [unusual action]"
|
|
389
|
+
|
|
390
|
+
- id: "AH_IG_008"
|
|
391
|
+
hook: "If you have no money, you just start by selling your time, because you have time."
|
|
392
|
+
tipo: "Conditional Hook (Practical)"
|
|
393
|
+
triggers: ["Practical Wisdom", "Starting Point"]
|
|
394
|
+
formula: "If you have no [resource], you start by [alternative]"
|
|
395
|
+
|
|
396
|
+
- id: "AH_IG_009"
|
|
397
|
+
hook: "You don't know anything, and you're not going to learn it by watching another podcast."
|
|
398
|
+
tipo: "Statement Hook (Harsh Truth)"
|
|
399
|
+
triggers: ["Pattern Interrupt", "Harsh Truth"]
|
|
400
|
+
formula: "You don't [positive belief], and you're not going to by [common action]"
|
|
401
|
+
|
|
402
|
+
- id: "AH_IG_010"
|
|
403
|
+
hook: "A cheat code I know at 34 that I wish I knew at 24. Anything worth doing takes exceptionally longer than you want it to."
|
|
404
|
+
tipo: "Statement Hook (Wisdom)"
|
|
405
|
+
triggers: ["Wisdom", "Regret", "Patience"]
|
|
406
|
+
formula: "A cheat code at [current age] I wish I knew at [younger age]"
|
|
407
|
+
numeros: ["34", "24"]
|
|
408
|
+
|
|
409
|
+
- id: "AH_IG_011"
|
|
410
|
+
hook: "Poor people stay poor because they're afraid of other poor people judging them for trying to get rich."
|
|
411
|
+
tipo: "Statement Hook (Insight)"
|
|
412
|
+
triggers: ["Insight", "Social Dynamics", "Fear"]
|
|
413
|
+
formula: "[Group] stays [state] because they're afraid of [social consequence]"
|
|
414
|
+
|
|
415
|
+
- id: "AH_IG_012"
|
|
416
|
+
hook: "I was talking to these college kids. They were all like 'Yeah, I really want to start a business!' and 6 months later..."
|
|
417
|
+
tipo: "Narrative Hook (Open Loop)"
|
|
418
|
+
triggers: ["Story", "Curiosity Gap", "Relatability"]
|
|
419
|
+
formula: "I was talking to [group] who said [common claim] and [time] later..."
|
|
420
|
+
numeros: ["6 months"]
|
|
421
|
+
|
|
422
|
+
- id: "AH_IG_013"
|
|
423
|
+
hook: "3 hacks to make life suck less"
|
|
424
|
+
tipo: "List Hook (Negative Frame)"
|
|
425
|
+
triggers: ["Practical", "Negative Frame", "Specificity"]
|
|
426
|
+
formula: "[Number] hacks to make [pain] less"
|
|
427
|
+
numeros: ["3"]
|
|
428
|
+
|
|
429
|
+
- id: "AH_IG_014"
|
|
430
|
+
hook: "I work all the time. I have no hobbies. Besides working out if you consider that a hobby."
|
|
431
|
+
tipo: "Statement Hook (Authentic)"
|
|
432
|
+
triggers: ["Authenticity", "Contradiction to Lifestyle Content"]
|
|
433
|
+
formula: "I [anti-lifestyle statement]. I have no [expected thing]."
|
|
434
|
+
|
|
435
|
+
- id: "AH_IG_015"
|
|
436
|
+
hook: "The most miserable place in business is $1-3 million. It's the swamp."
|
|
437
|
+
tipo: "Statement Hook (Insight)"
|
|
438
|
+
triggers: ["Insight", "Metaphor", "Problem Recognition"]
|
|
439
|
+
formula: "The most [emotion] place in [domain] is [specific range]. It's [metaphor]."
|
|
440
|
+
numeros: ["$1-3 million"]
|
|
441
|
+
|
|
442
|
+
- id: "AH_IG_016"
|
|
443
|
+
hook: "If I were a single guy and I wasn't married to a woman who loves nice things, I would have a blacked-out Dodge Caravan."
|
|
444
|
+
tipo: "Conditional Hook (Humor)"
|
|
445
|
+
triggers: ["Authenticity", "Humor", "Anti-status"]
|
|
446
|
+
formula: "If I were [situation], I would [unexpected choice]"
|
|
447
|
+
|
|
448
|
+
- id: "AH_IG_017"
|
|
449
|
+
hook: "I just cracked one day and I was like 'F&ck happiness.'"
|
|
450
|
+
tipo: "Narrative Hook (Vulnerability)"
|
|
451
|
+
triggers: ["Vulnerability", "Pattern Interrupt", "Curiosity Gap"]
|
|
452
|
+
formula: "I just [breaking point] and was like [controversial statement]"
|
|
453
|
+
|
|
454
|
+
- id: "AH_IG_018"
|
|
455
|
+
hook: "What are we going to do about Sarah? We've put a lot of time into Sarah. I think she's trying. It's been three quarters in a row. Get f*cking rid of Sarah, we know she sucks."
|
|
456
|
+
tipo: "Narrative Hook (Dialogue)"
|
|
457
|
+
triggers: ["Story", "Conflict", "Business Reality"]
|
|
458
|
+
formula: "[Common business dialogue] + [harsh conclusion]"
|
|
459
|
+
numeros: ["three quarters"]
|
|
460
|
+
|
|
461
|
+
- id: "AH_IG_019"
|
|
462
|
+
hook: "My first nine businesses didn't really amount to anything. Nine."
|
|
463
|
+
tipo: "Statement Hook (Vulnerability)"
|
|
464
|
+
triggers: ["Vulnerability", "Specificity", "Hope"]
|
|
465
|
+
formula: "My first [large number] [attempts] didn't [succeed]. [Number repeat for emphasis]."
|
|
466
|
+
numeros: ["9"]
|
|
467
|
+
|
|
468
|
+
- id: "AH_IG_020"
|
|
469
|
+
hook: "He was like the only thing you can do is win so big that all of them constantly compare themselves to you and then you forget they exist"
|
|
470
|
+
tipo: "Narrative Hook (Quote)"
|
|
471
|
+
triggers: ["Wisdom", "Competition", "Aspiration"]
|
|
472
|
+
formula: "He said the only thing you can do is [extreme action] so that [consequence]"
|
|
473
|
+
|
|
474
|
+
- id: "AH_IG_021"
|
|
475
|
+
hook: "If you're working all the time and your business isn't growing, you're working on the wrong sh*t."
|
|
476
|
+
tipo: "Conditional Hook (Diagnosis)"
|
|
477
|
+
triggers: ["Problem Diagnosis", "Pattern Interrupt"]
|
|
478
|
+
formula: "If you're [action] and [no result], you're [diagnosis]"
|
|
479
|
+
|
|
480
|
+
- id: "AH_IG_022"
|
|
481
|
+
hook: "When I was in a fraternity, I found out that like clockwork, every single pledge class revolts."
|
|
482
|
+
tipo: "Narrative Hook (Pattern)"
|
|
483
|
+
triggers: ["Story", "Pattern", "Curiosity Gap"]
|
|
484
|
+
formula: "When I was [context], I found out that [universal pattern]"
|
|
485
|
+
|
|
486
|
+
- id: "AH_IG_023"
|
|
487
|
+
hook: "People want you to lose because it helps them justify the risks that they chose not to take."
|
|
488
|
+
tipo: "Statement Hook (Insight)"
|
|
489
|
+
triggers: ["Insight", "Social Dynamics", "Motivation"]
|
|
490
|
+
formula: "People want you to [fail] because it [validates their choice]"
|
|
491
|
+
|
|
492
|
+
- id: "AH_IG_024"
|
|
493
|
+
hook: "When I was 18 years old, I started working for a fur coat dealer. One day I was in the back and this old lady comes in and she was piss angry."
|
|
494
|
+
tipo: "Narrative Hook (Origin)"
|
|
495
|
+
triggers: ["Story", "Specificity", "Curiosity Gap"]
|
|
496
|
+
formula: "When I was [age], I [context]. One day [inciting incident]."
|
|
497
|
+
numeros: ["18"]
|
|
498
|
+
|
|
499
|
+
- id: "AH_IG_025"
|
|
500
|
+
hook: "America was built on the backs of men who smoked cigarettes drove without seatbelts and ate bacon. If you missed your biohacking routine this morning, you're going to be okay."
|
|
501
|
+
tipo: "Statement Hook (Perspective)"
|
|
502
|
+
triggers: ["Perspective", "Humor", "Anti-perfectionism"]
|
|
503
|
+
formula: "[Historical perspective] + If you [missed perfect routine], you're okay."
|
|
504
|
+
|
|
505
|
+
- id: "AH_IG_026"
|
|
506
|
+
hook: "List all the things you aren't willing to give up for the dreams that you have and that's what the person who will beat you is willing to give up."
|
|
507
|
+
tipo: "Command Hook (Challenge)"
|
|
508
|
+
triggers: ["Challenge", "Self-assessment", "Competition"]
|
|
509
|
+
formula: "List [your limitations] and that's what [your competitor is willing to do]"
|
|
510
|
+
|
|
511
|
+
- id: "AH_IG_027"
|
|
512
|
+
hook: "If you can be in a bad mood for no reason you might as well be in a good mood for no reason."
|
|
513
|
+
tipo: "Conditional Hook (Insight)"
|
|
514
|
+
triggers: ["Insight", "Perspective Shift"]
|
|
515
|
+
formula: "If you can [negative thing] for no reason, you might as well [positive thing] for no reason"
|
|
516
|
+
|
|
517
|
+
- id: "AH_IG_028"
|
|
518
|
+
hook: "If you were trying to get in shape, you don't win at getting in shape. The point is staying in shape for the rest of your life."
|
|
519
|
+
tipo: "Conditional Hook (Reframe)"
|
|
520
|
+
triggers: ["Reframe", "Long-term Thinking"]
|
|
521
|
+
formula: "If you're trying to [goal], you don't win at [goal]. The point is [sustained version]."
|
|
522
|
+
|
|
523
|
+
- id: "AH_IG_029"
|
|
524
|
+
hook: "I did a f*ck load of shit I hate and I did it for a very long period of time."
|
|
525
|
+
tipo: "Statement Hook (Harsh Truth)"
|
|
526
|
+
triggers: ["Authenticity", "Work Ethic", "Reality Check"]
|
|
527
|
+
formula: "I did [unpleasant thing] for [long time]"
|
|
528
|
+
|
|
529
|
+
- id: "AH_IG_030"
|
|
530
|
+
hook: "$6 dollars for 100 grams of protein that tastes delicious with zero prep."
|
|
531
|
+
tipo: "Statement Hook (Value)"
|
|
532
|
+
triggers: ["Specificity", "Value", "Convenience"]
|
|
533
|
+
formula: "[$X] for [specific benefit] with [convenience bonus]"
|
|
534
|
+
numeros: ["$6", "100 grams"]
|
|
535
|
+
|
|
536
|
+
- id: "AH_IG_031"
|
|
537
|
+
hook: "There was a guy in my fraternity he had a terrible reputation for paying people."
|
|
538
|
+
tipo: "Narrative Hook (Character)"
|
|
539
|
+
triggers: ["Story", "Character", "Curiosity Gap"]
|
|
540
|
+
formula: "There was [person] who had [characteristic] for [behavior]"
|
|
541
|
+
|
|
542
|
+
- id: "AH_IG_032"
|
|
543
|
+
hook: "The more expensive it is, the easier it is to sell because you're dealing with better people."
|
|
544
|
+
tipo: "Statement Hook (Counterintuitive)"
|
|
545
|
+
triggers: ["Counterintuitive", "Business Insight"]
|
|
546
|
+
formula: "The more [unexpected variable], the [easier/better] because [reason]"
|
|
547
|
+
|
|
548
|
+
- id: "AH_IG_033"
|
|
549
|
+
hook: "Entrepreneurship f&cking sucks most of the time."
|
|
550
|
+
tipo: "Statement Hook (Raw Truth)"
|
|
551
|
+
triggers: ["Authenticity", "Pattern Interrupt", "Reality Check"]
|
|
552
|
+
formula: "[Popular aspiration] sucks most of the time."
|
|
553
|
+
|
|
554
|
+
instagram_leila:
|
|
555
|
+
- id: "AH_IGL_001"
|
|
556
|
+
hook: "The most successful people I've met in life are willing to experience a wider range of emotions than those who are not"
|
|
557
|
+
tipo: "Statement Hook (Insight)"
|
|
558
|
+
triggers: ["Insight", "Emotional Intelligence"]
|
|
559
|
+
formula: "The most successful people [characteristic] vs those who [don't]"
|
|
560
|
+
|
|
561
|
+
- id: "AH_IGL_002"
|
|
562
|
+
hook: "If you act depressed you will feel more depressed."
|
|
563
|
+
tipo: "Conditional Hook (Warning)"
|
|
564
|
+
triggers: ["Psychology", "Warning", "Self-awareness"]
|
|
565
|
+
formula: "If you act [emotion], you will feel more [emotion]"
|
|
566
|
+
|
|
567
|
+
- id: "AH_IGL_003"
|
|
568
|
+
hook: "The sixth time I was arrested, they took me back to my parents' house."
|
|
569
|
+
tipo: "Narrative Hook (Shock)"
|
|
570
|
+
triggers: ["Shock", "Vulnerability", "Curiosity Gap"]
|
|
571
|
+
formula: "The [ordinal number] time I [shocking event], [consequence]"
|
|
572
|
+
numeros: ["6"]
|
|
573
|
+
|
|
574
|
+
- id: "AH_IGL_004"
|
|
575
|
+
hook: "F&ck it, every single person in marketing and sales, I want you to write 4 ads."
|
|
576
|
+
tipo: "Command Hook (Challenge)"
|
|
577
|
+
triggers: ["Challenge", "Specificity", "Energy"]
|
|
578
|
+
formula: "F&ck it, every [person in role], I want you to [specific action]"
|
|
579
|
+
numeros: ["4"]
|
|
580
|
+
|
|
581
|
+
- id: "AH_IGL_005"
|
|
582
|
+
hook: "The best leaders are almost chameleons."
|
|
583
|
+
tipo: "Statement Hook (Insight)"
|
|
584
|
+
triggers: ["Insight", "Leadership", "Metaphor"]
|
|
585
|
+
formula: "The best [role] are almost [metaphor]"
|
|
586
|
+
|
|
587
|
+
- id: "AH_IGL_006"
|
|
588
|
+
hook: "You fight. You f&ck. You forgive."
|
|
589
|
+
tipo: "Statement Hook (Rhythm)"
|
|
590
|
+
triggers: ["Rhythm", "Relationship", "Raw Truth"]
|
|
591
|
+
formula: "You [action]. You [action]. You [action]."
|
|
592
|
+
|
|
593
|
+
- id: "AH_IGL_007"
|
|
594
|
+
hook: "If you're trying to figure out this year, how am I going to make more money? Gun to the head, if I had to make $2,000,000 this year, what would I do?"
|
|
595
|
+
tipo: "Conditional Hook (Thought Experiment)"
|
|
596
|
+
triggers: ["Thought Experiment", "Urgency", "Specificity"]
|
|
597
|
+
formula: "If you're trying to [goal], gun to the head, if I had to [specific version]..."
|
|
598
|
+
numeros: ["$2,000,000"]
|
|
599
|
+
|
|
600
|
+
- id: "AH_IGL_008"
|
|
601
|
+
hook: "We are so good now at communicating."
|
|
602
|
+
tipo: "Statement Hook (Contradiction Setup)"
|
|
603
|
+
triggers: ["Irony Setup", "Curiosity Gap"]
|
|
604
|
+
formula: "We are so good now at [thing we're actually bad at]"
|
|
605
|
+
|
|
606
|
+
- id: "AH_IGL_009"
|
|
607
|
+
hook: "Imagine if you used your spare time to build a life you love rather than escape from your current one."
|
|
608
|
+
tipo: "Conditional Hook (Reframe)"
|
|
609
|
+
triggers: ["Reframe", "Aspiration", "Challenge"]
|
|
610
|
+
formula: "Imagine if you used [resource] to [positive] rather than [negative]"
|
|
611
|
+
|
|
612
|
+
email:
|
|
613
|
+
book_launch:
|
|
614
|
+
- id: "AH_EM_001"
|
|
615
|
+
hook: "The final top ten leaderboard (for affiliates only)"
|
|
616
|
+
tipo: "Statement Hook (Exclusivity)"
|
|
617
|
+
triggers: ["Exclusivity", "Competition", "FOMO"]
|
|
618
|
+
formula: "The [final/ultimate] [ranking] (for [exclusive group] only)"
|
|
619
|
+
|
|
620
|
+
- id: "AH_EM_002"
|
|
621
|
+
hook: "SHHHHH It's a SURPRISE!!"
|
|
622
|
+
tipo: "Exclamation Hook"
|
|
623
|
+
triggers: ["Secrecy", "Excitement", "Curiosity Gap"]
|
|
624
|
+
formula: "[Secrecy word] It's a [type of thing]!!"
|
|
625
|
+
|
|
626
|
+
- id: "AH_EM_003"
|
|
627
|
+
hook: "Unlocked: New ads before they go live (for Affiliates only)"
|
|
628
|
+
tipo: "Statement Hook (Early Access)"
|
|
629
|
+
triggers: ["Exclusivity", "Early Access", "Value"]
|
|
630
|
+
formula: "Unlocked: [value] before [public access] (for [group] only)"
|
|
631
|
+
|
|
632
|
+
- id: "AH_EM_004"
|
|
633
|
+
hook: "Your first goodie (for affiliates only)"
|
|
634
|
+
tipo: "Statement Hook (Gift)"
|
|
635
|
+
triggers: ["Gift", "Exclusivity", "Curiosity Gap"]
|
|
636
|
+
formula: "Your first [gift word] (for [group] only)"
|
|
637
|
+
|
|
638
|
+
- id: "AH_EM_005"
|
|
639
|
+
hook: "Btw... (I have a favor to ask)"
|
|
640
|
+
tipo: "Statement Hook (Personal)"
|
|
641
|
+
triggers: ["Personal", "Reciprocity Setup", "Curiosity Gap"]
|
|
642
|
+
formula: "Btw... (I have [request])"
|
|
643
|
+
|
|
644
|
+
- id: "AH_EM_006"
|
|
645
|
+
hook: "I've got a new book"
|
|
646
|
+
tipo: "Statement Hook (Announcement)"
|
|
647
|
+
triggers: ["Direct", "Announcement"]
|
|
648
|
+
formula: "I've got [new thing]"
|
|
649
|
+
|
|
650
|
+
- id: "AH_EM_007"
|
|
651
|
+
hook: "Valuable Video You May Enjoy"
|
|
652
|
+
tipo: "Statement Hook (Value)"
|
|
653
|
+
triggers: ["Value", "Soft Sell"]
|
|
654
|
+
formula: "Valuable [content type] You May Enjoy"
|
|
655
|
+
|
|
656
|
+
- id: "AH_EM_008"
|
|
657
|
+
hook: "Hop on"
|
|
658
|
+
tipo: "Command Hook (Short)"
|
|
659
|
+
triggers: ["Urgency", "Action", "Informal"]
|
|
660
|
+
formula: "[Short action phrase]"
|
|
661
|
+
|
|
662
|
+
- id: "AH_EM_009"
|
|
663
|
+
hook: "Revealed: My Whisper-Tease-Shout Method"
|
|
664
|
+
tipo: "Statement Hook (Method Reveal)"
|
|
665
|
+
triggers: ["Curiosity Gap", "Proprietary Method"]
|
|
666
|
+
formula: "Revealed: My [Unique Method Name]"
|
|
667
|
+
|
|
668
|
+
- id: "AH_EM_010"
|
|
669
|
+
hook: "1 week out (warning inside)"
|
|
670
|
+
tipo: "Statement Hook (Countdown)"
|
|
671
|
+
triggers: ["Urgency", "Countdown", "Warning"]
|
|
672
|
+
formula: "[Time] out (warning inside)"
|
|
673
|
+
numeros: ["1 week"]
|
|
674
|
+
|
|
675
|
+
scaling_workshop:
|
|
676
|
+
- id: "AH_EM_011"
|
|
677
|
+
hook: "I want to give you this from the ACQ vault..."
|
|
678
|
+
tipo: "Statement Hook (Exclusive Content)"
|
|
679
|
+
triggers: ["Exclusivity", "Value", "Gift"]
|
|
680
|
+
formula: "I want to give you this from [exclusive source]..."
|
|
681
|
+
|
|
682
|
+
- id: "AH_EM_012"
|
|
683
|
+
hook: "Business Scaling Playlist (free gift)"
|
|
684
|
+
tipo: "Statement Hook (Gift)"
|
|
685
|
+
triggers: ["Value", "Gift", "Specificity"]
|
|
686
|
+
formula: "[Valuable thing] (free gift)"
|
|
687
|
+
|
|
688
|
+
- id: "AH_EM_013"
|
|
689
|
+
hook: "Only open this if you have a business and want to scale"
|
|
690
|
+
tipo: "Command Hook (Qualifier)"
|
|
691
|
+
triggers: ["Exclusivity", "Self-selection", "Curiosity Gap"]
|
|
692
|
+
formula: "Only open this if you [qualifier]"
|
|
693
|
+
|
|
694
|
+
- id: "AH_EM_014"
|
|
695
|
+
hook: "Your new testimonial SOP (grab with a click)"
|
|
696
|
+
tipo: "Statement Hook (Resource)"
|
|
697
|
+
triggers: ["Value", "Ease", "Specificity"]
|
|
698
|
+
formula: "Your new [valuable asset] (grab with a click)"
|
|
699
|
+
|
|
700
|
+
- id: "AH_EM_015"
|
|
701
|
+
hook: "Here's a winning ad you can model"
|
|
702
|
+
tipo: "Statement Hook (Resource)"
|
|
703
|
+
triggers: ["Value", "Model", "Actionable"]
|
|
704
|
+
formula: "Here's [proven asset] you can [action]"
|
|
705
|
+
|
|
706
|
+
- id: "AH_EM_016"
|
|
707
|
+
hook: "Because you (thing you just did)"
|
|
708
|
+
tipo: "Statement Hook (Personalized)"
|
|
709
|
+
triggers: ["Personalization", "Reciprocity"]
|
|
710
|
+
formula: "Because you [their recent action]"
|
|
711
|
+
|
|
712
|
+
- id: "AH_EM_017"
|
|
713
|
+
hook: "We made a boo boo"
|
|
714
|
+
tipo: "Statement Hook (Apology)"
|
|
715
|
+
triggers: ["Curiosity Gap", "Honesty", "Disarm"]
|
|
716
|
+
formula: "We made [casual mistake admission]"
|
|
717
|
+
|
|
718
|
+
- id: "AH_EM_018"
|
|
719
|
+
hook: "Thank you (here's a private invite)"
|
|
720
|
+
tipo: "Statement Hook (Gratitude + Exclusive)"
|
|
721
|
+
triggers: ["Gratitude", "Exclusivity", "Reciprocity"]
|
|
722
|
+
formula: "Thank you (here's [exclusive offer])"
|
|
723
|
+
|
|
724
|
+
twitter_outliers:
|
|
725
|
+
- id: "AH_TW_001"
|
|
726
|
+
hook: "Winners define themselves by what they made happen. Victims define themselves by what's happened to them. Your call."
|
|
727
|
+
tipo: "Statement Hook (Dichotomy)"
|
|
728
|
+
triggers: ["Identity", "Choice", "Challenge"]
|
|
729
|
+
formula: "[Winners] define by [action]. [Victims] define by [passivity]. Your call."
|
|
730
|
+
|
|
731
|
+
- id: "AH_TW_002"
|
|
732
|
+
hook: "Everyone wants the view from the top, but no one wants the climb."
|
|
733
|
+
tipo: "Statement Hook (Insight)"
|
|
734
|
+
triggers: ["Reality Check", "Work Ethic"]
|
|
735
|
+
formula: "Everyone wants [result], but no one wants [process]"
|
|
736
|
+
|
|
737
|
+
- id: "AH_TW_003"
|
|
738
|
+
hook: "Losers become winners by trying again."
|
|
739
|
+
tipo: "Statement Hook (Simple Truth)"
|
|
740
|
+
triggers: ["Hope", "Persistence"]
|
|
741
|
+
formula: "[Losers] become [winners] by [simple action]"
|
|
742
|
+
|
|
743
|
+
- id: "AH_TW_004"
|
|
744
|
+
hook: "At first, you avoid hard fights. Then, you get used to hard fights. Finally, you start looking for hard fights. Warriors need wars."
|
|
745
|
+
tipo: "Statement Hook (Progression)"
|
|
746
|
+
triggers: ["Growth", "Identity", "Challenge"]
|
|
747
|
+
formula: "At first, [stage 1]. Then, [stage 2]. Finally, [stage 3]. [Identity statement]."
|
|
748
|
+
|
|
749
|
+
- id: "AH_TW_005"
|
|
750
|
+
hook: "You just have to be willing to look like an idiot while you figure it out. Because once you figure it out, everyone else looks like an idiot for doubting you."
|
|
751
|
+
tipo: "Statement Hook (Permission)"
|
|
752
|
+
triggers: ["Permission", "Vindication", "Growth"]
|
|
753
|
+
formula: "You have to be willing to [embarrassment] while [learning]. Because [vindication]."
|
|
754
|
+
|
|
755
|
+
- id: "AH_TW_006"
|
|
756
|
+
hook: "Either they make your life better or they don't get to be in it. No exceptions."
|
|
757
|
+
tipo: "Statement Hook (Boundary)"
|
|
758
|
+
triggers: ["Boundary", "Standards", "Clarity"]
|
|
759
|
+
formula: "Either they [positive] or they don't get to [be in your life]. No exceptions."
|
|
760
|
+
|
|
761
|
+
- id: "AH_TW_007"
|
|
762
|
+
hook: "You either grow into your potential or you keep living the same six months over and over again. The difference is how many hard conversations you're willing to have and how fast you have them once you realize you need to."
|
|
763
|
+
tipo: "Statement Hook (Choice)"
|
|
764
|
+
triggers: ["Growth", "Challenge", "Urgency"]
|
|
765
|
+
formula: "You either [grow] or [stagnate]. The difference is [specific behavior]."
|
|
766
|
+
numeros: ["six months"]
|
|
767
|
+
|
|
768
|
+
- id: "AH_TW_008"
|
|
769
|
+
hook: "Youth. Free time. Money. Pick two."
|
|
770
|
+
tipo: "Statement Hook (Trade-off)"
|
|
771
|
+
triggers: ["Reality", "Trade-offs", "Wisdom"]
|
|
772
|
+
formula: "[Desirable 1]. [Desirable 2]. [Desirable 3]. Pick [number]."
|
|
773
|
+
numeros: ["2"]
|
|
774
|
+
|
|
775
|
+
- id: "AH_TW_009"
|
|
776
|
+
hook: "The sooner you accept that everything is your fault, the sooner you can do something about it."
|
|
777
|
+
tipo: "Statement Hook (Extreme Ownership)"
|
|
778
|
+
triggers: ["Ownership", "Empowerment", "Tough Love"]
|
|
779
|
+
formula: "The sooner you accept [extreme ownership], the sooner you can [benefit]"
|
|
780
|
+
|
|
781
|
+
- id: "AH_TW_010"
|
|
782
|
+
hook: "Cheat codes at 34 I wish I knew at 24: Anything worth doing takes a lot longer than you think. And until you work for 1000 hours on one project, you don't begin to know how much work it takes to make something great. And, as a result, how few things can you really make?"
|
|
783
|
+
tipo: "Statement Hook (Wisdom)"
|
|
784
|
+
triggers: ["Wisdom", "Patience", "Focus"]
|
|
785
|
+
formula: "Cheat codes at [age] I wish I knew at [younger age]: [insight]"
|
|
786
|
+
numeros: ["34", "24", "1000 hours"]
|
|
787
|
+
|
|
788
|
+
- id: "AH_TW_011"
|
|
789
|
+
hook: "If you're poor, it makes sense to buy a suit and pretend you have money. If you're rich, it makes sense to hide your wealth and look like an everyday guy. 'When you're strong, appear weak. When you're weak, appear strong.' - Sun Tzu. There's 0 advantage to being accurately judged."
|
|
790
|
+
tipo: "Statement Hook (Strategy)"
|
|
791
|
+
triggers: ["Strategy", "Perception", "Wisdom"]
|
|
792
|
+
formula: "If [state A], [strategy A]. If [state B], [strategy B]. [Quote]. [Insight]."
|
|
793
|
+
|
|
794
|
+
# =============================================================================
|
|
795
|
+
# OGILVY 40 HOOKS
|
|
796
|
+
# =============================================================================
|
|
797
|
+
ogilvy_40_hooks:
|
|
798
|
+
metadata:
|
|
799
|
+
source: "40 Melhores Hooks de David Ogilvy - SwipeFile Completo"
|
|
800
|
+
analysis_structure: "Texto, Tipo, Triggers, Numeros, Formula, Resultado, Como Adaptar"
|
|
801
|
+
|
|
802
|
+
hooks:
|
|
803
|
+
- id: "OG_001"
|
|
804
|
+
texto: "At 60 miles an hour the loudest noise in this new Rolls-Royce comes from the electric clock"
|
|
805
|
+
tipo: "Statement/Proof"
|
|
806
|
+
triggers: ["Especificidade", "Sinal de Qualidade", "Curiosidade"]
|
|
807
|
+
numeros: "60 miles an hour"
|
|
808
|
+
formula: "[Numero especifico] + [Condicao] + [Prova extrema de qualidade]"
|
|
809
|
+
resultado: "Aumento de 50% nas vendas em 1958 com orcamento de apenas $50,000"
|
|
810
|
+
como_adaptar: "At full capacity, the only sound in our data center is the cooling system"
|
|
811
|
+
melhor_para: ["Produtos premium", "posicionamento de luxo", "superioridade tecnica"]
|
|
812
|
+
|
|
813
|
+
- id: "OG_002"
|
|
814
|
+
texto: "The man in the Hathaway shirt"
|
|
815
|
+
tipo: "Statement/Character"
|
|
816
|
+
triggers: ["Misterio", "Identidade", "Story Appeal"]
|
|
817
|
+
numeros: null
|
|
818
|
+
formula: "[O homem/mulher que] + [Caracteristica distintiva]"
|
|
819
|
+
resultado: "+160% vendas, estoque esgotado em 1 semana, orcamento $30,000"
|
|
820
|
+
como_adaptar: "The developer who ships on Friday"
|
|
821
|
+
melhor_para: ["Criacao de personagem de marca", "lifestyle branding"]
|
|
822
|
+
|
|
823
|
+
- id: "OG_003"
|
|
824
|
+
texto: "How to win friends and influence people"
|
|
825
|
+
tipo: "How-to/Promise"
|
|
826
|
+
triggers: ["Auto-aperfeicoamento", "Poder Social"]
|
|
827
|
+
numeros: null
|
|
828
|
+
formula: "[Como] + [Resultado desejado 1] + [e] + [Resultado desejado 2]"
|
|
829
|
+
resultado: "Titulo best-seller por decadas"
|
|
830
|
+
como_adaptar: "How to build products and keep users"
|
|
831
|
+
melhor_para: ["Conteudo educacional", "desenvolvimento pessoal"]
|
|
832
|
+
|
|
833
|
+
- id: "OG_004"
|
|
834
|
+
texto: "They laughed when I sat down at the piano but when I started to play!"
|
|
835
|
+
tipo: "Story/Transformation"
|
|
836
|
+
triggers: ["Underdog", "Vindicacao", "Reviravolta"]
|
|
837
|
+
numeros: null
|
|
838
|
+
formula: "[Eles riram quando] + [acao inicial] + [mas quando] + [reviravolta]"
|
|
839
|
+
resultado: "Um dos headlines mais copiados da historia"
|
|
840
|
+
como_adaptar: "They smirked when I opened my laptop, but when I showed the revenue dashboard..."
|
|
841
|
+
melhor_para: ["Produtos de transformacao", "educacao", "superacao"]
|
|
842
|
+
|
|
843
|
+
- id: "OG_005"
|
|
844
|
+
texto: "Only Dove is one-quarter moisturizing cream"
|
|
845
|
+
tipo: "Statement/Unique Claim"
|
|
846
|
+
triggers: ["Exclusividade", "Beneficio Tangivel"]
|
|
847
|
+
numeros: "one-quarter"
|
|
848
|
+
formula: "[Apenas X] + [e] + [Proporcao especifica] + [Ingrediente diferenciador]"
|
|
849
|
+
resultado: "Vendas de $2B para $4B em 3 anos"
|
|
850
|
+
como_adaptar: "Our AI uses 40% real human feedback in every decision"
|
|
851
|
+
melhor_para: ["Diferenciacao por ingrediente/componente"]
|
|
852
|
+
|
|
853
|
+
- id: "OG_006"
|
|
854
|
+
texto: "How to create advertising that sells"
|
|
855
|
+
tipo: "How-to/Direct"
|
|
856
|
+
triggers: ["Conhecimento Pratico", "ROI"]
|
|
857
|
+
numeros: null
|
|
858
|
+
formula: "[Como criar] + [X que] + [produz resultado mensuravel]"
|
|
859
|
+
resultado: "Livro referencia no mercado"
|
|
860
|
+
como_adaptar: "How to write code that actually ships"
|
|
861
|
+
melhor_para: ["B2B", "conteudo educacional", "consultoria"]
|
|
862
|
+
|
|
863
|
+
- id: "OG_007"
|
|
864
|
+
texto: "The headline is 80 percent of the advertisement"
|
|
865
|
+
tipo: "Statement/Statistic"
|
|
866
|
+
triggers: ["Autoridade", "Priorizacao"]
|
|
867
|
+
numeros: "80 percent"
|
|
868
|
+
formula: "[Elemento X] + [e] + [Percentual] + [do resultado total]"
|
|
869
|
+
resultado: "Citado em milhares de livros de marketing"
|
|
870
|
+
como_adaptar: "The first 3 seconds are 90% of your video's success"
|
|
871
|
+
melhor_para: ["Conteudo educacional", "estabelecer prioridades"]
|
|
872
|
+
|
|
873
|
+
- id: "OG_008"
|
|
874
|
+
texto: "Nobody ever reads anything"
|
|
875
|
+
tipo: "Statement/Contrarian"
|
|
876
|
+
triggers: ["Pattern Interrupt", "Verdade Incomoda"]
|
|
877
|
+
numeros: null
|
|
878
|
+
formula: "[Ninguem nunca] + [Acao esperada]"
|
|
879
|
+
resultado: "Forca o leitor a provar o contrario"
|
|
880
|
+
como_adaptar: "Nobody actually uses all their SaaS features"
|
|
881
|
+
melhor_para: ["Chamar atencao", "quebrar padroes"]
|
|
882
|
+
|
|
883
|
+
- id: "OG_009"
|
|
884
|
+
texto: "Do you make these mistakes in English?"
|
|
885
|
+
tipo: "Question/Self-Assessment"
|
|
886
|
+
triggers: ["Medo de Erro", "Auto-aperfeicoamento"]
|
|
887
|
+
numeros: null
|
|
888
|
+
formula: "[Voce comete] + [estes erros] + [em] + [Area]?"
|
|
889
|
+
resultado: "Um dos anuncios mais bem-sucedidos por correspondencia"
|
|
890
|
+
como_adaptar: "Do you make these mistakes in your code reviews?"
|
|
891
|
+
melhor_para: ["Conteudo educacional", "correcao de problemas"]
|
|
892
|
+
|
|
893
|
+
- id: "OG_010"
|
|
894
|
+
texto: "The two most powerful words you can use in a headline"
|
|
895
|
+
tipo: "Statement/Secret"
|
|
896
|
+
triggers: ["Curiosidade", "Poder", "Simplicidade"]
|
|
897
|
+
numeros: "two"
|
|
898
|
+
formula: "[Os X] + [mais poderosos] + [elemento] + [contexto de uso]"
|
|
899
|
+
resultado: "Alta taxa de cliques em conteudo"
|
|
900
|
+
como_adaptar: "The 3 metrics that actually matter to investors"
|
|
901
|
+
melhor_para: ["Conteudo viral", "listicles", "educacional"]
|
|
902
|
+
|
|
903
|
+
- id: "OG_011"
|
|
904
|
+
texto: "When you're only No. 2, you try harder"
|
|
905
|
+
tipo: "Statement/Position"
|
|
906
|
+
triggers: ["Underdog", "Esforco", "Honestidade"]
|
|
907
|
+
numeros: "No. 2"
|
|
908
|
+
formula: "[Quando voce e] + [posicao inferior] + [voce] + [vantagem compensatoria]"
|
|
909
|
+
resultado: "Avis passou de prejuizo para lucro"
|
|
910
|
+
como_adaptar: "Because we're bootstrapped, every customer actually matters"
|
|
911
|
+
melhor_para: ["Challenger brands", "diferenciacao por esforco"]
|
|
912
|
+
|
|
913
|
+
- id: "OG_012"
|
|
914
|
+
texto: "I don't know who you are. I don't know your work. I don't know your company's product"
|
|
915
|
+
tipo: "Statement/Challenge"
|
|
916
|
+
triggers: ["Confrontacao", "Reality Check"]
|
|
917
|
+
numeros: null
|
|
918
|
+
formula: "[Eu nao sei] + [Lista de desconhecimentos] + [Implicacao]"
|
|
919
|
+
resultado: "Anuncio B2B mais famoso"
|
|
920
|
+
como_adaptar: "I don't know your stack. I don't know your team size. I don't know your burn rate."
|
|
921
|
+
melhor_para: ["B2B", "vendas complexas", "awareness"]
|
|
922
|
+
|
|
923
|
+
- id: "OG_013"
|
|
924
|
+
texto: "If you're going to San Francisco"
|
|
925
|
+
tipo: "Conditional/Location"
|
|
926
|
+
triggers: ["Relevancia", "Timing", "Localizacao"]
|
|
927
|
+
numeros: null
|
|
928
|
+
formula: "[Se voce vai] + [para] + [Local especifico]"
|
|
929
|
+
resultado: "Conexao cultural instantanea"
|
|
930
|
+
como_adaptar: "If you're building with AI in 2025"
|
|
931
|
+
melhor_para: ["Marketing local", "eventos", "turismo"]
|
|
932
|
+
|
|
933
|
+
- id: "OG_014"
|
|
934
|
+
texto: "This morning I wrote a $1,000,000 check"
|
|
935
|
+
tipo: "Statement/Achievement"
|
|
936
|
+
triggers: ["Big Numbers", "Historia Pessoal", "Proof"]
|
|
937
|
+
numeros: "$1,000,000"
|
|
938
|
+
formula: "[Momento especifico] + [Eu] + [Acao impressionante com numero grande]"
|
|
939
|
+
resultado: "Alta memorabilidade"
|
|
940
|
+
como_adaptar: "Yesterday we processed 10 million transactions"
|
|
941
|
+
melhor_para: ["Testimonials", "case studies", "authority building"]
|
|
942
|
+
|
|
943
|
+
- id: "OG_015"
|
|
944
|
+
texto: "Why some people almost always make money in the stock market"
|
|
945
|
+
tipo: "Question/Secret Pattern"
|
|
946
|
+
triggers: ["Curiosidade", "Padrao de Sucesso", "Exclusividade"]
|
|
947
|
+
numeros: null
|
|
948
|
+
formula: "[Por que algumas pessoas] + [quase sempre] + [conseguem resultado desejado]"
|
|
949
|
+
resultado: "Template classico de vendas"
|
|
950
|
+
como_adaptar: "Why some startups always close their funding rounds"
|
|
951
|
+
melhor_para: ["Investimentos", "educacao financeira", "segredos"]
|
|
952
|
+
|
|
953
|
+
- id: "OG_016"
|
|
954
|
+
texto: "The secret of making people like you"
|
|
955
|
+
tipo: "Statement/Secret"
|
|
956
|
+
triggers: ["Aprovacao Social", "Conhecimento Oculto"]
|
|
957
|
+
numeros: null
|
|
958
|
+
formula: "[O segredo de] + [fazer] + [resultado social desejado]"
|
|
959
|
+
resultado: "Evergreen em conteudo social"
|
|
960
|
+
como_adaptar: "The secret to getting replies from VCs"
|
|
961
|
+
melhor_para: ["Desenvolvimento pessoal", "networking"]
|
|
962
|
+
|
|
963
|
+
- id: "OG_017"
|
|
964
|
+
texto: "Before it's too late!"
|
|
965
|
+
tipo: "Warning/Urgency"
|
|
966
|
+
triggers: ["Escassez", "Medo de Perda", "Urgencia"]
|
|
967
|
+
numeros: null
|
|
968
|
+
formula: "[Antes que] + [consequencia negativa irreversivel]"
|
|
969
|
+
resultado: "Conversao imediata alta"
|
|
970
|
+
como_adaptar: "Before the API changes break your app"
|
|
971
|
+
melhor_para: ["Ofertas limitadas", "lancamentos"]
|
|
972
|
+
|
|
973
|
+
- id: "OG_018"
|
|
974
|
+
texto: "What everybody ought to know about this stock and bond business"
|
|
975
|
+
tipo: "Statement/Universal Knowledge"
|
|
976
|
+
triggers: ["FOMO", "Conhecimento Essencial"]
|
|
977
|
+
numeros: null
|
|
978
|
+
formula: "[O que todos deveriam saber sobre] + [area complexa mas importante]"
|
|
979
|
+
resultado: "Posiciona como conhecimento fundamental"
|
|
980
|
+
como_adaptar: "What everybody ought to know about their data privacy"
|
|
981
|
+
melhor_para: ["Educacao financeira", "conscientizacao"]
|
|
982
|
+
|
|
983
|
+
- id: "OG_019"
|
|
984
|
+
texto: "How a new discovery made a plain girl beautiful"
|
|
985
|
+
tipo: "Story/Transformation"
|
|
986
|
+
triggers: ["Descoberta", "Transformacao", "Before/After"]
|
|
987
|
+
numeros: null
|
|
988
|
+
formula: "[Como uma nova descoberta] + [causou transformacao dramatica]"
|
|
989
|
+
resultado: "Classico de vendas por correspondencia"
|
|
990
|
+
como_adaptar: "How a simple framework made average developers 10x engineers"
|
|
991
|
+
melhor_para: ["Produtos de beleza", "transformacao", "inovacao"]
|
|
992
|
+
|
|
993
|
+
- id: "OG_020"
|
|
994
|
+
texto: "To men who want to quit work someday"
|
|
995
|
+
tipo: "Statement/Target Audience"
|
|
996
|
+
triggers: ["Sonho", "Audiencia Especifica", "Aspiracao"]
|
|
997
|
+
numeros: null
|
|
998
|
+
formula: "[Para pessoas que] + [querem] + [resultado aspiracional]"
|
|
999
|
+
resultado: "Segmentacao precisa aumenta conversao"
|
|
1000
|
+
como_adaptar: "To founders who want to sell their company someday"
|
|
1001
|
+
melhor_para: ["Investimentos", "aposentadoria", "liberdade financeira"]
|
|
1002
|
+
|
|
1003
|
+
- id: "OG_021"
|
|
1004
|
+
texto: "The most expensive car in the world"
|
|
1005
|
+
tipo: "Statement/Superlative"
|
|
1006
|
+
triggers: ["Status", "Exclusividade", "Extremo"]
|
|
1007
|
+
numeros: null
|
|
1008
|
+
formula: "[O mais] + [adjetivo extremo] + [categoria] + [do mundo]"
|
|
1009
|
+
resultado: "Posicionamento premium instantaneo"
|
|
1010
|
+
como_adaptar: "The most overengineered keyboard ever built"
|
|
1011
|
+
melhor_para: ["Luxo", "premium", "posicionamento"]
|
|
1012
|
+
|
|
1013
|
+
- id: "OG_022"
|
|
1014
|
+
texto: "How to get a better job"
|
|
1015
|
+
tipo: "How-to/Direct Promise"
|
|
1016
|
+
triggers: ["Avanco na Carreira", "Pratico"]
|
|
1017
|
+
numeros: null
|
|
1018
|
+
formula: "[Como conseguir] + [melhoria direta e desejada]"
|
|
1019
|
+
resultado: "Direto ao ponto, alta relevancia"
|
|
1020
|
+
como_adaptar: "How to get into Y Combinator"
|
|
1021
|
+
melhor_para: ["Carreira", "desenvolvimento profissional"]
|
|
1022
|
+
|
|
1023
|
+
- id: "OG_023"
|
|
1024
|
+
texto: "Can you solve this problem?"
|
|
1025
|
+
tipo: "Question/Challenge"
|
|
1026
|
+
triggers: ["Teste de Competencia", "Engajamento", "Desafio"]
|
|
1027
|
+
numeros: null
|
|
1028
|
+
formula: "[Voce consegue] + [resolver/fazer] + [este desafio]?"
|
|
1029
|
+
resultado: "Alto engajamento, viralidade"
|
|
1030
|
+
como_adaptar: "Can you spot the bug in this code?"
|
|
1031
|
+
melhor_para: ["Conteudo interativo", "puzzles", "demonstracoes"]
|
|
1032
|
+
|
|
1033
|
+
- id: "OG_024"
|
|
1034
|
+
texto: "You can laugh at money worries if you follow this simple plan"
|
|
1035
|
+
tipo: "Conditional/Promise"
|
|
1036
|
+
triggers: ["Liberdade Financeira", "Simplicidade"]
|
|
1037
|
+
numeros: null
|
|
1038
|
+
formula: "[Voce pode] + [resultado emocional positivo] + [se seguir] + [plano simples]"
|
|
1039
|
+
resultado: "Promessa emocional forte"
|
|
1040
|
+
como_adaptar: "You can ignore algorithm changes if you build real community"
|
|
1041
|
+
melhor_para: ["Planejamento financeiro", "investimentos"]
|
|
1042
|
+
|
|
1043
|
+
- id: "OG_025"
|
|
1044
|
+
texto: "Announcing a new kind of car for people who thought they'd seen everything"
|
|
1045
|
+
tipo: "Announcement/Innovation"
|
|
1046
|
+
triggers: ["Novidade", "Audiencia Sofisticada"]
|
|
1047
|
+
numeros: null
|
|
1048
|
+
formula: "[Anunciando] + [nova categoria] + [para pessoas experientes/ceticas]"
|
|
1049
|
+
resultado: "Supera ceticismo do mercado"
|
|
1050
|
+
como_adaptar: "Introducing AI for developers who hate AI tools"
|
|
1051
|
+
melhor_para: ["Lancamentos", "inovacoes", "disrupcao"]
|
|
1052
|
+
|
|
1053
|
+
- id: "OG_026"
|
|
1054
|
+
texto: "It took me 15 years to discover these trading secrets"
|
|
1055
|
+
tipo: "Statement/Time Investment"
|
|
1056
|
+
triggers: ["Conhecimento Dificil", "Atalhos"]
|
|
1057
|
+
numeros: "15 years"
|
|
1058
|
+
formula: "[Levou] + [X tempo longo] + [para descobrir] + [segredos valiosos]"
|
|
1059
|
+
resultado: "Valoriza o conhecimento compartilhado"
|
|
1060
|
+
como_adaptar: "It took me 10 startups to learn these fundraising truths"
|
|
1061
|
+
melhor_para: ["Cursos", "mentorias", "conhecimento especializado"]
|
|
1062
|
+
|
|
1063
|
+
- id: "OG_027"
|
|
1064
|
+
texto: "Don't be vague. Ask for Haig"
|
|
1065
|
+
tipo: "Command/Rhyme"
|
|
1066
|
+
triggers: ["Clareza", "Memorabilidade", "Acao"]
|
|
1067
|
+
numeros: null
|
|
1068
|
+
formula: "[Nao seja X] + [Faca Y] + [Rima opcional]"
|
|
1069
|
+
resultado: "Alta memorabilidade por decadas"
|
|
1070
|
+
como_adaptar: "Don't debug. Use our log."
|
|
1071
|
+
melhor_para: ["Branding", "slogans", "call-to-action"]
|
|
1072
|
+
|
|
1073
|
+
- id: "OG_028"
|
|
1074
|
+
texto: "If you are a careful driver you can save money on car insurance"
|
|
1075
|
+
tipo: "Conditional/Benefit"
|
|
1076
|
+
triggers: ["Auto-selecao", "Recompensa"]
|
|
1077
|
+
numeros: null
|
|
1078
|
+
formula: "[Se voce e] + [qualidade desejavel] + [voce pode] + [beneficio]"
|
|
1079
|
+
resultado: "Qualifica leads automaticamente"
|
|
1080
|
+
como_adaptar: "If you ship weekly, you can use our CI/CD free"
|
|
1081
|
+
melhor_para: ["Seguros", "servicos", "segmentacao"]
|
|
1082
|
+
|
|
1083
|
+
- id: "OG_029"
|
|
1084
|
+
texto: "Does she or doesn't she?"
|
|
1085
|
+
tipo: "Question/Mystery"
|
|
1086
|
+
triggers: ["Curiosidade", "Intriga Social", "Ambiguidade"]
|
|
1087
|
+
numeros: null
|
|
1088
|
+
formula: "[Ela/Ele faz ou nao faz]? + [Ambiguidade intencional]"
|
|
1089
|
+
resultado: "Campanha cultural iconica"
|
|
1090
|
+
como_adaptar: "Do they code or do they no-code?"
|
|
1091
|
+
melhor_para: ["Produtos de beleza", "misterio", "buzz"]
|
|
1092
|
+
|
|
1093
|
+
- id: "OG_030"
|
|
1094
|
+
texto: "The cure for the common breakfast"
|
|
1095
|
+
tipo: "Statement/Wordplay"
|
|
1096
|
+
triggers: ["Pattern Interrupt", "Referencia Familiar"]
|
|
1097
|
+
numeros: null
|
|
1098
|
+
formula: "[A cura para] + [twist em expressao conhecida]"
|
|
1099
|
+
resultado: "Memoravel por subverter cliche"
|
|
1100
|
+
como_adaptar: "The cure for the common meeting"
|
|
1101
|
+
melhor_para: ["Produtos cotidianos", "reposicionamento"]
|
|
1102
|
+
|
|
1103
|
+
- id: "OG_031"
|
|
1104
|
+
texto: "How to make money with simple ideas"
|
|
1105
|
+
tipo: "How-to/Paradox"
|
|
1106
|
+
triggers: ["Simplicidade", "Ganho Financeiro"]
|
|
1107
|
+
numeros: null
|
|
1108
|
+
formula: "[Como fazer dinheiro com] + [paradoxo simples/complexo]"
|
|
1109
|
+
resultado: "Apelo universal"
|
|
1110
|
+
como_adaptar: "How to raise millions with a simple deck"
|
|
1111
|
+
melhor_para: ["Empreendedorismo", "side hustles"]
|
|
1112
|
+
|
|
1113
|
+
- id: "OG_032"
|
|
1114
|
+
texto: "When doctors feel rotten, this is what they do"
|
|
1115
|
+
tipo: "Statement/Authority"
|
|
1116
|
+
triggers: ["Comportamento de Expert", "Saude"]
|
|
1117
|
+
numeros: null
|
|
1118
|
+
formula: "[Quando especialistas] + [situacao problema] + [o que eles fazem]"
|
|
1119
|
+
resultado: "Credibilidade por associacao"
|
|
1120
|
+
como_adaptar: "When top developers burn out, this is what they build"
|
|
1121
|
+
melhor_para: ["Saude", "produtos profissionais"]
|
|
1122
|
+
|
|
1123
|
+
- id: "OG_033"
|
|
1124
|
+
texto: "The lazy man's way to riches"
|
|
1125
|
+
tipo: "Statement/Paradox"
|
|
1126
|
+
triggers: ["Facilidade", "Riqueza", "Paradoxo"]
|
|
1127
|
+
numeros: null
|
|
1128
|
+
formula: "[O jeito do] + [caracteristica negativa] + [para] + [resultado desejado]"
|
|
1129
|
+
resultado: "Best-seller por decadas"
|
|
1130
|
+
como_adaptar: "The introvert's way to networking"
|
|
1131
|
+
melhor_para: ["Sistemas", "automacao", "passive income"]
|
|
1132
|
+
|
|
1133
|
+
- id: "OG_034"
|
|
1134
|
+
texto: "Suddenly everyone will want your recipe"
|
|
1135
|
+
tipo: "Statement/Social Proof Future"
|
|
1136
|
+
triggers: ["Popularidade", "Transformacao Social"]
|
|
1137
|
+
numeros: null
|
|
1138
|
+
formula: "[De repente todos vao] + [querer] + [seu X]"
|
|
1139
|
+
resultado: "Cria desejo por antecipacao"
|
|
1140
|
+
como_adaptar: "Suddenly everyone will want your Notion template"
|
|
1141
|
+
melhor_para: ["Skills", "conhecimento", "social proof"]
|
|
1142
|
+
|
|
1143
|
+
- id: "OG_035"
|
|
1144
|
+
texto: "Research shows that 9 out of 10 women prefer"
|
|
1145
|
+
tipo: "Statement/Statistics"
|
|
1146
|
+
triggers: ["Prova Social", "Autoridade", "Estatistica"]
|
|
1147
|
+
numeros: "9 out of 10"
|
|
1148
|
+
formula: "[Pesquisa mostra que] + [X de Y] + [grupo] + [preferencia/comportamento]"
|
|
1149
|
+
resultado: "Credibilidade cientifica"
|
|
1150
|
+
como_adaptar: "Data shows that 8 out of 10 unicorns use our stack"
|
|
1151
|
+
melhor_para: ["Produtos de consumo", "preferencias"]
|
|
1152
|
+
|
|
1153
|
+
- id: "OG_036"
|
|
1154
|
+
texto: "You don't have to be rich to retire on a guaranteed income for life"
|
|
1155
|
+
tipo: "Statement/Myth Buster"
|
|
1156
|
+
triggers: ["Acessibilidade", "Seguranca"]
|
|
1157
|
+
numeros: null
|
|
1158
|
+
formula: "[Voce nao precisa ser] + [barreira comum] + [para conseguir] + [resultado desejado]"
|
|
1159
|
+
resultado: "Remove objecoes principais"
|
|
1160
|
+
como_adaptar: "You don't need a CS degree to work at FAANG"
|
|
1161
|
+
melhor_para: ["Servicos financeiros", "democratizacao"]
|
|
1162
|
+
|
|
1163
|
+
- id: "OG_037"
|
|
1164
|
+
texto: "Is the life of a child worth $1 to you?"
|
|
1165
|
+
tipo: "Question/Moral Challenge"
|
|
1166
|
+
triggers: ["Culpa", "Investimento Minimo", "Moral"]
|
|
1167
|
+
numeros: "$1"
|
|
1168
|
+
formula: "[Vale a pena] + [algo valioso] + [por apenas] + [custo minimo]?"
|
|
1169
|
+
resultado: "Caridade, alta conversao"
|
|
1170
|
+
como_adaptar: "Is your data worth $5/month to protect?"
|
|
1171
|
+
melhor_para: ["Causas sociais", "caridade", "responsabilidade"]
|
|
1172
|
+
|
|
1173
|
+
- id: "OG_038"
|
|
1174
|
+
texto: "The more you tell, the more you sell"
|
|
1175
|
+
tipo: "Statement/Principle"
|
|
1176
|
+
triggers: ["Contra-intuitivo", "Autoridade"]
|
|
1177
|
+
numeros: null
|
|
1178
|
+
formula: "[Quanto mais] + [acao] + [mais] + [resultado]"
|
|
1179
|
+
resultado: "Principio validado de copy longa"
|
|
1180
|
+
como_adaptar: "The more you document, the more you scale"
|
|
1181
|
+
melhor_para: ["Vendas complexas", "educacao de mercado"]
|
|
1182
|
+
|
|
1183
|
+
- id: "OG_039"
|
|
1184
|
+
texto: "On the average, five times as many people read the headline"
|
|
1185
|
+
tipo: "Statement/Statistic"
|
|
1186
|
+
triggers: ["Importancia", "Proporcao"]
|
|
1187
|
+
numeros: "five times"
|
|
1188
|
+
formula: "[Em media] + [X vezes mais pessoas] + [acao] + [comparacao]"
|
|
1189
|
+
resultado: "Fundamental no copywriting"
|
|
1190
|
+
como_adaptar: "On average, 10x more people watch the first 3 seconds"
|
|
1191
|
+
melhor_para: ["Educacao em marketing", "priorizacao"]
|
|
1192
|
+
|
|
1193
|
+
- id: "OG_040"
|
|
1194
|
+
texto: "Good products can be sold by honest advertising"
|
|
1195
|
+
tipo: "Statement/Philosophy"
|
|
1196
|
+
triggers: ["Integridade", "Qualidade"]
|
|
1197
|
+
numeros: null
|
|
1198
|
+
formula: "[Bons X] + [podem ser Y] + [por metodo honesto]"
|
|
1199
|
+
resultado: "Filosofia duradoura de marca"
|
|
1200
|
+
como_adaptar: "Great products grow through authentic communities"
|
|
1201
|
+
melhor_para: ["Brand building", "posicionamento etico"]
|
|
1202
|
+
|
|
1203
|
+
ai_usage_instructions:
|
|
1204
|
+
como_selecionar:
|
|
1205
|
+
- "Analise o estagio de consciencia do publico"
|
|
1206
|
+
- "Identifique o objetivo (curiosidade, autoridade, urgencia, historia)"
|
|
1207
|
+
- "Considere o tipo de produto (luxo, mass market, B2B, transformacao)"
|
|
1208
|
+
- "Valide com resultados historicos similares"
|
|
1209
|
+
|
|
1210
|
+
matriz_decisao:
|
|
1211
|
+
awareness:
|
|
1212
|
+
use: ["OG_008", "OG_023", "OG_029"]
|
|
1213
|
+
avoid: ["OG_017", "OG_037"]
|
|
1214
|
+
consideracao:
|
|
1215
|
+
use: ["OG_001", "OG_005", "OG_032"]
|
|
1216
|
+
avoid: ["OG_024", "OG_033"]
|
|
1217
|
+
conversao:
|
|
1218
|
+
use: ["OG_017", "OG_024", "OG_037"]
|
|
1219
|
+
avoid: ["OG_008", "OG_029"]
|
|
1220
|
+
retencao:
|
|
1221
|
+
use: ["OG_040", "OG_011", "OG_028"]
|
|
1222
|
+
avoid: ["OG_017", "OG_025"]
|
|
1223
|
+
|
|
1224
|
+
# =============================================================================
|
|
1225
|
+
# REMARKETING HOOKS
|
|
1226
|
+
# =============================================================================
|
|
1227
|
+
remarketing_hooks:
|
|
1228
|
+
metadata:
|
|
1229
|
+
source: "Hooks RMKT.md"
|
|
1230
|
+
note: "Hooks especificos para remarketing/retargeting campaigns"
|
|
1231
|
+
|
|
1232
|
+
ecommerce_retargeting:
|
|
1233
|
+
- id: "RT_001"
|
|
1234
|
+
hook: "Quick reminder about what you get"
|
|
1235
|
+
tipo: "Statement Hook (Reminder)"
|
|
1236
|
+
triggers: ["FOMO", "Especificidade"]
|
|
1237
|
+
numeros: ["12", "1,000+"]
|
|
1238
|
+
formula: "[Quick reminder about what you get with X]"
|
|
1239
|
+
|
|
1240
|
+
- id: "RT_002"
|
|
1241
|
+
hook: "The Implementation System is still there in your cart"
|
|
1242
|
+
tipo: "Statement Hook (Cart Abandonment)"
|
|
1243
|
+
triggers: ["FOMO", "Urgencia implicita"]
|
|
1244
|
+
numeros: ["1,026+"]
|
|
1245
|
+
formula: "[The X is still there in your cart]"
|
|
1246
|
+
|
|
1247
|
+
- id: "RT_003"
|
|
1248
|
+
hook: "Just so you remember what you were looking at"
|
|
1249
|
+
tipo: "Statement Hook (Memory Jog)"
|
|
1250
|
+
triggers: ["Curiosity Gap", "Reminder"]
|
|
1251
|
+
numeros: ["1,000+", "4"]
|
|
1252
|
+
formula: "[Just so you remember what you were looking at]"
|
|
1253
|
+
|
|
1254
|
+
- id: "RT_004"
|
|
1255
|
+
hook: "Worth remembering what the Implementation System includes"
|
|
1256
|
+
tipo: "Statement Hook (Value Reminder)"
|
|
1257
|
+
triggers: ["FOMO", "Especificidade"]
|
|
1258
|
+
numeros: ["$31M"]
|
|
1259
|
+
formula: "[Worth remembering what X includes]"
|
|
1260
|
+
|
|
1261
|
+
- id: "RT_005"
|
|
1262
|
+
hook: "In case you forgot what makes this different"
|
|
1263
|
+
tipo: "Statement Hook (Differentiation)"
|
|
1264
|
+
triggers: ["Curiosity Gap", "Unicidade"]
|
|
1265
|
+
numeros: ["12"]
|
|
1266
|
+
formula: "[In case you forgot what makes this different]"
|
|
1267
|
+
|
|
1268
|
+
- id: "RT_006"
|
|
1269
|
+
hook: "The real value isn't just the 12 playbooks"
|
|
1270
|
+
tipo: "Contradiction Hook"
|
|
1271
|
+
triggers: ["Curiosity Gap", "Revelacao"]
|
|
1272
|
+
numeros: ["12"]
|
|
1273
|
+
formula: "[The real value isn't just X - it's Y]"
|
|
1274
|
+
|
|
1275
|
+
- id: "RT_007"
|
|
1276
|
+
hook: "What you get:"
|
|
1277
|
+
tipo: "Statement Hook (Direct List)"
|
|
1278
|
+
triggers: ["Clareza", "Especificidade"]
|
|
1279
|
+
numeros: ["4", "1,000+"]
|
|
1280
|
+
formula: "[What you get: + list]"
|
|
1281
|
+
|
|
1282
|
+
- id: "RT_008"
|
|
1283
|
+
hook: "Just clarifying what you were looking at"
|
|
1284
|
+
tipo: "Statement Hook (Clarification)"
|
|
1285
|
+
triggers: ["Especificidade", "Social Proof"]
|
|
1286
|
+
numeros: ["12", "$35,000"]
|
|
1287
|
+
formula: "[Just clarifying what you were looking at]"
|
|
1288
|
+
|
|
1289
|
+
- id: "RT_009"
|
|
1290
|
+
hook: "Your benefits with the Implementation System"
|
|
1291
|
+
tipo: "Statement Hook (Benefit Focus)"
|
|
1292
|
+
triggers: ["Identidade", "Solucao"]
|
|
1293
|
+
numeros: ["1,000+", "24/7"]
|
|
1294
|
+
formula: "[Your benefits with X]"
|
|
1295
|
+
|
|
1296
|
+
- id: "RT_010"
|
|
1297
|
+
hook: "Simple reminder:"
|
|
1298
|
+
tipo: "Statement Hook (Metaphor)"
|
|
1299
|
+
triggers: ["Simplicidade", "Clareza"]
|
|
1300
|
+
numeros: ["12"]
|
|
1301
|
+
formula: "[Simple reminder: + metaphor structure]"
|
|
1302
|
+
|
|
1303
|
+
money_models_remarketing:
|
|
1304
|
+
- id: "MM_001"
|
|
1305
|
+
hook: "This Saturday, I'm giving away 4 amazing free bonuses"
|
|
1306
|
+
tipo: "Statement Hook (Bonus Announcement)"
|
|
1307
|
+
triggers: ["FOMO", "Especificidade"]
|
|
1308
|
+
numeros: ["4"]
|
|
1309
|
+
formula: "[This Saturday, I'm giving away X bonuses]"
|
|
1310
|
+
|
|
1311
|
+
- id: "MM_002"
|
|
1312
|
+
hook: "Today is the day."
|
|
1313
|
+
tipo: "Statement Hook (Event Arrival)"
|
|
1314
|
+
triggers: ["Urgencia", "FOMO"]
|
|
1315
|
+
numeros: null
|
|
1316
|
+
formula: "[Today is the day.]"
|
|
1317
|
+
|
|
1318
|
+
- id: "MM_003"
|
|
1319
|
+
hook: "Final hours to join"
|
|
1320
|
+
tipo: "Statement Hook (Deadline)"
|
|
1321
|
+
triggers: ["Urgencia extrema", "FOMO"]
|
|
1322
|
+
numeros: null
|
|
1323
|
+
formula: "[Final hours to X]"
|
|
1324
|
+
|
|
1325
|
+
- id: "MM_004"
|
|
1326
|
+
hook: "This Saturday, I'm announcing something"
|
|
1327
|
+
tipo: "Statement Hook (Mystery Announcement)"
|
|
1328
|
+
triggers: ["Curiosity Gap", "FOMO"]
|
|
1329
|
+
numeros: null
|
|
1330
|
+
formula: "[This Saturday, I'm announcing something that will X]"
|
|
1331
|
+
|
|
1332
|
+
- id: "MM_005"
|
|
1333
|
+
hook: "It's launch day for $100M Money Models!"
|
|
1334
|
+
tipo: "Statement Hook (Celebration)"
|
|
1335
|
+
triggers: ["Entusiasmo", "Urgencia"]
|
|
1336
|
+
numeros: null
|
|
1337
|
+
formula: "[It's launch day for X!]"
|
|
1338
|
+
|
|
1339
|
+
- id: "MM_006"
|
|
1340
|
+
hook: "The 4 free bonuses I'm giving away"
|
|
1341
|
+
tipo: "Statement Hook (Limited Bonus)"
|
|
1342
|
+
triggers: ["FOMO", "Especificidade"]
|
|
1343
|
+
numeros: ["4"]
|
|
1344
|
+
formula: "[The X bonuses I'm giving away... are only available during Y]"
|
|
1345
|
+
|
|
1346
|
+
- id: "MM_007"
|
|
1347
|
+
hook: "What I'm offering during today's"
|
|
1348
|
+
tipo: "Statement Hook (Exclusive Offer)"
|
|
1349
|
+
triggers: ["FOMO", "Exclusividade"]
|
|
1350
|
+
numeros: null
|
|
1351
|
+
formula: "[What I'm offering during today's X has never been available before]"
|
|
1352
|
+
|
|
1353
|
+
- id: "MM_008"
|
|
1354
|
+
hook: "After months of preparation, today is the big reveal"
|
|
1355
|
+
tipo: "Story Hook (Buildup)"
|
|
1356
|
+
triggers: ["Curiosity Gap", "Antecipacao"]
|
|
1357
|
+
numeros: null
|
|
1358
|
+
formula: "[After months of X, today is Y]"
|
|
1359
|
+
|
|
1360
|
+
- id: "MM_009"
|
|
1361
|
+
hook: "You're about to witness something"
|
|
1362
|
+
tipo: "Statement Hook (Historic Event)"
|
|
1363
|
+
triggers: ["FOMO", "Grandiosidade"]
|
|
1364
|
+
numeros: null
|
|
1365
|
+
formula: "[You're about to witness something that's never been done before]"
|
|
1366
|
+
|
|
1367
|
+
- id: "MM_010"
|
|
1368
|
+
hook: "This is your final call."
|
|
1369
|
+
tipo: "Command Hook (Ultimatum)"
|
|
1370
|
+
triggers: ["Urgencia maxima", "FOMO"]
|
|
1371
|
+
numeros: ["4"]
|
|
1372
|
+
formula: "[This is your final call.]"
|
|
1373
|
+
|
|
1374
|
+
- id: "MM_011"
|
|
1375
|
+
hook: "Last chance to become a VIP"
|
|
1376
|
+
tipo: "Statement Hook (Status Deadline)"
|
|
1377
|
+
triggers: ["FOMO", "Status"]
|
|
1378
|
+
numeros: null
|
|
1379
|
+
formula: "[Last chance to become X before Y]"
|
|
1380
|
+
|
|
1381
|
+
- id: "MM_012"
|
|
1382
|
+
hook: "The record breaking $100M Money Models launch"
|
|
1383
|
+
tipo: "Statement Hook (Magnitude)"
|
|
1384
|
+
triggers: ["Social Proof", "FOMO"]
|
|
1385
|
+
numeros: null
|
|
1386
|
+
formula: "[The record breaking X is coming]"
|
|
1387
|
+
|
|
1388
|
+
- id: "MM_013"
|
|
1389
|
+
hook: "In just a few days, everything changes"
|
|
1390
|
+
tipo: "Statement Hook (Transformation Promise)"
|
|
1391
|
+
triggers: ["Curiosity Gap", "Transformacao"]
|
|
1392
|
+
numeros: null
|
|
1393
|
+
formula: "[In just a few days, everything changes]"
|
|
1394
|
+
|
|
1395
|
+
- id: "MM_014"
|
|
1396
|
+
hook: "VIP access to the $100M Money Models launch ends soon"
|
|
1397
|
+
tipo: "Statement Hook (Access Scarcity)"
|
|
1398
|
+
triggers: ["FOMO", "Exclusividade"]
|
|
1399
|
+
numeros: null
|
|
1400
|
+
formula: "[VIP access to X ends soon]"
|
|
1401
|
+
|
|
1402
|
+
skool_trial:
|
|
1403
|
+
- id: "SK_001"
|
|
1404
|
+
hook: "Get the entire $100M Money Models System completely free"
|
|
1405
|
+
tipo: "Statement Hook (Complete Offer)"
|
|
1406
|
+
triggers: ["FOMO", "Value Stack"]
|
|
1407
|
+
numeros: ["90", "$9"]
|
|
1408
|
+
formula: "[Get the entire X completely free]"
|
|
1409
|
+
|
|
1410
|
+
- id: "SK_002"
|
|
1411
|
+
hook: "90 days free on Skool is enough time"
|
|
1412
|
+
tipo: "Statement Hook (Time Sufficiency)"
|
|
1413
|
+
triggers: ["Especificidade", "Possibilidade"]
|
|
1414
|
+
numeros: ["90", "$9"]
|
|
1415
|
+
formula: "[X days is enough time to Y]"
|
|
1416
|
+
|
|
1417
|
+
- id: "SK_003"
|
|
1418
|
+
hook: "You've seen the money models - now learn how"
|
|
1419
|
+
tipo: "Statement Hook (Next Step)"
|
|
1420
|
+
triggers: ["Progressao logica"]
|
|
1421
|
+
numeros: ["90", "$9"]
|
|
1422
|
+
formula: "[You've seen X - now learn how to Y]"
|
|
1423
|
+
|
|
1424
|
+
- id: "SK_004"
|
|
1425
|
+
hook: "$69,955 worth of money model systems, completely free"
|
|
1426
|
+
tipo: "Number Hook (Value Stack)"
|
|
1427
|
+
triggers: ["Especificidade", "Contraste de valor"]
|
|
1428
|
+
numeros: ["$69,955", "$15,999", "$5,999", "$6,499", "$41,458", "90", "$9"]
|
|
1429
|
+
formula: "[$X worth of Y, completely free]"
|
|
1430
|
+
|
|
1431
|
+
- id: "SK_005"
|
|
1432
|
+
hook: "If you're an up-and-coming entrepreneur"
|
|
1433
|
+
tipo: "Statement Hook (Identity)"
|
|
1434
|
+
triggers: ["Identidade", "Empatia"]
|
|
1435
|
+
numeros: ["90", "$9"]
|
|
1436
|
+
formula: "[If you're X, this is your Y]"
|
|
1437
|
+
|
|
1438
|
+
- id: "SK_006"
|
|
1439
|
+
hook: "25% of monetized groups make a sale"
|
|
1440
|
+
tipo: "Number Hook (Statistics)"
|
|
1441
|
+
triggers: ["Social Proof", "Especificidade"]
|
|
1442
|
+
numeros: ["25%", "39%", "90", "$9"]
|
|
1443
|
+
formula: "[X% of Y achieve Z in timeframe]"
|
|
1444
|
+
|
|
1445
|
+
- id: "SK_007"
|
|
1446
|
+
hook: "Skool was built specifically to make money models work"
|
|
1447
|
+
tipo: "Statement Hook (Purpose-Built)"
|
|
1448
|
+
triggers: ["Alinhamento perfeito"]
|
|
1449
|
+
numeros: ["90", "$9"]
|
|
1450
|
+
formula: "[X was built specifically to make Y work]"
|
|
1451
|
+
|
|
1452
|
+
- id: "SK_008"
|
|
1453
|
+
hook: "39% of Skool users eventually make sales"
|
|
1454
|
+
tipo: "Number Hook (Success Rate)"
|
|
1455
|
+
triggers: ["Social Proof", "Encorajamento"]
|
|
1456
|
+
numeros: ["39%", "90", "14", "$9", "$99"]
|
|
1457
|
+
formula: "[X% of users eventually succeed - but only if Y]"
|
|
1458
|
+
|
|
1459
|
+
- id: "SK_009"
|
|
1460
|
+
hook: "Get both the platform AND the training free"
|
|
1461
|
+
tipo: "Statement Hook (Double Value)"
|
|
1462
|
+
triggers: ["Value Stack", "FOMO"]
|
|
1463
|
+
numeros: ["90", "$9"]
|
|
1464
|
+
formula: "[Get both X AND Y free]"
|
|
1465
|
+
|
|
1466
|
+
- id: "SK_010"
|
|
1467
|
+
hook: "Stop trying to figure it out alone"
|
|
1468
|
+
tipo: "Command Hook (Pain Point)"
|
|
1469
|
+
triggers: ["Identidade", "Solucao"]
|
|
1470
|
+
numeros: ["90", "$250M+", "$9"]
|
|
1471
|
+
formula: "[Stop trying to X alone]"
|
|
1472
|
+
|
|
1473
|
+
- id: "SK_011"
|
|
1474
|
+
hook: "You have the money models - now turn them into actual money"
|
|
1475
|
+
tipo: "Statement Hook (Implementation)"
|
|
1476
|
+
triggers: ["Proximo passo logico"]
|
|
1477
|
+
numeros: ["90", "$9"]
|
|
1478
|
+
formula: "[You have X - now turn them into Y]"
|
|
1479
|
+
|
|
1480
|
+
- id: "SK_012"
|
|
1481
|
+
hook: "Skool isn't just better than other platforms"
|
|
1482
|
+
tipo: "Contradiction Hook (Comparison)"
|
|
1483
|
+
triggers: ["Contraste", "Especificidade"]
|
|
1484
|
+
numeros: ["10x", "10x", "90", "$9", "$99+"]
|
|
1485
|
+
formula: "[X isn't just better - it's Y better AND Z cheaper]"
|
|
1486
|
+
|
|
1487
|
+
- id: "SK_013"
|
|
1488
|
+
hook: "This 90-day free trial is only available for 7 days"
|
|
1489
|
+
tipo: "Statement Hook (Time Limit)"
|
|
1490
|
+
triggers: ["Urgencia", "FOMO"]
|
|
1491
|
+
numeros: ["90", "7", "14", "$99", "$9"]
|
|
1492
|
+
formula: "[This X-day trial is only available for Y days]"
|
|
1493
|
+
|
|
1494
|
+
- id: "SK_014"
|
|
1495
|
+
hook: "The price was $99/month. Now it's $9/month"
|
|
1496
|
+
tipo: "Statement Hook (Price Drop)"
|
|
1497
|
+
triggers: ["Contraste de valor", "FOMO"]
|
|
1498
|
+
numeros: ["$99", "$9", "90"]
|
|
1499
|
+
formula: "[The price was X. Now it's Y for life]"
|
|
1500
|
+
|
|
1501
|
+
remarketing_formulas:
|
|
1502
|
+
soft_reminder:
|
|
1503
|
+
estrutura: "[Soft opener: Quick/Just/Simple] reminder [about what you get/what's included]"
|
|
1504
|
+
exemplos: ["Quick reminder about what you get", "Simple reminder:"]
|
|
1505
|
+
uso: "Cart abandonment sem ser agressivo"
|
|
1506
|
+
|
|
1507
|
+
still_available:
|
|
1508
|
+
estrutura: "[Product] is still [there/available] [location/status]"
|
|
1509
|
+
exemplos: ["The Implementation System is still there in your cart"]
|
|
1510
|
+
uso: "Indicar permanencia da oportunidade"
|
|
1511
|
+
|
|
1512
|
+
value_clarification:
|
|
1513
|
+
estrutura: "The real value isn't just [obvious thing] - it's [deeper value]"
|
|
1514
|
+
exemplos: ["The real value isn't just the 12 playbooks - it's that every solution was tested"]
|
|
1515
|
+
uso: "Reframe de valor para quem ja viu mas nao converteu"
|
|
1516
|
+
|
|
1517
|
+
countdown_progression:
|
|
1518
|
+
estrutura: "Sequencia temporal: 'Few days' -> 'This Saturday' -> 'Today' -> 'Final hours' -> 'Last chance'"
|
|
1519
|
+
uso: "Campanhas de remarketing com deadline"
|
|
1520
|
+
|
|
1521
|
+
success_statistics:
|
|
1522
|
+
estrutura: "[X%] of [users] [achieve result] [timeframe condition]"
|
|
1523
|
+
exemplos: ["25% of monetized groups make a sale in their first month"]
|
|
1524
|
+
uso: "Social proof numerica para superar objecoes"
|
|
1525
|
+
|
|
1526
|
+
price_transformation:
|
|
1527
|
+
estrutura: "The price was [high]. Now it's [low] [duration]"
|
|
1528
|
+
exemplos: ["The price was $99/month. Now it's $9/month for life"]
|
|
1529
|
+
uso: "Criar contraste de valor imediato"
|
|
1530
|
+
|
|
1531
|
+
remarketing_insights:
|
|
1532
|
+
intensity_levels:
|
|
1533
|
+
suave: "Cart abandonment: 'reminders' e 'clarifications'"
|
|
1534
|
+
medio: "Interesse demonstrado: estatisticas e comparacoes"
|
|
1535
|
+
intenso: "Deadline proximo: 'final', 'last chance', 'never again'"
|
|
1536
|
+
|
|
1537
|
+
golden_rules:
|
|
1538
|
+
- "Nunca criar novo desejo - apenas clarificar o existente"
|
|
1539
|
+
- "Sempre incluir numeros especificos para reforcar valor"
|
|
1540
|
+
- "Progressao temporal clara em campanhas com deadline"
|
|
1541
|
+
|
|
1542
|
+
words_never_used:
|
|
1543
|
+
- "Buy now"
|
|
1544
|
+
- "Don't miss out"
|
|
1545
|
+
- "Hurry"
|
|
1546
|
+
- "Act fast"
|
|
1547
|
+
- "Qualquer linguagem de venda agressiva"
|
|
1548
|
+
|
|
1549
|
+
personalization_by_stage:
|
|
1550
|
+
visitou_nao_adicionou: "Foco em clarificar valor"
|
|
1551
|
+
adicionou_carrinho: "Foco em remover friccao/duvida"
|
|
1552
|
+
engajou_conteudo: "Foco em momento/oportunidade unica"
|
|
1553
|
+
|
|
1554
|
+
# =============================================================================
|
|
1555
|
+
# EVENTO CONVITE HOOKS (Zoom Events)
|
|
1556
|
+
# =============================================================================
|
|
1557
|
+
evento_convite_hooks:
|
|
1558
|
+
metadata:
|
|
1559
|
+
source: "Hooks Convite para Evento - Zoom.md"
|
|
1560
|
+
note: "Hooks para convites de eventos online/webinars"
|
|
1561
|
+
|
|
1562
|
+
hooks:
|
|
1563
|
+
- id: "EV_001"
|
|
1564
|
+
hook: "The rumors are true... Big companies DO have an unfair advantage"
|
|
1565
|
+
tipo: "Statement Hook (Confirmation + Twist)"
|
|
1566
|
+
triggers: ["Curiosity Gap", "Contradiction"]
|
|
1567
|
+
formula: "[The rumors are true... X DO have Y]"
|
|
1568
|
+
|
|
1569
|
+
- id: "EV_002"
|
|
1570
|
+
hook: "Quick question: What's your email?"
|
|
1571
|
+
tipo: "Question Hook"
|
|
1572
|
+
triggers: ["Curiosity Gap", "Pattern Interrupt"]
|
|
1573
|
+
formula: "[Quick question: + unexpected ask]"
|
|
1574
|
+
|
|
1575
|
+
- id: "EV_003"
|
|
1576
|
+
hook: "You don't need cheaper leads."
|
|
1577
|
+
tipo: "Contradiction Hook"
|
|
1578
|
+
triggers: ["Contradiction"]
|
|
1579
|
+
formula: "[You don't need X. You need Y.]"
|
|
1580
|
+
|
|
1581
|
+
- id: "EV_004"
|
|
1582
|
+
hook: "Is it possible to 3x your customer value in 90 days?"
|
|
1583
|
+
tipo: "Question Hook"
|
|
1584
|
+
triggers: ["Specificity", "Curiosity"]
|
|
1585
|
+
numeros: ["3x", "90 days"]
|
|
1586
|
+
formula: "[Is it possible to + specific result + specific timeframe?]"
|
|
1587
|
+
|
|
1588
|
+
- id: "EV_005"
|
|
1589
|
+
hook: "I went from losing $20 on every customer to making $240 profit"
|
|
1590
|
+
tipo: "Story Hook (Transformation)"
|
|
1591
|
+
triggers: ["Social Proof", "Specificity"]
|
|
1592
|
+
numeros: ["$20", "$240"]
|
|
1593
|
+
formula: "[I went from negative X to positive Y]"
|
|
1594
|
+
|
|
1595
|
+
- id: "EV_006"
|
|
1596
|
+
hook: "If you're 25 to 55 and own a business"
|
|
1597
|
+
tipo: "Statement Hook (Identity)"
|
|
1598
|
+
triggers: ["Identity"]
|
|
1599
|
+
numeros: ["25 to 55"]
|
|
1600
|
+
formula: "[If you're + demographic + situation]"
|
|
1601
|
+
|
|
1602
|
+
- id: "EV_007"
|
|
1603
|
+
hook: "If I woke up with a struggling business tomorrow"
|
|
1604
|
+
tipo: "Story Hook (Hypothetical)"
|
|
1605
|
+
triggers: ["Curiosity Gap"]
|
|
1606
|
+
formula: "[If I + hypothetical scenario + what I would do]"
|
|
1607
|
+
|
|
1608
|
+
- id: "EV_008"
|
|
1609
|
+
hook: "One of my portfolio companies got a 7.5x increase"
|
|
1610
|
+
tipo: "Statement Hook (Result)"
|
|
1611
|
+
triggers: ["Social Proof", "Specificity"]
|
|
1612
|
+
numeros: ["7.5x"]
|
|
1613
|
+
formula: "[Subject + got + specific result]"
|
|
1614
|
+
|
|
1615
|
+
- id: "EV_009"
|
|
1616
|
+
hook: "Most businesses work like this:"
|
|
1617
|
+
tipo: "Statement Hook (Comparison setup)"
|
|
1618
|
+
triggers: ["Curiosity Gap"]
|
|
1619
|
+
formula: "[Most X work like this: vs Smart X work like this:]"
|
|
1620
|
+
|
|
1621
|
+
- id: "EV_010"
|
|
1622
|
+
hook: "There are two types of business owners:"
|
|
1623
|
+
tipo: "Statement Hook (Dichotomy)"
|
|
1624
|
+
triggers: ["Identity", "Curiosity"]
|
|
1625
|
+
numeros: ["two"]
|
|
1626
|
+
formula: "[There are two types of X:]"
|
|
1627
|
+
|
|
1628
|
+
top_formulas:
|
|
1629
|
+
rumors_hook:
|
|
1630
|
+
estrutura: "The rumors are true... [unexpected truth about X]"
|
|
1631
|
+
exemplos:
|
|
1632
|
+
- "The rumors are true... Big companies DO have an unfair advantage"
|
|
1633
|
+
- "The rumors are true... There IS a million-dollar secret"
|
|
1634
|
+
uso_ideal: "Quando quer confirmar uma suspeita do mercado mas com um twist inesperado"
|
|
1635
|
+
|
|
1636
|
+
contradiction_hook:
|
|
1637
|
+
estrutura: "You don't need [what everyone thinks]. You need [real solution]."
|
|
1638
|
+
exemplos:
|
|
1639
|
+
- "You don't need cheaper leads. You need a better money model."
|
|
1640
|
+
uso_ideal: "Para quebrar crencas limitantes do mercado"
|
|
1641
|
+
|
|
1642
|
+
transformation_story:
|
|
1643
|
+
estrutura: "I went from [bad situation with specific number] to [good situation with specific number]"
|
|
1644
|
+
exemplos:
|
|
1645
|
+
- "I went from losing $20 on every customer to making $240 profit"
|
|
1646
|
+
uso_ideal: "Para demonstrar transformacao possivel com numeros especificos"
|
|
1647
|
+
|
|
1648
|
+
two_types_dichotomy:
|
|
1649
|
+
estrutura: "There are two types of [people]: Type 1: [behavior] Type 2: [better behavior]"
|
|
1650
|
+
exemplos:
|
|
1651
|
+
- "There are two types of business owners:"
|
|
1652
|
+
- "In every market, there are two types of businesses:"
|
|
1653
|
+
uso_ideal: "Para posicionar o leitor e criar identificacao"
|
|
1654
|
+
|
|
1655
|
+
hypothetical_scenario:
|
|
1656
|
+
estrutura: "If I [constraint/situation], here's exactly what I would do"
|
|
1657
|
+
exemplos:
|
|
1658
|
+
- "If I woke up with a struggling business tomorrow"
|
|
1659
|
+
- "If I only had 90 days in a brand new town"
|
|
1660
|
+
uso_ideal: "Para demonstrar competencia atraves de cenarios especificos"
|
|
1661
|
+
|
|
1662
|
+
# =============================================================================
|
|
1663
|
+
# FRAMEWORKS
|
|
1664
|
+
# =============================================================================
|
|
1665
|
+
frameworks:
|
|
1666
|
+
seventy_twenty_ten_rule:
|
|
1667
|
+
name: "70-20-10 Innovation Rule"
|
|
1668
|
+
source: "Google (Larry Page & Sergey Brin)"
|
|
1669
|
+
description: "Resource allocation strategy for maximum returns"
|
|
1670
|
+
breakdown:
|
|
1671
|
+
seventy_percent_core:
|
|
1672
|
+
description: "Hooks already proven in your content or others"
|
|
1673
|
+
action: "More of what works"
|
|
1674
|
+
result: "Stabilizes advertising, guarantees baseline performance"
|
|
1675
|
+
steps:
|
|
1676
|
+
- "Create spreadsheet with tabs for each platform"
|
|
1677
|
+
- "Columns: name, hook, views, link"
|
|
1678
|
+
- "Review best hooks before making content"
|
|
1679
|
+
|
|
1680
|
+
twenty_percent_emerging:
|
|
1681
|
+
description: "Winner Adjacent - promising but less proven"
|
|
1682
|
+
action: "Model concepts from other niches"
|
|
1683
|
+
steps:
|
|
1684
|
+
- "Subscribe to software showing outliers by platform"
|
|
1685
|
+
- "Search platforms for topics you discuss"
|
|
1686
|
+
- "Paste into slide deck with screenshot and repackaging ideas"
|
|
1687
|
+
|
|
1688
|
+
ten_percent_big_ideas:
|
|
1689
|
+
description: "Totally new risky experiments"
|
|
1690
|
+
action: "Try craziest ideas without fear of failure"
|
|
1691
|
+
result: "Source of breakthrough innovations"
|
|
1692
|
+
|
|
1693
|
+
hook_category_distribution:
|
|
1694
|
+
source: "Analysis of Hormozi 121 Best Hooks"
|
|
1695
|
+
breakdown:
|
|
1696
|
+
statements: "35%"
|
|
1697
|
+
conditionals: "20%"
|
|
1698
|
+
questions: "15%"
|
|
1699
|
+
commands: "10%"
|
|
1700
|
+
narratives: "10%"
|
|
1701
|
+
lists: "5%"
|
|
1702
|
+
labels: "3%"
|
|
1703
|
+
exclamations: "2%"
|
|
1704
|
+
|
|
1705
|
+
verbal_vs_nonverbal:
|
|
1706
|
+
verbal_hooks:
|
|
1707
|
+
types:
|
|
1708
|
+
- name: "Labels"
|
|
1709
|
+
example: "Local business owners, I have a gift for you"
|
|
1710
|
+
description: "Words your avatar identifies with"
|
|
1711
|
+
|
|
1712
|
+
- name: "Questions"
|
|
1713
|
+
subtypes:
|
|
1714
|
+
yes_questions: "Would you pay $1,000 to have the business of your dreams?"
|
|
1715
|
+
open_questions: "Which would you rather be?"
|
|
1716
|
+
|
|
1717
|
+
- name: "Conditionals"
|
|
1718
|
+
example: "If you're working all the time and your business isn't growing..."
|
|
1719
|
+
description: "Scenarios/conditions leading to result"
|
|
1720
|
+
|
|
1721
|
+
- name: "Commands"
|
|
1722
|
+
example: "Read this if you're tired of being broke."
|
|
1723
|
+
description: "Direct commands telling audience to do something"
|
|
1724
|
+
|
|
1725
|
+
- name: "Statements"
|
|
1726
|
+
examples:
|
|
1727
|
+
- "The smartest thing you can do today..."
|
|
1728
|
+
- "How to get ahead of 99% of people."
|
|
1729
|
+
|
|
1730
|
+
- name: "Lists/Steps"
|
|
1731
|
+
example: "28 ways to stay poor"
|
|
1732
|
+
|
|
1733
|
+
- name: "Narratives"
|
|
1734
|
+
example: "One day I was in the back and this old lady comes in..."
|
|
1735
|
+
description: "Stories and anecdotes"
|
|
1736
|
+
|
|
1737
|
+
- name: "Exclamations"
|
|
1738
|
+
example: "Ahhhhh... This is the blueprint to becoming a millionaire"
|
|
1739
|
+
description: "Expresses strong emotion"
|
|
1740
|
+
|
|
1741
|
+
nonverbal_hooks:
|
|
1742
|
+
description: "Noises or visuals that grab attention"
|
|
1743
|
+
examples:
|
|
1744
|
+
- "Dropped tray of dishes - signals embarrassing disaster"
|
|
1745
|
+
- "Clink of knife against champagne - signals important news"
|
|
1746
|
+
- "Catching a banana unexpectedly"
|
|
1747
|
+
principle: "Both get everyone's attention, just for different reasons"
|
|
1748
|
+
best_practice: "Use verbal and nonverbal hooks together when platform allows"
|
|
1749
|
+
|
|
1750
|
+
dean_graziosi_story:
|
|
1751
|
+
context: "Story that forever changed how Hormozi viewed hooks"
|
|
1752
|
+
original_failing_hook: "Tonight on Larry King, I'm here with my guest Dean Graziosi he's a multi New York Times best seller, a multi-millionaire, and tonight he's gonna show you how you can have that success too and talk about his book."
|
|
1753
|
+
winning_hook: "Have you ever in your adult life looked at yourself in the mirror and thought 'I should be further ahead by now?' If you have, you're not alone. And tonight, my guest Dean Graziosi is going to help you see how you can live to your full potential."
|
|
1754
|
+
key_lesson: "It needed to make THEM feel important, not me."
|
|
1755
|
+
what_changed: "Only the opening sentences - book name, cover, pages, offer, price, website all stayed the same"
|
|
1756
|
+
result: "Went from complete failure to selling millions of books"
|
|
1757
|
+
principle: "I spend as much thinking about the first sentence as everything else combined."
|
|
1758
|
+
|
|
1759
|
+
# =============================================================================
|
|
1760
|
+
# CHECKLISTS
|
|
1761
|
+
# =============================================================================
|
|
1762
|
+
checklists:
|
|
1763
|
+
first_time_through:
|
|
1764
|
+
- "Look at top-performing ads or content of other people"
|
|
1765
|
+
- "Isolate the hooks"
|
|
1766
|
+
- "Write down your favorite 50"
|
|
1767
|
+
- "Use all of them in ads and content"
|
|
1768
|
+
|
|
1769
|
+
every_time_after:
|
|
1770
|
+
- "Look at top 10% performers (top 5)"
|
|
1771
|
+
- "Make 70% of next batch using those top 5 hooks"
|
|
1772
|
+
- "Make 20% doing permutations (visuals and words)"
|
|
1773
|
+
- "Make 10% completely different hooks (model first time through)"
|
|
1774
|
+
|
|
1775
|
+
good_hooks_contain:
|
|
1776
|
+
- "Some way to catch their attention (call out)"
|
|
1777
|
+
- "Some implication of value if they consume it"
|
|
1778
|
+
|
|
1779
|
+
variety_creation:
|
|
1780
|
+
conditions:
|
|
1781
|
+
template: "If you're a [avatar], this video will [benefit]"
|
|
1782
|
+
example: "If you're a chiropractor, this video will get you more leads."
|
|
1783
|
+
|
|
1784
|
+
labels:
|
|
1785
|
+
template: "[Avatar] I have a gift for you"
|
|
1786
|
+
example: "Chiropractors I have a gift for you."
|
|
1787
|
+
|
|
1788
|
+
questions:
|
|
1789
|
+
template: "Would you rather [pain] or [solution]?"
|
|
1790
|
+
example: "Would you rather struggle to get patients for the rest of your life or fix it in 6 weeks?"
|
|
1791
|
+
|
|
1792
|
+
commands:
|
|
1793
|
+
template: "Watch this if you want to [result]"
|
|
1794
|
+
example: "Watch this if you want to get more patients."
|
|
1795
|
+
|
|
1796
|
+
statements:
|
|
1797
|
+
template: "The top 1% of [avatar] follow these rules..."
|
|
1798
|
+
example: "The top 1% of chiropractor clinics follow these rules..."
|
|
1799
|
+
|
|
1800
|
+
lists_or_steps:
|
|
1801
|
+
template: "[Number] ways [avatar] [result] without [objection]"
|
|
1802
|
+
example: "11 ways Chiropractors get more patients without paid ads"
|
|
1803
|
+
|
|
1804
|
+
stories:
|
|
1805
|
+
template: "All of a sudden, [dramatic event]..."
|
|
1806
|
+
example: "All of a sudden, my phone starts ringing off the hook..."
|
|
1807
|
+
|
|
1808
|
+
pre_publication_checklist:
|
|
1809
|
+
- "Hook para scroll em <0.5s?"
|
|
1810
|
+
- "Avatar se identifica imediatamente?"
|
|
1811
|
+
- "Numero especifico presente?"
|
|
1812
|
+
- "Promessa clara?"
|
|
1813
|
+
- "Curiosidade criada?"
|
|
1814
|
+
- "Visual chamativo?"
|
|
1815
|
+
- "Audio limpo (se video)?"
|
|
1816
|
+
- "Diferente do mercado?"
|
|
1817
|
+
- "Testado com 5 pessoas?"
|
|
1818
|
+
- "Eu clicaria nisso?"
|
|
1819
|
+
|
|
1820
|
+
daily_hooks_checklist:
|
|
1821
|
+
- "Revisar top 5 hooks antes de criar conteudo"
|
|
1822
|
+
- "Criar minimo 3 variacoes para cada peca"
|
|
1823
|
+
- "Documentar TODOS os hooks usados"
|
|
1824
|
+
- "Tracking de performance configurado"
|
|
1825
|
+
- "Split test ativo em pelo menos 1 canal"
|
|
1826
|
+
|
|
1827
|
+
weekly_optimization_checklist:
|
|
1828
|
+
- "Rankear todos os hooks da semana"
|
|
1829
|
+
- "Identificar top 10% e bottom 10%"
|
|
1830
|
+
- "Atualizar banco de 'Core Winners'"
|
|
1831
|
+
- "Pesquisar 5 novos hooks de concorrentes"
|
|
1832
|
+
- "Planejar mix 70-20-10 para proxima semana"
|
|
1833
|
+
|
|
1834
|
+
# =============================================================================
|
|
1835
|
+
# HOOK TESTING GUIDELINES
|
|
1836
|
+
# =============================================================================
|
|
1837
|
+
hook_testing:
|
|
1838
|
+
by_content_type:
|
|
1839
|
+
ads:
|
|
1840
|
+
hooks_per_content: 10
|
|
1841
|
+
note: "Record 10 hooks for every 1 piece of ad content"
|
|
1842
|
+
|
|
1843
|
+
short_content:
|
|
1844
|
+
approach: "Every winning tweet on every other platform reused as a short"
|
|
1845
|
+
expansion: "Finish short by expanding on the hook"
|
|
1846
|
+
|
|
1847
|
+
long_content:
|
|
1848
|
+
hooks_per_content: "3-4"
|
|
1849
|
+
review: "Team looks at in post-production to pick best"
|
|
1850
|
+
|
|
1851
|
+
emails:
|
|
1852
|
+
approach: "Run active split tests on every campaign"
|
|
1853
|
+
documentation: "Document winners in separate file"
|
|
1854
|
+
|
|
1855
|
+
performance_benchmarks:
|
|
1856
|
+
ctr:
|
|
1857
|
+
ruim: "< 0.5%"
|
|
1858
|
+
medio: "0.5-2%"
|
|
1859
|
+
bom: "2-5%"
|
|
1860
|
+
excelente: "> 5%"
|
|
1861
|
+
|
|
1862
|
+
video_metrics:
|
|
1863
|
+
hook_rate: ">35% (Views 3s / Impressions)"
|
|
1864
|
+
thumb_stop_ratio: ">2% (Clicks / Impressions)"
|
|
1865
|
+
continuation_rate: ">70% (Views 15s / Views 3s)"
|
|
1866
|
+
save_rate: ">1% (Saves / Reach)"
|
|
1867
|
+
|
|
1868
|
+
ten_commandments:
|
|
1869
|
+
- "Especifico > Generico"
|
|
1870
|
+
- "Numero > Sem numero"
|
|
1871
|
+
- "Negativo > Positivo (3x mais engagement)"
|
|
1872
|
+
- "Pergunta > Afirmacao (em ads)"
|
|
1873
|
+
- "Curto > Longo (max 7 palavras)"
|
|
1874
|
+
- "Visual > Texto (video sempre)"
|
|
1875
|
+
- "Problema > Solucao (agita primeiro)"
|
|
1876
|
+
- "Novo > Conhecido (novidade vicia)"
|
|
1877
|
+
- "Urgente > Eterno (FOMO vende)"
|
|
1878
|
+
- "Simples > Complexo (5a serie)"
|
|
1879
|
+
|
|
1880
|
+
# =============================================================================
|
|
1881
|
+
# AGENT USAGE INSTRUCTIONS
|
|
1882
|
+
# =============================================================================
|
|
1883
|
+
agent_usage:
|
|
1884
|
+
hormozi_hooks:
|
|
1885
|
+
instructions:
|
|
1886
|
+
- "Use 70% proven hooks from this swipefile"
|
|
1887
|
+
- "Adapt 20% from adjacent niches or formats"
|
|
1888
|
+
- "Experiment with 10% completely new concepts"
|
|
1889
|
+
- "Always test 10 hooks per ad content piece"
|
|
1890
|
+
- "Track and document all performance data"
|
|
1891
|
+
- "Eliminate bottom 10%, double down on top 10%"
|
|
1892
|
+
|
|
1893
|
+
selection_criteria:
|
|
1894
|
+
cold_audience: ["Questions", "Exclamations", "Pattern Interrupts"]
|
|
1895
|
+
warm_audience: ["Conditionals", "Stories", "Social Proof"]
|
|
1896
|
+
hot_audience: ["Commands", "Direct Statements", "Offers"]
|
|
1897
|
+
|
|
1898
|
+
adaptation_rules:
|
|
1899
|
+
- "Keep psychological structure intact"
|
|
1900
|
+
- "Update cultural references for audience"
|
|
1901
|
+
- "Preserve primary mental trigger"
|
|
1902
|
+
- "Test minimum 3 variations"
|
|
1903
|
+
- "Measure against original benchmark"
|
|
1904
|
+
|
|
1905
|
+
hormozi_ads:
|
|
1906
|
+
instructions:
|
|
1907
|
+
- "Start with proven hooks from ads section"
|
|
1908
|
+
- "Test 'The rumors are true...' format first (highest frequency in campaigns)"
|
|
1909
|
+
- "Always include specific numbers for credibility"
|
|
1910
|
+
- "Create identity dichotomies ('Two types of...', 'Smart vs Dumb')"
|
|
1911
|
+
- "Never use jargon in first 15 words"
|
|
1912
|
+
|
|
1913
|
+
high_frequency_patterns:
|
|
1914
|
+
- "'The rumors are true...' (6x in single launch)"
|
|
1915
|
+
- "'If you're/If I' conditional (8x)"
|
|
1916
|
+
- "'Two types of' dichotomy (4x)"
|
|
1917
|
+
- "Direct comparisons X vs Y (5x)"
|
|
1918
|
+
- "Specific numbers in hook (60% of all hooks)"
|
|
1919
|
+
|
|
1920
|
+
hormozi_copy:
|
|
1921
|
+
instructions:
|
|
1922
|
+
- "Hook determines content, not reverse"
|
|
1923
|
+
- "Spend 80% of effort on first few seconds"
|
|
1924
|
+
- "Make THEM feel important, not you"
|
|
1925
|
+
- "Use cocktail party effect - call out specifically"
|
|
1926
|
+
- "Combine verbal and nonverbal hooks when possible"
|
|
1927
|
+
|
|
1928
|
+
key_formulas:
|
|
1929
|
+
transformation: "I went from [negative X] to [positive Y]"
|
|
1930
|
+
dichotomy: "There are two types of [X]: [Type 1] vs [Type 2]"
|
|
1931
|
+
contradiction: "You don't need [common belief]. You need [real solution]."
|
|
1932
|
+
authority_stack: "[Credentials list] + [compressed promise]"
|
|
1933
|
+
hypothetical: "If I [constraint/situation], here's exactly what I'd do"
|
|
1934
|
+
time_investment: "It took me [X years] to learn this, but I'll teach you in [Y time]"
|
|
1935
|
+
|
|
1936
|
+
remarketing_copy:
|
|
1937
|
+
instructions:
|
|
1938
|
+
- "Never create new desire - clarify existing interest"
|
|
1939
|
+
- "Use soft language for cart abandonment ('reminder', 'clarifying')"
|
|
1940
|
+
- "Progress urgency gradually for launches"
|
|
1941
|
+
- "Always include specific numbers to reinforce value"
|
|
1942
|
+
- "Never use aggressive sales language"
|
|
1943
|
+
|
|
1944
|
+
intensity_progression:
|
|
1945
|
+
level_1_soft: "'Quick reminder', 'Just clarifying', 'Worth remembering'"
|
|
1946
|
+
level_2_medium: "Statistics, comparisons, success rates"
|
|
1947
|
+
level_3_intense: "'Final hours', 'Last chance', 'This is your final call'"
|
|
1948
|
+
|
|
1949
|
+
# =============================================================================
|
|
1950
|
+
# QUOTES AND MANTRAS
|
|
1951
|
+
# =============================================================================
|
|
1952
|
+
quotes:
|
|
1953
|
+
david_ogilvy:
|
|
1954
|
+
- "After you've written your headline, you've spent eighty cents of your advertising dollar."
|
|
1955
|
+
|
|
1956
|
+
dean_graziosi:
|
|
1957
|
+
- "You gotta nail the hook or nothing else matters."
|
|
1958
|
+
- "I spend as much thinking about the first sentence as everything else combined."
|
|
1959
|
+
- "Since then, I've spent as much thinking about the first sentence as everything else combined."
|
|
1960
|
+
|
|
1961
|
+
alex_hormozi:
|
|
1962
|
+
- "The hook dictates the content, and not the other way around."
|
|
1963
|
+
- "Let the data do the teaching."
|
|
1964
|
+
- "If you have ten hours to advertise, focus your first eight hours on the hooks."
|
|
1965
|
+
- "No matter how bad your content is, some will be in the top 10%."
|
|
1966
|
+
|
|
1967
|
+
mantras:
|
|
1968
|
+
operational:
|
|
1969
|
+
- "Test 10x more"
|
|
1970
|
+
- "Data over opinions"
|
|
1971
|
+
- "70-20-10 always"
|
|
1972
|
+
- "Hook first, content second"
|
|
1973
|
+
- "Make them important"
|
|
1974
|
+
- "Document everything"
|
|
1975
|
+
- "Top 10% replicate, Bottom 10% eliminate"
|
|
1976
|
+
|
|
1977
|
+
powerful_questions:
|
|
1978
|
+
- "What hook would make ME click?"
|
|
1979
|
+
- "Is this about them or about me?"
|
|
1980
|
+
- "What's my top 10% saying?"
|
|
1981
|
+
- "Have I tested 10 variations yet?"
|
|
1982
|
+
- "What would Dean change?"
|