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,2305 @@
|
|
|
1
|
+
# Create Dashboard Task
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
Criar dashboards efetivos que geram ação, não relatórios decorativos. Este task guia a implementação completa de dashboards usando a metodologia DMMM (Digital Marketing & Measurement Model) de Avinash Kaushik, aplicando o So What Test em cada métrica, seguindo princípios de design de dashboard, organizando métricas em hierarquia (acquisition, behavior, outcomes) e usando storytelling com dados para comunicar insights que movem o negócio.
|
|
6
|
+
|
|
7
|
+
## Workspace Output Contract
|
|
8
|
+
|
|
9
|
+
- Preflight: `*workspace-preflight` + `*workspace-context {slug}`
|
|
10
|
+
- Output canônico (template-first): `workspace/businesses/{slug}/analytics/executive-report.yaml`
|
|
11
|
+
- Output canônico adicional: `workspace/businesses/{slug}/analytics/dmmm.yaml`
|
|
12
|
+
- Output custom (ad-hoc): `docs/data/{slug}/dashboard-spec-{date}.md`
|
|
13
|
+
- Regra: escrita canônica só se existir template correspondente em `workspace/_templates/analytics/`
|
|
14
|
+
|
|
15
|
+
---
|
|
16
|
+
|
|
17
|
+
## Primary Agent
|
|
18
|
+
|
|
19
|
+
**Avinash Kaushik** - Digital Analytics Evangelist, ex-Google (10+ anos)
|
|
20
|
+
|
|
21
|
+
> "A maioria das empresas está data-rich e insight-poor. Não faltam dados, faltam decisões."
|
|
22
|
+
|
|
23
|
+
Kaushik argumenta que dashboards existem para gerar AÇÃO, não para impressionar. Se um dashboard não muda decisões, é desperdício de tempo e dinheiro.
|
|
24
|
+
|
|
25
|
+
---
|
|
26
|
+
|
|
27
|
+
## Core Philosophy
|
|
28
|
+
|
|
29
|
+
### The Dashboard Problem
|
|
30
|
+
|
|
31
|
+
```yaml
|
|
32
|
+
dashboard_problem:
|
|
33
|
+
|
|
34
|
+
reality_in_most_companies:
|
|
35
|
+
- "47 métricas no dashboard principal"
|
|
36
|
+
- "Ninguém sabe qual olhar"
|
|
37
|
+
- "Reuniões viram sessões de leitura de números"
|
|
38
|
+
- "Nenhuma decisão é tomada"
|
|
39
|
+
- "Dashboard bonito, empresa perdida"
|
|
40
|
+
|
|
41
|
+
kaushik_diagnosis: |
|
|
42
|
+
"Dashboards cheios de dados são um sintoma de medo.
|
|
43
|
+
Medo de escolher o que importa.
|
|
44
|
+
Medo de ser cobrado por algo que não estava lá.
|
|
45
|
+
O resultado? Um mar de números que ninguém usa."
|
|
46
|
+
|
|
47
|
+
the_fix:
|
|
48
|
+
principle_1: "Menos métricas, mais insights"
|
|
49
|
+
principle_2: "Toda métrica deve passar no So What Test"
|
|
50
|
+
principle_3: "Dashboard deve responder perguntas, não gerar mais"
|
|
51
|
+
principle_4: "Ação recomendada junto com cada insight"
|
|
52
|
+
```
|
|
53
|
+
|
|
54
|
+
### The 10/90 Rule Applied to Dashboards
|
|
55
|
+
|
|
56
|
+
```
|
|
57
|
+
┌─────────────────────────────────────────────────────────────────┐
|
|
58
|
+
│ 10/90 RULE │
|
|
59
|
+
├─────────────────────────────────────────────────────────────────┤
|
|
60
|
+
│ │
|
|
61
|
+
│ ERRADO (como a maioria faz): │
|
|
62
|
+
│ ├── 90% do budget em ferramentas de BI │
|
|
63
|
+
│ ├── 10% em pessoas que interpretam │
|
|
64
|
+
│ └── Resultado: dashboards bonitos que ninguém usa │
|
|
65
|
+
│ │
|
|
66
|
+
│ CERTO (como deveria ser): │
|
|
67
|
+
│ ├── 10% em ferramentas de BI │
|
|
68
|
+
│ ├── 90% em analistas que PENSAM sobre os dados │
|
|
69
|
+
│ └── Resultado: insights que mudam o negócio │
|
|
70
|
+
│ │
|
|
71
|
+
│ APLICAÇÃO EM DASHBOARDS: │
|
|
72
|
+
│ ├── Gastar tempo escolhendo métricas certas │
|
|
73
|
+
│ ├── Gastar tempo definindo thresholds │
|
|
74
|
+
│ ├── Gastar tempo escrevendo insights │
|
|
75
|
+
│ └── NÃO gastar tempo polindo visualizações │
|
|
76
|
+
│ │
|
|
77
|
+
└─────────────────────────────────────────────────────────────────┘
|
|
78
|
+
```
|
|
79
|
+
|
|
80
|
+
---
|
|
81
|
+
|
|
82
|
+
## Tier 0: Diagnostic Questions
|
|
83
|
+
|
|
84
|
+
Antes de criar qualquer dashboard, responda estas perguntas diagnósticas:
|
|
85
|
+
|
|
86
|
+
```yaml
|
|
87
|
+
tier_0_diagnosis:
|
|
88
|
+
|
|
89
|
+
purpose_clarity:
|
|
90
|
+
- "Quem vai usar este dashboard?"
|
|
91
|
+
- "Qual pergunta principal ele deve responder?"
|
|
92
|
+
- "Que decisões serão tomadas com base nele?"
|
|
93
|
+
- "Com que frequência será consultado?"
|
|
94
|
+
|
|
95
|
+
business_context:
|
|
96
|
+
- "Qual é o objetivo de negócio principal?"
|
|
97
|
+
- "Quais são os 3-5 KPIs mais importantes?"
|
|
98
|
+
- "Existe um North Star Metric definido?"
|
|
99
|
+
- "Quais métricas a liderança já acompanha?"
|
|
100
|
+
|
|
101
|
+
audience_analysis:
|
|
102
|
+
- "CEO/Board? (precisa de high-level)"
|
|
103
|
+
- "Gerentes? (precisa de operational)"
|
|
104
|
+
- "Analistas? (precisa de detailed)"
|
|
105
|
+
- "Qual é o data literacy do público?"
|
|
106
|
+
|
|
107
|
+
existing_landscape:
|
|
108
|
+
- "Que dashboards já existem?"
|
|
109
|
+
- "Por que não estão funcionando?"
|
|
110
|
+
- "Que métricas estão sendo ignoradas?"
|
|
111
|
+
- "Há sobreposição de reports?"
|
|
112
|
+
|
|
113
|
+
data_availability:
|
|
114
|
+
- "Os dados necessários estão disponíveis?"
|
|
115
|
+
- "Qual é a latência dos dados? (real-time, daily, weekly)"
|
|
116
|
+
- "Há data quality issues conhecidos?"
|
|
117
|
+
- "Todas as fontes estão integradas?"
|
|
118
|
+
```
|
|
119
|
+
|
|
120
|
+
---
|
|
121
|
+
|
|
122
|
+
## Inputs
|
|
123
|
+
|
|
124
|
+
```yaml
|
|
125
|
+
required:
|
|
126
|
+
- business_objective: "O objetivo de negócio que o dashboard deve servir"
|
|
127
|
+
- primary_audience: "Quem é o usuário principal (CEO, gerentes, analistas)"
|
|
128
|
+
- key_questions: "As 3-5 perguntas que o dashboard deve responder"
|
|
129
|
+
- data_sources: "Fontes de dados disponíveis"
|
|
130
|
+
- refresh_frequency: "Com que frequência os dados são atualizados"
|
|
131
|
+
|
|
132
|
+
optional:
|
|
133
|
+
- existing_dashboards: "Dashboards atuais para avaliar"
|
|
134
|
+
- north_star_metric: "Se já definido"
|
|
135
|
+
- target_kpis: "KPIs com targets específicos"
|
|
136
|
+
- comparison_periods: "Períodos de comparação relevantes"
|
|
137
|
+
- user_segments: "Segmentos de usuários a filtrar"
|
|
138
|
+
- mobile_requirement: "Se precisa funcionar em mobile"
|
|
139
|
+
```
|
|
140
|
+
|
|
141
|
+
---
|
|
142
|
+
|
|
143
|
+
## The DMMM Framework (Digital Marketing & Measurement Model)
|
|
144
|
+
|
|
145
|
+
### Framework Overview
|
|
146
|
+
|
|
147
|
+
```
|
|
148
|
+
┌────────────────────────────────────────────────────────────────────┐
|
|
149
|
+
│ DMMM FRAMEWORK │
|
|
150
|
+
│ (Avinash Kaushik - Google) │
|
|
151
|
+
├────────────────────────────────────────────────────────────────────┤
|
|
152
|
+
│ │
|
|
153
|
+
│ NÍVEL 1: BUSINESS OBJECTIVES │
|
|
154
|
+
│ ├── O que a empresa quer alcançar? │
|
|
155
|
+
│ ├── Ex: "Aumentar revenue em 20%" │
|
|
156
|
+
│ └── DASHBOARD: Headline metric │
|
|
157
|
+
│ │
|
|
158
|
+
│ ↓ │
|
|
159
|
+
│ │
|
|
160
|
+
│ NÍVEL 2: GOALS (por objetivo) │
|
|
161
|
+
│ ├── Que comportamentos levam ao objetivo? │
|
|
162
|
+
│ ├── Ex: "Aumentar conversões", "Reduzir churn" │
|
|
163
|
+
│ └── DASHBOARD: Primary KPIs section │
|
|
164
|
+
│ │
|
|
165
|
+
│ ↓ │
|
|
166
|
+
│ │
|
|
167
|
+
│ NÍVEL 3: KPIs (por goal) │
|
|
168
|
+
│ ├── Como medimos progresso no goal? │
|
|
169
|
+
│ ├── Ex: "Conversion rate", "Churn rate" │
|
|
170
|
+
│ └── DASHBOARD: Supporting metrics │
|
|
171
|
+
│ │
|
|
172
|
+
│ ↓ │
|
|
173
|
+
│ │
|
|
174
|
+
│ NÍVEL 4: TARGETS (por KPI) │
|
|
175
|
+
│ ├── Qual número queremos atingir? │
|
|
176
|
+
│ ├── Ex: "Conversion rate de 3% → 5%" │
|
|
177
|
+
│ └── DASHBOARD: Targets e progress bars │
|
|
178
|
+
│ │
|
|
179
|
+
│ ↓ │
|
|
180
|
+
│ │
|
|
181
|
+
│ NÍVEL 5: SEGMENTS (por target) │
|
|
182
|
+
│ ├── Para quem especificamente? │
|
|
183
|
+
│ ├── Ex: "Novos visitantes de paid search" │
|
|
184
|
+
│ └── DASHBOARD: Filters e breakdowns │
|
|
185
|
+
│ │
|
|
186
|
+
└────────────────────────────────────────────────────────────────────┘
|
|
187
|
+
```
|
|
188
|
+
|
|
189
|
+
### DMMM Implementation Process
|
|
190
|
+
|
|
191
|
+
```yaml
|
|
192
|
+
dmmm_implementation:
|
|
193
|
+
|
|
194
|
+
step_1_define_objectives:
|
|
195
|
+
description: "Definir objetivos de negócio claros"
|
|
196
|
+
questions:
|
|
197
|
+
- "Qual é o objetivo principal da empresa este ano?"
|
|
198
|
+
- "Quais são os 2-3 objetivos secundários?"
|
|
199
|
+
- "Como sucesso é definido?"
|
|
200
|
+
output: "Lista de 1-3 business objectives"
|
|
201
|
+
example:
|
|
202
|
+
primary: "Aumentar MRR em 40%"
|
|
203
|
+
secondary:
|
|
204
|
+
- "Reduzir churn em 20%"
|
|
205
|
+
- "Aumentar NPS para 50"
|
|
206
|
+
|
|
207
|
+
step_2_identify_goals:
|
|
208
|
+
description: "Para cada objetivo, identificar goals"
|
|
209
|
+
questions:
|
|
210
|
+
- "Que comportamentos levam a este objetivo?"
|
|
211
|
+
- "O que precisa acontecer para atingir o objetivo?"
|
|
212
|
+
- "Quais são os leading indicators?"
|
|
213
|
+
output: "2-3 goals por objective"
|
|
214
|
+
example:
|
|
215
|
+
objective: "Aumentar MRR em 40%"
|
|
216
|
+
goals:
|
|
217
|
+
- "Aumentar aquisição de novos clientes"
|
|
218
|
+
- "Aumentar expansion revenue"
|
|
219
|
+
- "Reduzir churn"
|
|
220
|
+
|
|
221
|
+
step_3_select_kpis:
|
|
222
|
+
description: "Para cada goal, selecionar KPIs"
|
|
223
|
+
questions:
|
|
224
|
+
- "Como sabemos se estamos progredindo?"
|
|
225
|
+
- "O que podemos medir?"
|
|
226
|
+
- "Qual métrica melhor representa o goal?"
|
|
227
|
+
output: "1-2 KPIs por goal"
|
|
228
|
+
example:
|
|
229
|
+
goal: "Aumentar aquisição de novos clientes"
|
|
230
|
+
kpis:
|
|
231
|
+
- "New customers/month"
|
|
232
|
+
- "CAC"
|
|
233
|
+
|
|
234
|
+
step_4_set_targets:
|
|
235
|
+
description: "Para cada KPI, definir targets"
|
|
236
|
+
questions:
|
|
237
|
+
- "Qual é o baseline atual?"
|
|
238
|
+
- "O que é alcançável?"
|
|
239
|
+
- "O que seria excepcional?"
|
|
240
|
+
output: "Target numérico por KPI"
|
|
241
|
+
example:
|
|
242
|
+
kpi: "New customers/month"
|
|
243
|
+
baseline: 100
|
|
244
|
+
target: 150
|
|
245
|
+
stretch: 200
|
|
246
|
+
|
|
247
|
+
step_5_define_segments:
|
|
248
|
+
description: "Para cada target, identificar segmentos"
|
|
249
|
+
questions:
|
|
250
|
+
- "Para quem especificamente?"
|
|
251
|
+
- "Quais breakdowns são relevantes?"
|
|
252
|
+
- "Onde há mais oportunidade?"
|
|
253
|
+
output: "Segmentos relevantes por KPI"
|
|
254
|
+
example:
|
|
255
|
+
kpi: "New customers/month"
|
|
256
|
+
segments:
|
|
257
|
+
- "By channel (organic, paid, referral)"
|
|
258
|
+
- "By plan type (starter, pro, enterprise)"
|
|
259
|
+
- "By geography"
|
|
260
|
+
```
|
|
261
|
+
|
|
262
|
+
### DMMM Template
|
|
263
|
+
|
|
264
|
+
```yaml
|
|
265
|
+
dmmm_template:
|
|
266
|
+
|
|
267
|
+
business_objective: "[OBJETIVO DE NEGÓCIO]"
|
|
268
|
+
|
|
269
|
+
goals:
|
|
270
|
+
goal_1:
|
|
271
|
+
name: "[GOAL 1]"
|
|
272
|
+
kpis:
|
|
273
|
+
- name: "[KPI 1.1]"
|
|
274
|
+
current: "[BASELINE]"
|
|
275
|
+
target: "[TARGET]"
|
|
276
|
+
segments: ["[SEGMENT A]", "[SEGMENT B]"]
|
|
277
|
+
- name: "[KPI 1.2]"
|
|
278
|
+
current: "[BASELINE]"
|
|
279
|
+
target: "[TARGET]"
|
|
280
|
+
segments: ["[SEGMENT A]", "[SEGMENT B]"]
|
|
281
|
+
|
|
282
|
+
goal_2:
|
|
283
|
+
name: "[GOAL 2]"
|
|
284
|
+
kpis:
|
|
285
|
+
- name: "[KPI 2.1]"
|
|
286
|
+
current: "[BASELINE]"
|
|
287
|
+
target: "[TARGET]"
|
|
288
|
+
segments: ["[SEGMENT A]", "[SEGMENT B]"]
|
|
289
|
+
|
|
290
|
+
goal_3:
|
|
291
|
+
name: "[GOAL 3]"
|
|
292
|
+
kpis:
|
|
293
|
+
- name: "[KPI 3.1]"
|
|
294
|
+
current: "[BASELINE]"
|
|
295
|
+
target: "[TARGET]"
|
|
296
|
+
segments: ["[SEGMENT A]", "[SEGMENT B]"]
|
|
297
|
+
```
|
|
298
|
+
|
|
299
|
+
### DMMM Example: E-commerce
|
|
300
|
+
|
|
301
|
+
```yaml
|
|
302
|
+
dmmm_example_ecommerce:
|
|
303
|
+
|
|
304
|
+
business_objective: "Aumentar revenue online em 30%"
|
|
305
|
+
|
|
306
|
+
goals:
|
|
307
|
+
|
|
308
|
+
goal_1:
|
|
309
|
+
name: "Aumentar tráfego qualificado"
|
|
310
|
+
kpis:
|
|
311
|
+
- name: "Sessions from qualified sources"
|
|
312
|
+
current: "50,000/month"
|
|
313
|
+
target: "75,000/month"
|
|
314
|
+
segments:
|
|
315
|
+
- "By channel"
|
|
316
|
+
- "By device"
|
|
317
|
+
- "By landing page"
|
|
318
|
+
- name: "Bounce rate"
|
|
319
|
+
current: "55%"
|
|
320
|
+
target: "45%"
|
|
321
|
+
segments:
|
|
322
|
+
- "By channel"
|
|
323
|
+
- "By page type"
|
|
324
|
+
|
|
325
|
+
goal_2:
|
|
326
|
+
name: "Aumentar conversion rate"
|
|
327
|
+
kpis:
|
|
328
|
+
- name: "Overall conversion rate"
|
|
329
|
+
current: "2.5%"
|
|
330
|
+
target: "3.5%"
|
|
331
|
+
segments:
|
|
332
|
+
- "By traffic source"
|
|
333
|
+
- "By product category"
|
|
334
|
+
- "By customer type (new vs returning)"
|
|
335
|
+
- name: "Add to cart rate"
|
|
336
|
+
current: "8%"
|
|
337
|
+
target: "12%"
|
|
338
|
+
segments:
|
|
339
|
+
- "By product"
|
|
340
|
+
- "By device"
|
|
341
|
+
|
|
342
|
+
goal_3:
|
|
343
|
+
name: "Aumentar average order value"
|
|
344
|
+
kpis:
|
|
345
|
+
- name: "AOV"
|
|
346
|
+
current: "R$150"
|
|
347
|
+
target: "R$180"
|
|
348
|
+
segments:
|
|
349
|
+
- "By customer type"
|
|
350
|
+
- "By category"
|
|
351
|
+
- name: "Items per order"
|
|
352
|
+
current: "1.8"
|
|
353
|
+
target: "2.2"
|
|
354
|
+
segments:
|
|
355
|
+
- "By source"
|
|
356
|
+
- "By device"
|
|
357
|
+
```
|
|
358
|
+
|
|
359
|
+
### DMMM Example: SaaS
|
|
360
|
+
|
|
361
|
+
```yaml
|
|
362
|
+
dmmm_example_saas:
|
|
363
|
+
|
|
364
|
+
business_objective: "Atingir R$5M ARR"
|
|
365
|
+
|
|
366
|
+
goals:
|
|
367
|
+
|
|
368
|
+
goal_1:
|
|
369
|
+
name: "Aumentar new MRR"
|
|
370
|
+
kpis:
|
|
371
|
+
- name: "New MRR/month"
|
|
372
|
+
current: "R$50k"
|
|
373
|
+
target: "R$80k"
|
|
374
|
+
segments:
|
|
375
|
+
- "By plan"
|
|
376
|
+
- "By channel"
|
|
377
|
+
- "By deal size"
|
|
378
|
+
- name: "New customers/month"
|
|
379
|
+
current: "100"
|
|
380
|
+
target: "150"
|
|
381
|
+
segments:
|
|
382
|
+
- "By source"
|
|
383
|
+
- "By persona"
|
|
384
|
+
|
|
385
|
+
goal_2:
|
|
386
|
+
name: "Aumentar expansion MRR"
|
|
387
|
+
kpis:
|
|
388
|
+
- name: "Expansion MRR/month"
|
|
389
|
+
current: "R$15k"
|
|
390
|
+
target: "R$30k"
|
|
391
|
+
segments:
|
|
392
|
+
- "By upgrade type"
|
|
393
|
+
- "By customer tier"
|
|
394
|
+
- name: "Net Revenue Retention"
|
|
395
|
+
current: "105%"
|
|
396
|
+
target: "120%"
|
|
397
|
+
segments:
|
|
398
|
+
- "By cohort"
|
|
399
|
+
- "By plan"
|
|
400
|
+
|
|
401
|
+
goal_3:
|
|
402
|
+
name: "Reduzir churn"
|
|
403
|
+
kpis:
|
|
404
|
+
- name: "Monthly churn rate"
|
|
405
|
+
current: "3%"
|
|
406
|
+
target: "2%"
|
|
407
|
+
segments:
|
|
408
|
+
- "By plan"
|
|
409
|
+
- "By tenure"
|
|
410
|
+
- "By health score"
|
|
411
|
+
- name: "Churn MRR"
|
|
412
|
+
current: "R$20k"
|
|
413
|
+
target: "R$12k"
|
|
414
|
+
segments:
|
|
415
|
+
- "By reason"
|
|
416
|
+
- "By customer size"
|
|
417
|
+
```
|
|
418
|
+
|
|
419
|
+
---
|
|
420
|
+
|
|
421
|
+
## The So What Test
|
|
422
|
+
|
|
423
|
+
### What is the So What Test?
|
|
424
|
+
|
|
425
|
+
```
|
|
426
|
+
┌─────────────────────────────────────────────────────────────────┐
|
|
427
|
+
│ THE SO WHAT TEST │
|
|
428
|
+
│ (Avinash Kaushik's Acid Test for Metrics) │
|
|
429
|
+
├─────────────────────────────────────────────────────────────────┤
|
|
430
|
+
│ │
|
|
431
|
+
│ Para TODA métrica no dashboard, pergunte: │
|
|
432
|
+
│ │
|
|
433
|
+
│ "SO WHAT?" │
|
|
434
|
+
│ │
|
|
435
|
+
│ Se você não consegue explicar: │
|
|
436
|
+
│ 1. Por que essa métrica importa │
|
|
437
|
+
│ 2. O que fazer se ela subir │
|
|
438
|
+
│ 3. O que fazer se ela cair │
|
|
439
|
+
│ │
|
|
440
|
+
│ → REMOVA DO DASHBOARD │
|
|
441
|
+
│ │
|
|
442
|
+
│ Métrica sem ação = vanity metric = desperdício de espaço │
|
|
443
|
+
│ │
|
|
444
|
+
└─────────────────────────────────────────────────────────────────┘
|
|
445
|
+
```
|
|
446
|
+
|
|
447
|
+
### So What Test Framework
|
|
448
|
+
|
|
449
|
+
```yaml
|
|
450
|
+
so_what_test_framework:
|
|
451
|
+
|
|
452
|
+
question_1_relevance:
|
|
453
|
+
question: "Por que essa métrica importa para o negócio?"
|
|
454
|
+
good_answer: "Conversion rate importa porque impacta diretamente revenue"
|
|
455
|
+
bad_answer: "Porque todo mundo mede"
|
|
456
|
+
action_if_bad: "Remover do dashboard"
|
|
457
|
+
|
|
458
|
+
question_2_action_up:
|
|
459
|
+
question: "O que fazemos se a métrica SUBIR?"
|
|
460
|
+
good_answer: |
|
|
461
|
+
"Se conversion rate subir 20%, dobrar budget do canal
|
|
462
|
+
que mais contribuiu para a mudança"
|
|
463
|
+
bad_answer: "Comemoramos"
|
|
464
|
+
action_if_bad: "Definir ação específica ou remover"
|
|
465
|
+
|
|
466
|
+
question_3_action_down:
|
|
467
|
+
question: "O que fazemos se a métrica CAIR?"
|
|
468
|
+
good_answer: |
|
|
469
|
+
"Se conversion rate cair 10%, ativar investigação:
|
|
470
|
+
checar por device, por page, por segment"
|
|
471
|
+
bad_answer: "Investigamos"
|
|
472
|
+
action_if_bad: "Definir playbook específico"
|
|
473
|
+
|
|
474
|
+
question_4_threshold:
|
|
475
|
+
question: "Qual é o threshold que dispara ação?"
|
|
476
|
+
good_answer: "Mudança de 5% week-over-week"
|
|
477
|
+
bad_answer: "Quando parecer significativo"
|
|
478
|
+
action_if_bad: "Definir threshold numérico"
|
|
479
|
+
```
|
|
480
|
+
|
|
481
|
+
### So What Test Examples
|
|
482
|
+
|
|
483
|
+
```yaml
|
|
484
|
+
so_what_test_examples:
|
|
485
|
+
|
|
486
|
+
metric_passes:
|
|
487
|
+
metric: "Weekly Active Users (WAU)"
|
|
488
|
+
so_what:
|
|
489
|
+
relevance: "WAU é leading indicator de retention e churn"
|
|
490
|
+
action_up: |
|
|
491
|
+
"Se WAU subir 10%+:
|
|
492
|
+
1. Identificar o que mudou (feature, campaign)
|
|
493
|
+
2. Double down na causa
|
|
494
|
+
3. Documentar para replicar"
|
|
495
|
+
action_down: |
|
|
496
|
+
"Se WAU cair 10%+:
|
|
497
|
+
1. Checar por segment (new vs existing)
|
|
498
|
+
2. Checar por feature
|
|
499
|
+
3. Verificar technical issues
|
|
500
|
+
4. Ativar reengagement campaign"
|
|
501
|
+
threshold: "±10% WoW"
|
|
502
|
+
verdict: "PASS - mantém no dashboard"
|
|
503
|
+
|
|
504
|
+
metric_fails:
|
|
505
|
+
metric: "Total Page Views"
|
|
506
|
+
so_what:
|
|
507
|
+
relevance: "Indica... volume de acesso?"
|
|
508
|
+
action_up: "Hmm... bom?"
|
|
509
|
+
action_down: "Hmm... ruim?"
|
|
510
|
+
threshold: "Não definido"
|
|
511
|
+
verdict: "FAIL - remover ou substituir por métrica acionável"
|
|
512
|
+
|
|
513
|
+
metric_transformed:
|
|
514
|
+
original: "Total Page Views"
|
|
515
|
+
transformed: "Pages per Session by User Type"
|
|
516
|
+
so_what:
|
|
517
|
+
relevance: "Indica engagement e profundidade de interesse"
|
|
518
|
+
action_up: |
|
|
519
|
+
"Se páginas/sessão subir para new users:
|
|
520
|
+
Otimizar paths para conversão mais rápida"
|
|
521
|
+
action_down: |
|
|
522
|
+
"Se páginas/sessão cair:
|
|
523
|
+
Revisar qualidade do conteúdo, checar bounce"
|
|
524
|
+
threshold: "±15% MoM"
|
|
525
|
+
verdict: "PASS - métrica transformada é acionável"
|
|
526
|
+
```
|
|
527
|
+
|
|
528
|
+
### So What Test Worksheet
|
|
529
|
+
|
|
530
|
+
```yaml
|
|
531
|
+
so_what_worksheet:
|
|
532
|
+
|
|
533
|
+
instructions: |
|
|
534
|
+
Para cada métrica proposta para o dashboard,
|
|
535
|
+
preencha todas as células. Se não conseguir,
|
|
536
|
+
a métrica não deve estar no dashboard.
|
|
537
|
+
|
|
538
|
+
template:
|
|
539
|
+
metric_name: "[NOME DA MÉTRICA]"
|
|
540
|
+
|
|
541
|
+
relevance:
|
|
542
|
+
business_impact: "[COMO IMPACTA O NEGÓCIO]"
|
|
543
|
+
connection_to_objective: "[QUAL GOAL/OBJECTIVE SUPORTA]"
|
|
544
|
+
|
|
545
|
+
action_playbooks:
|
|
546
|
+
if_increases:
|
|
547
|
+
threshold: "[X% ou valor absoluto]"
|
|
548
|
+
actions:
|
|
549
|
+
- "[AÇÃO 1]"
|
|
550
|
+
- "[AÇÃO 2]"
|
|
551
|
+
owner: "[QUEM EXECUTA]"
|
|
552
|
+
|
|
553
|
+
if_decreases:
|
|
554
|
+
threshold: "[X% ou valor absoluto]"
|
|
555
|
+
actions:
|
|
556
|
+
- "[AÇÃO 1]"
|
|
557
|
+
- "[AÇÃO 2]"
|
|
558
|
+
owner: "[QUEM EXECUTA]"
|
|
559
|
+
|
|
560
|
+
alert_settings:
|
|
561
|
+
warning_threshold: "[VALOR]"
|
|
562
|
+
critical_threshold: "[VALOR]"
|
|
563
|
+
notification_channel: "[EMAIL/SLACK/ETC]"
|
|
564
|
+
|
|
565
|
+
review_frequency: "[DAILY/WEEKLY/MONTHLY]"
|
|
566
|
+
```
|
|
567
|
+
|
|
568
|
+
### So What Filter for Existing Dashboards
|
|
569
|
+
|
|
570
|
+
```yaml
|
|
571
|
+
dashboard_audit_process:
|
|
572
|
+
|
|
573
|
+
step_1_list_all_metrics:
|
|
574
|
+
description: "Liste todas as métricas no dashboard atual"
|
|
575
|
+
output: "Lista de métricas"
|
|
576
|
+
|
|
577
|
+
step_2_apply_so_what:
|
|
578
|
+
description: "Para cada métrica, aplique o So What Test"
|
|
579
|
+
categories:
|
|
580
|
+
pass: "Mantém no dashboard"
|
|
581
|
+
transform: "Transformar para versão acionável"
|
|
582
|
+
fail: "Remover"
|
|
583
|
+
|
|
584
|
+
step_3_categorize:
|
|
585
|
+
typical_results:
|
|
586
|
+
pass: "20-30% das métricas"
|
|
587
|
+
transform: "30-40% das métricas"
|
|
588
|
+
fail: "30-50% das métricas"
|
|
589
|
+
|
|
590
|
+
step_4_redesign:
|
|
591
|
+
description: "Redesenhar com apenas métricas que passam"
|
|
592
|
+
benefit: "Dashboard 50-70% mais limpo"
|
|
593
|
+
|
|
594
|
+
example_audit:
|
|
595
|
+
before:
|
|
596
|
+
total_metrics: 24
|
|
597
|
+
distribution:
|
|
598
|
+
pass: 5
|
|
599
|
+
transform: 8
|
|
600
|
+
fail: 11
|
|
601
|
+
|
|
602
|
+
after:
|
|
603
|
+
total_metrics: 10
|
|
604
|
+
note: "60% reduction in noise"
|
|
605
|
+
```
|
|
606
|
+
|
|
607
|
+
---
|
|
608
|
+
|
|
609
|
+
## Dashboard Design Principles
|
|
610
|
+
|
|
611
|
+
### Principle 1: Information Hierarchy
|
|
612
|
+
|
|
613
|
+
```
|
|
614
|
+
┌─────────────────────────────────────────────────────────────────┐
|
|
615
|
+
│ INFORMATION HIERARCHY IN DASHBOARDS │
|
|
616
|
+
├─────────────────────────────────────────────────────────────────┤
|
|
617
|
+
│ │
|
|
618
|
+
│ LEVEL 1: HEADLINE (1-3 metrics) │
|
|
619
|
+
│ ├── North Star or Business Objective metric │
|
|
620
|
+
│ ├── Biggest, most prominent │
|
|
621
|
+
│ ├── Includes comparison (vs last period, vs target) │
|
|
622
|
+
│ └── Example: MRR with trend arrow and % change │
|
|
623
|
+
│ │
|
|
624
|
+
│ LEVEL 2: KEY PERFORMANCE (3-5 metrics) │
|
|
625
|
+
│ ├── Primary KPIs that drive the headline │
|
|
626
|
+
│ ├── Medium prominence │
|
|
627
|
+
│ ├── Each with sparkline or mini-trend │
|
|
628
|
+
│ └── Example: New Customers, Churn Rate, ARPU │
|
|
629
|
+
│ │
|
|
630
|
+
│ LEVEL 3: SUPPORTING (5-8 metrics) │
|
|
631
|
+
│ ├── Diagnostic metrics that explain KPIs │
|
|
632
|
+
│ ├── Smaller prominence │
|
|
633
|
+
│ ├── Often in tables or small charts │
|
|
634
|
+
│ └── Example: By channel, by segment breakdowns │
|
|
635
|
+
│ │
|
|
636
|
+
│ LEVEL 4: DETAIL (on demand) │
|
|
637
|
+
│ ├── Deep dive data for investigation │
|
|
638
|
+
│ ├── Hidden behind drill-down or separate page │
|
|
639
|
+
│ ├── Not shown by default │
|
|
640
|
+
│ └── Example: Individual transaction logs, raw data │
|
|
641
|
+
│ │
|
|
642
|
+
└─────────────────────────────────────────────────────────────────┘
|
|
643
|
+
```
|
|
644
|
+
|
|
645
|
+
### Principle 2: Visual Best Practices
|
|
646
|
+
|
|
647
|
+
```yaml
|
|
648
|
+
visual_best_practices:
|
|
649
|
+
|
|
650
|
+
color_usage:
|
|
651
|
+
red: "Bad / Below target / Needs attention"
|
|
652
|
+
yellow: "Warning / Approaching threshold"
|
|
653
|
+
green: "Good / Above target / On track"
|
|
654
|
+
gray: "Neutral / Historical / Context"
|
|
655
|
+
rule: "Use color for meaning, not decoration"
|
|
656
|
+
|
|
657
|
+
chart_selection:
|
|
658
|
+
use_line_charts:
|
|
659
|
+
- "Trends over time"
|
|
660
|
+
- "Continuous data"
|
|
661
|
+
- "Showing trajectory"
|
|
662
|
+
use_bar_charts:
|
|
663
|
+
- "Comparisons between categories"
|
|
664
|
+
- "Rankings"
|
|
665
|
+
- "Discrete data"
|
|
666
|
+
use_pie_charts:
|
|
667
|
+
- "NEVER (almost)"
|
|
668
|
+
- "Only for 2-3 segments as % of whole"
|
|
669
|
+
- "Replace with bar chart when possible"
|
|
670
|
+
use_tables:
|
|
671
|
+
- "Precise values needed"
|
|
672
|
+
- "Multiple dimensions"
|
|
673
|
+
- "Raw data for analysis"
|
|
674
|
+
use_kpi_cards:
|
|
675
|
+
- "Single important metrics"
|
|
676
|
+
- "Current values with comparison"
|
|
677
|
+
- "Headline metrics"
|
|
678
|
+
|
|
679
|
+
layout:
|
|
680
|
+
reading_pattern: "Left to right, top to bottom"
|
|
681
|
+
most_important: "Top left"
|
|
682
|
+
secondary: "Top right and middle"
|
|
683
|
+
supporting: "Bottom"
|
|
684
|
+
filters: "Top or left sidebar"
|
|
685
|
+
|
|
686
|
+
density:
|
|
687
|
+
rule: "Less is more"
|
|
688
|
+
max_metrics_per_screen: 12
|
|
689
|
+
whitespace: "Essential, not waste"
|
|
690
|
+
grouping: "Related metrics together"
|
|
691
|
+
```
|
|
692
|
+
|
|
693
|
+
### Principle 3: Context Always
|
|
694
|
+
|
|
695
|
+
```yaml
|
|
696
|
+
context_principles:
|
|
697
|
+
|
|
698
|
+
every_metric_needs:
|
|
699
|
+
comparison: "vs last period, vs target, vs benchmark"
|
|
700
|
+
trend: "Direction (up/down arrow)"
|
|
701
|
+
interpretation: "Good or bad indicator"
|
|
702
|
+
|
|
703
|
+
comparison_options:
|
|
704
|
+
vs_target:
|
|
705
|
+
description: "Compare to goal"
|
|
706
|
+
format: "85% of target"
|
|
707
|
+
use_when: "Targets are set"
|
|
708
|
+
|
|
709
|
+
vs_previous_period:
|
|
710
|
+
description: "Compare to same period before"
|
|
711
|
+
format: "+15% vs last week"
|
|
712
|
+
use_when: "Tracking progress"
|
|
713
|
+
|
|
714
|
+
vs_same_period_last_year:
|
|
715
|
+
description: "YoY comparison"
|
|
716
|
+
format: "+25% vs Jan 2024"
|
|
717
|
+
use_when: "Seasonal business"
|
|
718
|
+
|
|
719
|
+
vs_benchmark:
|
|
720
|
+
description: "Compare to industry/internal benchmark"
|
|
721
|
+
format: "120% of benchmark"
|
|
722
|
+
use_when: "External context matters"
|
|
723
|
+
|
|
724
|
+
never_show_number_alone:
|
|
725
|
+
bad: "Revenue: R$150,000"
|
|
726
|
+
good: "Revenue: R$150,000 (+12% MoM, 95% of target)"
|
|
727
|
+
excellent: "Revenue: R$150,000 (+12% MoM, 95% of target) ▲ On track"
|
|
728
|
+
```
|
|
729
|
+
|
|
730
|
+
### Principle 4: Actionable Annotations
|
|
731
|
+
|
|
732
|
+
```yaml
|
|
733
|
+
actionable_annotations:
|
|
734
|
+
|
|
735
|
+
types_of_annotations:
|
|
736
|
+
alerts:
|
|
737
|
+
purpose: "Call attention to anomalies"
|
|
738
|
+
format: "Red banner or icon"
|
|
739
|
+
example: "⚠️ Churn rate 40% above normal"
|
|
740
|
+
|
|
741
|
+
insights:
|
|
742
|
+
purpose: "Explain what's happening"
|
|
743
|
+
format: "Text box or callout"
|
|
744
|
+
example: "Spike due to Black Friday campaign"
|
|
745
|
+
|
|
746
|
+
recommendations:
|
|
747
|
+
purpose: "Suggest next action"
|
|
748
|
+
format: "Action button or highlighted text"
|
|
749
|
+
example: "→ Investigate top 3 churning segments"
|
|
750
|
+
|
|
751
|
+
annotation_placement:
|
|
752
|
+
inline: "Next to the metric it explains"
|
|
753
|
+
summary_box: "At top for critical issues"
|
|
754
|
+
drill_down: "Available on click for details"
|
|
755
|
+
|
|
756
|
+
automation:
|
|
757
|
+
anomaly_detection:
|
|
758
|
+
description: "Auto-detect unusual values"
|
|
759
|
+
threshold: "±2 standard deviations"
|
|
760
|
+
action: "Auto-annotate with alert"
|
|
761
|
+
|
|
762
|
+
trend_commentary:
|
|
763
|
+
description: "Auto-generate insight text"
|
|
764
|
+
example: "Revenue up 15%, driven by 20% increase in new customers"
|
|
765
|
+
```
|
|
766
|
+
|
|
767
|
+
### Principle 5: Mobile-First (When Applicable)
|
|
768
|
+
|
|
769
|
+
```yaml
|
|
770
|
+
mobile_considerations:
|
|
771
|
+
|
|
772
|
+
if_mobile_access_required:
|
|
773
|
+
simplify:
|
|
774
|
+
- "Reduce to 3-5 key metrics"
|
|
775
|
+
- "One metric per row"
|
|
776
|
+
- "Larger tap targets"
|
|
777
|
+
- "Swipe for more detail"
|
|
778
|
+
|
|
779
|
+
prioritize:
|
|
780
|
+
- "Most critical KPIs only"
|
|
781
|
+
- "Alerts and exceptions"
|
|
782
|
+
- "Quick status check"
|
|
783
|
+
|
|
784
|
+
avoid:
|
|
785
|
+
- "Complex charts"
|
|
786
|
+
- "Data tables"
|
|
787
|
+
- "Multi-dimensional views"
|
|
788
|
+
|
|
789
|
+
responsive_design:
|
|
790
|
+
desktop: "Full dashboard with all levels"
|
|
791
|
+
tablet: "Headline + KPIs, supporting on scroll"
|
|
792
|
+
mobile: "Headline + alerts only, tap for more"
|
|
793
|
+
```
|
|
794
|
+
|
|
795
|
+
---
|
|
796
|
+
|
|
797
|
+
## Metric Hierarchy
|
|
798
|
+
|
|
799
|
+
### The Three-Tier Metric Model
|
|
800
|
+
|
|
801
|
+
```
|
|
802
|
+
┌─────────────────────────────────────────────────────────────────┐
|
|
803
|
+
│ THREE-TIER METRIC MODEL FOR DASHBOARDS │
|
|
804
|
+
│ (Acquisition → Behavior → Outcomes) │
|
|
805
|
+
├─────────────────────────────────────────────────────────────────┤
|
|
806
|
+
│ │
|
|
807
|
+
│ TIER 1: ACQUISITION METRICS │
|
|
808
|
+
│ ├── "How are people finding us?" │
|
|
809
|
+
│ ├── Leading indicators │
|
|
810
|
+
│ ├── Input to the funnel │
|
|
811
|
+
│ └── Examples: │
|
|
812
|
+
│ • Traffic / Sessions │
|
|
813
|
+
│ • New users │
|
|
814
|
+
│ • Sign-ups │
|
|
815
|
+
│ • Leads │
|
|
816
|
+
│ • Cost per acquisition │
|
|
817
|
+
│ │
|
|
818
|
+
│ ↓ │
|
|
819
|
+
│ │
|
|
820
|
+
│ TIER 2: BEHAVIOR METRICS │
|
|
821
|
+
│ ├── "What are people doing?" │
|
|
822
|
+
│ ├── Engagement indicators │
|
|
823
|
+
│ ├── Middle of the funnel │
|
|
824
|
+
│ └── Examples: │
|
|
825
|
+
│ • Activation rate │
|
|
826
|
+
│ • Feature adoption │
|
|
827
|
+
│ • Time in product │
|
|
828
|
+
│ • Pages per session │
|
|
829
|
+
│ • Return frequency │
|
|
830
|
+
│ │
|
|
831
|
+
│ ↓ │
|
|
832
|
+
│ │
|
|
833
|
+
│ TIER 3: OUTCOME METRICS │
|
|
834
|
+
│ ├── "What results are we getting?" │
|
|
835
|
+
│ ├── Lagging indicators │
|
|
836
|
+
│ ├── Output of the funnel │
|
|
837
|
+
│ └── Examples: │
|
|
838
|
+
│ • Revenue / MRR │
|
|
839
|
+
│ • Conversions │
|
|
840
|
+
│ • Customer Lifetime Value │
|
|
841
|
+
│ • Net Promoter Score │
|
|
842
|
+
│ • Retention / Churn │
|
|
843
|
+
│ │
|
|
844
|
+
└─────────────────────────────────────────────────────────────────┘
|
|
845
|
+
```
|
|
846
|
+
|
|
847
|
+
### Metric Selection by Dashboard Type
|
|
848
|
+
|
|
849
|
+
```yaml
|
|
850
|
+
metric_selection_by_type:
|
|
851
|
+
|
|
852
|
+
executive_dashboard:
|
|
853
|
+
purpose: "High-level business health"
|
|
854
|
+
audience: "CEO, Board, Leadership"
|
|
855
|
+
frequency: "Weekly/Monthly"
|
|
856
|
+
metrics:
|
|
857
|
+
acquisition:
|
|
858
|
+
- "New customers"
|
|
859
|
+
- "CAC"
|
|
860
|
+
- "Pipeline value"
|
|
861
|
+
behavior:
|
|
862
|
+
- "Activation rate"
|
|
863
|
+
- "Weekly Active Users"
|
|
864
|
+
- "Health Score distribution"
|
|
865
|
+
outcomes:
|
|
866
|
+
- "Revenue / MRR / ARR"
|
|
867
|
+
- "Churn rate"
|
|
868
|
+
- "Net Revenue Retention"
|
|
869
|
+
- "CLTV"
|
|
870
|
+
|
|
871
|
+
marketing_dashboard:
|
|
872
|
+
purpose: "Marketing performance"
|
|
873
|
+
audience: "CMO, Marketing team"
|
|
874
|
+
frequency: "Daily/Weekly"
|
|
875
|
+
metrics:
|
|
876
|
+
acquisition:
|
|
877
|
+
- "Traffic by source"
|
|
878
|
+
- "MQLs generated"
|
|
879
|
+
- "CPL by channel"
|
|
880
|
+
- "Brand awareness metrics"
|
|
881
|
+
behavior:
|
|
882
|
+
- "Email engagement (open, click)"
|
|
883
|
+
- "Content engagement"
|
|
884
|
+
- "Landing page performance"
|
|
885
|
+
outcomes:
|
|
886
|
+
- "Conversions by channel"
|
|
887
|
+
- "ROAS by campaign"
|
|
888
|
+
- "Attribution analysis"
|
|
889
|
+
|
|
890
|
+
product_dashboard:
|
|
891
|
+
purpose: "Product usage and health"
|
|
892
|
+
audience: "CPO, Product team"
|
|
893
|
+
frequency: "Daily/Weekly"
|
|
894
|
+
metrics:
|
|
895
|
+
acquisition:
|
|
896
|
+
- "New sign-ups"
|
|
897
|
+
- "Trial starts"
|
|
898
|
+
- "Feature discovery rate"
|
|
899
|
+
behavior:
|
|
900
|
+
- "DAU / WAU / MAU"
|
|
901
|
+
- "Feature adoption rates"
|
|
902
|
+
- "Time in product"
|
|
903
|
+
- "Actions per session"
|
|
904
|
+
outcomes:
|
|
905
|
+
- "Activation rate"
|
|
906
|
+
- "Retention curves"
|
|
907
|
+
- "Product-qualified leads"
|
|
908
|
+
- "Feature-level NPS"
|
|
909
|
+
|
|
910
|
+
customer_success_dashboard:
|
|
911
|
+
purpose: "Customer health and retention"
|
|
912
|
+
audience: "CCO, CS team"
|
|
913
|
+
frequency: "Daily/Weekly"
|
|
914
|
+
metrics:
|
|
915
|
+
acquisition:
|
|
916
|
+
- "New accounts onboarded"
|
|
917
|
+
- "Expansion opportunities"
|
|
918
|
+
behavior:
|
|
919
|
+
- "Health Score"
|
|
920
|
+
- "Engagement trends"
|
|
921
|
+
- "Support ticket volume"
|
|
922
|
+
- "NPS responses"
|
|
923
|
+
outcomes:
|
|
924
|
+
- "Churn rate"
|
|
925
|
+
- "Net Revenue Retention"
|
|
926
|
+
- "Customer Lifetime Value"
|
|
927
|
+
- "Expansion revenue"
|
|
928
|
+
|
|
929
|
+
sales_dashboard:
|
|
930
|
+
purpose: "Sales performance and pipeline"
|
|
931
|
+
audience: "CRO, Sales team"
|
|
932
|
+
frequency: "Daily/Weekly"
|
|
933
|
+
metrics:
|
|
934
|
+
acquisition:
|
|
935
|
+
- "Leads received"
|
|
936
|
+
- "SQLs generated"
|
|
937
|
+
- "Meetings booked"
|
|
938
|
+
behavior:
|
|
939
|
+
- "Pipeline velocity"
|
|
940
|
+
- "Win rate by stage"
|
|
941
|
+
- "Average deal cycle"
|
|
942
|
+
- "Activity metrics"
|
|
943
|
+
outcomes:
|
|
944
|
+
- "Revenue closed"
|
|
945
|
+
- "Average deal size"
|
|
946
|
+
- "Quota attainment"
|
|
947
|
+
- "Forecast accuracy"
|
|
948
|
+
```
|
|
949
|
+
|
|
950
|
+
### Leading vs Lagging Indicator Balance
|
|
951
|
+
|
|
952
|
+
```yaml
|
|
953
|
+
leading_lagging_balance:
|
|
954
|
+
|
|
955
|
+
principle: |
|
|
956
|
+
Dashboards should have a mix of leading (predictive)
|
|
957
|
+
and lagging (result) indicators. Leading indicators
|
|
958
|
+
give you time to act before outcomes change.
|
|
959
|
+
|
|
960
|
+
ideal_ratio:
|
|
961
|
+
leading: "40-50%"
|
|
962
|
+
lagging: "50-60%"
|
|
963
|
+
|
|
964
|
+
examples:
|
|
965
|
+
|
|
966
|
+
revenue_dashboard:
|
|
967
|
+
lagging:
|
|
968
|
+
- "Revenue (what happened)"
|
|
969
|
+
- "Churn rate (what happened)"
|
|
970
|
+
leading:
|
|
971
|
+
- "Pipeline value (predicts revenue)"
|
|
972
|
+
- "Health Score (predicts churn)"
|
|
973
|
+
- "NPS (predicts retention)"
|
|
974
|
+
|
|
975
|
+
product_dashboard:
|
|
976
|
+
lagging:
|
|
977
|
+
- "Retention rate (what happened)"
|
|
978
|
+
- "CLTV (what happened)"
|
|
979
|
+
leading:
|
|
980
|
+
- "Activation rate (predicts retention)"
|
|
981
|
+
- "Feature adoption (predicts value)"
|
|
982
|
+
- "Weekly Active Users (predicts retention)"
|
|
983
|
+
|
|
984
|
+
diagnostic_question: |
|
|
985
|
+
"Can we predict the lagging metrics using the
|
|
986
|
+
leading metrics in this dashboard?"
|
|
987
|
+
If yes → good balance
|
|
988
|
+
If no → add more leading indicators
|
|
989
|
+
```
|
|
990
|
+
|
|
991
|
+
---
|
|
992
|
+
|
|
993
|
+
## Storytelling with Data
|
|
994
|
+
|
|
995
|
+
### The Narrative Framework
|
|
996
|
+
|
|
997
|
+
```
|
|
998
|
+
┌─────────────────────────────────────────────────────────────────┐
|
|
999
|
+
│ DATA STORYTELLING FRAMEWORK │
|
|
1000
|
+
├─────────────────────────────────────────────────────────────────┤
|
|
1001
|
+
│ │
|
|
1002
|
+
│ EVERY DASHBOARD TELLS A STORY: │
|
|
1003
|
+
│ │
|
|
1004
|
+
│ 1. SETUP (Context) │
|
|
1005
|
+
│ "Here's where we are and where we're trying to go" │
|
|
1006
|
+
│ → Headline metrics vs targets │
|
|
1007
|
+
│ │
|
|
1008
|
+
│ 2. CONFLICT (Problem) │
|
|
1009
|
+
│ "Here's what's not working or needs attention" │
|
|
1010
|
+
│ → Anomalies, misses, concerning trends │
|
|
1011
|
+
│ │
|
|
1012
|
+
│ 3. RESOLUTION (Insight) │
|
|
1013
|
+
│ "Here's why it's happening" │
|
|
1014
|
+
│ → Root cause analysis, segment breakdown │
|
|
1015
|
+
│ │
|
|
1016
|
+
│ 4. CALL TO ACTION (Next Steps) │
|
|
1017
|
+
│ "Here's what we should do about it" │
|
|
1018
|
+
│ → Specific recommendations │
|
|
1019
|
+
│ │
|
|
1020
|
+
└─────────────────────────────────────────────────────────────────┘
|
|
1021
|
+
```
|
|
1022
|
+
|
|
1023
|
+
### The So What Framework for Storytelling
|
|
1024
|
+
|
|
1025
|
+
```yaml
|
|
1026
|
+
so_what_storytelling:
|
|
1027
|
+
|
|
1028
|
+
section_1_so_what:
|
|
1029
|
+
question: "Por que isso importa?"
|
|
1030
|
+
dashboard_element: "Context card or subtitle"
|
|
1031
|
+
template: |
|
|
1032
|
+
"[METRIC] is currently at [VALUE], which is [X%] [above/below]
|
|
1033
|
+
our target of [TARGET]. This matters because [BUSINESS IMPACT]."
|
|
1034
|
+
example: |
|
|
1035
|
+
"MRR is currently at R$450k, which is 10% below our target
|
|
1036
|
+
of R$500k. This matters because we need R$6M ARR by December
|
|
1037
|
+
to hit our funding milestone."
|
|
1038
|
+
|
|
1039
|
+
section_2_what_changed:
|
|
1040
|
+
question: "O que mudou desde a última análise?"
|
|
1041
|
+
dashboard_element: "Comparison indicators and trend lines"
|
|
1042
|
+
template: |
|
|
1043
|
+
"Compared to [PREVIOUS PERIOD], [METRIC] has [increased/decreased]
|
|
1044
|
+
by [X%]. The main changes were:
|
|
1045
|
+
• [CHANGE 1]
|
|
1046
|
+
• [CHANGE 2]
|
|
1047
|
+
• [CHANGE 3]"
|
|
1048
|
+
example: |
|
|
1049
|
+
"Compared to last month, MRR has decreased by 2%. The main changes were:
|
|
1050
|
+
• New MRR down 15% (fewer large deals closed)
|
|
1051
|
+
• Churn MRR up 8% (3 enterprise accounts cancelled)
|
|
1052
|
+
• Expansion MRR flat (no significant upsells)"
|
|
1053
|
+
|
|
1054
|
+
section_3_why:
|
|
1055
|
+
question: "Por que mudou?"
|
|
1056
|
+
dashboard_element: "Breakdown charts and diagnostic metrics"
|
|
1057
|
+
template: |
|
|
1058
|
+
"The [change] is primarily driven by:
|
|
1059
|
+
1. [ROOT CAUSE 1] contributing [X%]
|
|
1060
|
+
2. [ROOT CAUSE 2] contributing [Y%]
|
|
1061
|
+
Evidence: [DATA POINT]"
|
|
1062
|
+
example: |
|
|
1063
|
+
"The MRR decline is primarily driven by:
|
|
1064
|
+
1. Sales team vacancy (2 reps quit) contributing 60%
|
|
1065
|
+
2. Enterprise churn (lost 3 accounts to competitor) contributing 40%
|
|
1066
|
+
Evidence: Win rate dropped from 35% to 22%, and churn was
|
|
1067
|
+
concentrated in accounts with <6 months tenure."
|
|
1068
|
+
|
|
1069
|
+
section_4_now_what:
|
|
1070
|
+
question: "O que vamos fazer?"
|
|
1071
|
+
dashboard_element: "Recommendation box or action items"
|
|
1072
|
+
template: |
|
|
1073
|
+
"Recommended actions:
|
|
1074
|
+
1. [ACTION 1] - Owner: [NAME] - Due: [DATE]
|
|
1075
|
+
2. [ACTION 2] - Owner: [NAME] - Due: [DATE]
|
|
1076
|
+
Expected impact: [PROJECTED CHANGE]"
|
|
1077
|
+
example: |
|
|
1078
|
+
"Recommended actions:
|
|
1079
|
+
1. Accelerate sales hiring (2 reps by March) - Owner: CRO - Due: Mar 15
|
|
1080
|
+
2. Executive review of 3 churned accounts for learnings - Owner: CCO - Due: This week
|
|
1081
|
+
3. Implement early warning system for <6mo accounts - Owner: CS Ops - Due: Mar 1
|
|
1082
|
+
Expected impact: Return to target MRR growth by Q2"
|
|
1083
|
+
```
|
|
1084
|
+
|
|
1085
|
+
### Visual Storytelling Techniques
|
|
1086
|
+
|
|
1087
|
+
```yaml
|
|
1088
|
+
visual_storytelling:
|
|
1089
|
+
|
|
1090
|
+
technique_1_progressive_disclosure:
|
|
1091
|
+
description: "Reveal information in layers"
|
|
1092
|
+
implementation:
|
|
1093
|
+
level_1: "Summary (the answer)"
|
|
1094
|
+
level_2: "Supporting data (the evidence)"
|
|
1095
|
+
level_3: "Detail (the raw data)"
|
|
1096
|
+
benefit: "Audience can go as deep as they want"
|
|
1097
|
+
|
|
1098
|
+
technique_2_annotation_layers:
|
|
1099
|
+
description: "Add context to charts"
|
|
1100
|
+
types:
|
|
1101
|
+
events: "Mark when campaigns launched, features shipped"
|
|
1102
|
+
anomalies: "Highlight unusual data points"
|
|
1103
|
+
explanations: "Add text explaining changes"
|
|
1104
|
+
implementation: "Overlay on line charts, callout boxes"
|
|
1105
|
+
|
|
1106
|
+
technique_3_guided_analysis:
|
|
1107
|
+
description: "Lead viewer through the story"
|
|
1108
|
+
elements:
|
|
1109
|
+
numbers: "1, 2, 3... sequence of attention"
|
|
1110
|
+
arrows: "Visual flow between elements"
|
|
1111
|
+
highlighting: "Bold important numbers"
|
|
1112
|
+
summary_box: "Key takeaway at top"
|
|
1113
|
+
|
|
1114
|
+
technique_4_comparison_framing:
|
|
1115
|
+
description: "Make changes obvious"
|
|
1116
|
+
techniques:
|
|
1117
|
+
before_after: "Side by side comparison"
|
|
1118
|
+
target_vs_actual: "Bar chart with target line"
|
|
1119
|
+
indexed_charts: "Start at 100, show relative change"
|
|
1120
|
+
sparklines: "Inline trend context"
|
|
1121
|
+
|
|
1122
|
+
technique_5_emotional_cues:
|
|
1123
|
+
description: "Use visual cues for meaning"
|
|
1124
|
+
colors:
|
|
1125
|
+
red: "Needs attention, bad"
|
|
1126
|
+
green: "Good, on track"
|
|
1127
|
+
yellow: "Warning, watch"
|
|
1128
|
+
icons:
|
|
1129
|
+
up_arrow: "Increasing (add color for good/bad)"
|
|
1130
|
+
down_arrow: "Decreasing (add color for good/bad)"
|
|
1131
|
+
warning: "Alert, needs investigation"
|
|
1132
|
+
checkmark: "Target hit, goal achieved"
|
|
1133
|
+
```
|
|
1134
|
+
|
|
1135
|
+
### Dashboard Narrative Templates
|
|
1136
|
+
|
|
1137
|
+
```yaml
|
|
1138
|
+
narrative_templates:
|
|
1139
|
+
|
|
1140
|
+
executive_update:
|
|
1141
|
+
structure:
|
|
1142
|
+
- title: "Performance Summary"
|
|
1143
|
+
content: "1-3 sentence headline of status"
|
|
1144
|
+
- title: "Key Wins"
|
|
1145
|
+
content: "2-3 positive highlights with evidence"
|
|
1146
|
+
- title: "Areas of Concern"
|
|
1147
|
+
content: "2-3 issues with root cause"
|
|
1148
|
+
- title: "Recommended Actions"
|
|
1149
|
+
content: "Prioritized list with owners"
|
|
1150
|
+
- title: "Outlook"
|
|
1151
|
+
content: "Forecast for next period"
|
|
1152
|
+
|
|
1153
|
+
anomaly_alert:
|
|
1154
|
+
structure:
|
|
1155
|
+
- title: "What Happened"
|
|
1156
|
+
content: "[METRIC] [increased/decreased] by [X%]"
|
|
1157
|
+
- title: "Impact"
|
|
1158
|
+
content: "This affects [BUSINESS OUTCOME] by [HOW]"
|
|
1159
|
+
- title: "Root Cause"
|
|
1160
|
+
content: "[EXPLANATION] based on [EVIDENCE]"
|
|
1161
|
+
- title: "Recommended Action"
|
|
1162
|
+
content: "[SPECIFIC ACTION] by [OWNER] by [DATE]"
|
|
1163
|
+
|
|
1164
|
+
weekly_digest:
|
|
1165
|
+
structure:
|
|
1166
|
+
- title: "Week in Numbers"
|
|
1167
|
+
content: "5-7 key metrics with WoW change"
|
|
1168
|
+
- title: "Biggest Mover"
|
|
1169
|
+
content: "Highlight of most significant change"
|
|
1170
|
+
- title: "Trend Watch"
|
|
1171
|
+
content: "Patterns developing over multiple weeks"
|
|
1172
|
+
- title: "This Week's Focus"
|
|
1173
|
+
content: "What to prioritize based on data"
|
|
1174
|
+
```
|
|
1175
|
+
|
|
1176
|
+
---
|
|
1177
|
+
|
|
1178
|
+
## Dashboard Types and Templates
|
|
1179
|
+
|
|
1180
|
+
### Executive Dashboard Template
|
|
1181
|
+
|
|
1182
|
+
```yaml
|
|
1183
|
+
executive_dashboard_template:
|
|
1184
|
+
|
|
1185
|
+
layout:
|
|
1186
|
+
header:
|
|
1187
|
+
- company_name
|
|
1188
|
+
- date_range
|
|
1189
|
+
- refresh_timestamp
|
|
1190
|
+
|
|
1191
|
+
row_1_headline:
|
|
1192
|
+
elements:
|
|
1193
|
+
- north_star_metric:
|
|
1194
|
+
size: "large"
|
|
1195
|
+
comparisons: ["vs target", "vs last period"]
|
|
1196
|
+
trend: "sparkline"
|
|
1197
|
+
- secondary_metric_1:
|
|
1198
|
+
size: "medium"
|
|
1199
|
+
comparison: "vs target"
|
|
1200
|
+
- secondary_metric_2:
|
|
1201
|
+
size: "medium"
|
|
1202
|
+
comparison: "vs target"
|
|
1203
|
+
|
|
1204
|
+
row_2_kpis:
|
|
1205
|
+
title: "Key Performance Indicators"
|
|
1206
|
+
elements:
|
|
1207
|
+
- kpi_1: "with target gauge"
|
|
1208
|
+
- kpi_2: "with target gauge"
|
|
1209
|
+
- kpi_3: "with target gauge"
|
|
1210
|
+
- kpi_4: "with target gauge"
|
|
1211
|
+
|
|
1212
|
+
row_3_trends:
|
|
1213
|
+
elements:
|
|
1214
|
+
- trend_chart_1:
|
|
1215
|
+
type: "line"
|
|
1216
|
+
period: "last 12 weeks"
|
|
1217
|
+
annotations: "major events"
|
|
1218
|
+
- trend_chart_2:
|
|
1219
|
+
type: "line"
|
|
1220
|
+
period: "last 12 weeks"
|
|
1221
|
+
|
|
1222
|
+
row_4_breakdowns:
|
|
1223
|
+
elements:
|
|
1224
|
+
- breakdown_1:
|
|
1225
|
+
type: "bar chart"
|
|
1226
|
+
dimension: "by channel"
|
|
1227
|
+
- breakdown_2:
|
|
1228
|
+
type: "table"
|
|
1229
|
+
dimension: "top 5 segments"
|
|
1230
|
+
|
|
1231
|
+
footer:
|
|
1232
|
+
- insights_summary
|
|
1233
|
+
- recommended_actions
|
|
1234
|
+
- data_freshness_note
|
|
1235
|
+
|
|
1236
|
+
metrics_checklist:
|
|
1237
|
+
headline:
|
|
1238
|
+
- "Primary business objective metric"
|
|
1239
|
+
kpis:
|
|
1240
|
+
- "Revenue/ARR/MRR"
|
|
1241
|
+
- "Customer count"
|
|
1242
|
+
- "Growth rate"
|
|
1243
|
+
- "Retention/Churn"
|
|
1244
|
+
supporting:
|
|
1245
|
+
- "By segment breakdown"
|
|
1246
|
+
- "Trend over time"
|
|
1247
|
+
- "Pipeline/forecast"
|
|
1248
|
+
```
|
|
1249
|
+
|
|
1250
|
+
### Marketing Dashboard Template
|
|
1251
|
+
|
|
1252
|
+
```yaml
|
|
1253
|
+
marketing_dashboard_template:
|
|
1254
|
+
|
|
1255
|
+
layout:
|
|
1256
|
+
header:
|
|
1257
|
+
- period_selector
|
|
1258
|
+
- channel_filter
|
|
1259
|
+
- campaign_filter
|
|
1260
|
+
|
|
1261
|
+
row_1_funnel:
|
|
1262
|
+
elements:
|
|
1263
|
+
- funnel_visualization:
|
|
1264
|
+
stages: ["Traffic", "Leads", "MQLs", "SQLs", "Customers"]
|
|
1265
|
+
show_conversion_rates: true
|
|
1266
|
+
- summary_stats:
|
|
1267
|
+
- "Total spend"
|
|
1268
|
+
- "Total leads"
|
|
1269
|
+
- "Cost per lead"
|
|
1270
|
+
|
|
1271
|
+
row_2_channels:
|
|
1272
|
+
title: "Performance by Channel"
|
|
1273
|
+
elements:
|
|
1274
|
+
- channel_comparison:
|
|
1275
|
+
type: "bar chart"
|
|
1276
|
+
metrics: ["Traffic", "Conversions", "ROAS"]
|
|
1277
|
+
- channel_trend:
|
|
1278
|
+
type: "line chart"
|
|
1279
|
+
period: "last 8 weeks"
|
|
1280
|
+
|
|
1281
|
+
row_3_campaigns:
|
|
1282
|
+
title: "Campaign Performance"
|
|
1283
|
+
elements:
|
|
1284
|
+
- campaign_table:
|
|
1285
|
+
columns: ["Campaign", "Spend", "Leads", "CPL", "Conversions", "ROAS"]
|
|
1286
|
+
sort: "by ROAS descending"
|
|
1287
|
+
highlight: "top and bottom performers"
|
|
1288
|
+
|
|
1289
|
+
row_4_content:
|
|
1290
|
+
title: "Content Performance"
|
|
1291
|
+
elements:
|
|
1292
|
+
- top_performing_content:
|
|
1293
|
+
metrics: ["Views", "Engagement", "Conversions"]
|
|
1294
|
+
- landing_page_performance:
|
|
1295
|
+
metrics: ["Traffic", "Bounce Rate", "Conversion Rate"]
|
|
1296
|
+
|
|
1297
|
+
footer:
|
|
1298
|
+
- "Attribution note"
|
|
1299
|
+
- "Next actions"
|
|
1300
|
+
|
|
1301
|
+
metrics_checklist:
|
|
1302
|
+
acquisition:
|
|
1303
|
+
- "Traffic by source"
|
|
1304
|
+
- "Cost per click"
|
|
1305
|
+
- "Impressions/Reach"
|
|
1306
|
+
behavior:
|
|
1307
|
+
- "Bounce rate"
|
|
1308
|
+
- "Pages per session"
|
|
1309
|
+
- "Email open/click rates"
|
|
1310
|
+
outcomes:
|
|
1311
|
+
- "Leads generated"
|
|
1312
|
+
- "Cost per lead"
|
|
1313
|
+
- "ROAS by channel"
|
|
1314
|
+
- "Attribution analysis"
|
|
1315
|
+
```
|
|
1316
|
+
|
|
1317
|
+
### Product Dashboard Template
|
|
1318
|
+
|
|
1319
|
+
```yaml
|
|
1320
|
+
product_dashboard_template:
|
|
1321
|
+
|
|
1322
|
+
layout:
|
|
1323
|
+
header:
|
|
1324
|
+
- period_selector
|
|
1325
|
+
- user_segment_filter
|
|
1326
|
+
- feature_filter
|
|
1327
|
+
|
|
1328
|
+
row_1_engagement:
|
|
1329
|
+
elements:
|
|
1330
|
+
- dau_wau_mau:
|
|
1331
|
+
type: "line chart"
|
|
1332
|
+
show_ratios: true
|
|
1333
|
+
- stickiness:
|
|
1334
|
+
metric: "DAU/MAU"
|
|
1335
|
+
trend: "sparkline"
|
|
1336
|
+
- time_in_product:
|
|
1337
|
+
metric: "avg session duration"
|
|
1338
|
+
comparison: "vs last week"
|
|
1339
|
+
|
|
1340
|
+
row_2_activation:
|
|
1341
|
+
title: "Activation & Onboarding"
|
|
1342
|
+
elements:
|
|
1343
|
+
- activation_funnel:
|
|
1344
|
+
stages: ["Signup", "Setup Complete", "First Value", "Habit"]
|
|
1345
|
+
- time_to_value:
|
|
1346
|
+
metric: "median time to first value"
|
|
1347
|
+
trend: "over time"
|
|
1348
|
+
|
|
1349
|
+
row_3_features:
|
|
1350
|
+
title: "Feature Adoption"
|
|
1351
|
+
elements:
|
|
1352
|
+
- feature_adoption_matrix:
|
|
1353
|
+
type: "heatmap"
|
|
1354
|
+
dimensions: ["Feature", "User Segment"]
|
|
1355
|
+
- feature_usage_trend:
|
|
1356
|
+
type: "line chart"
|
|
1357
|
+
top_features: 5
|
|
1358
|
+
|
|
1359
|
+
row_4_retention:
|
|
1360
|
+
title: "Retention"
|
|
1361
|
+
elements:
|
|
1362
|
+
- retention_curve:
|
|
1363
|
+
type: "cohort retention chart"
|
|
1364
|
+
cohorts: "last 6 months"
|
|
1365
|
+
- retention_by_segment:
|
|
1366
|
+
type: "bar chart"
|
|
1367
|
+
segments: ["by plan", "by acquisition source"]
|
|
1368
|
+
|
|
1369
|
+
footer:
|
|
1370
|
+
- "Recent releases impact"
|
|
1371
|
+
- "Experiment results"
|
|
1372
|
+
- "Product roadmap link"
|
|
1373
|
+
|
|
1374
|
+
metrics_checklist:
|
|
1375
|
+
acquisition:
|
|
1376
|
+
- "New signups"
|
|
1377
|
+
- "Trial starts"
|
|
1378
|
+
behavior:
|
|
1379
|
+
- "DAU/WAU/MAU"
|
|
1380
|
+
- "Feature adoption %"
|
|
1381
|
+
- "Session duration"
|
|
1382
|
+
- "Actions per session"
|
|
1383
|
+
outcomes:
|
|
1384
|
+
- "Activation rate"
|
|
1385
|
+
- "Retention curves"
|
|
1386
|
+
- "NPS score"
|
|
1387
|
+
- "Product-qualified leads"
|
|
1388
|
+
```
|
|
1389
|
+
|
|
1390
|
+
### Customer Success Dashboard Template
|
|
1391
|
+
|
|
1392
|
+
```yaml
|
|
1393
|
+
customer_success_dashboard_template:
|
|
1394
|
+
|
|
1395
|
+
layout:
|
|
1396
|
+
header:
|
|
1397
|
+
- period_selector
|
|
1398
|
+
- customer_segment_filter
|
|
1399
|
+
- csm_filter
|
|
1400
|
+
|
|
1401
|
+
row_1_health:
|
|
1402
|
+
elements:
|
|
1403
|
+
- health_score_distribution:
|
|
1404
|
+
type: "stacked bar or donut"
|
|
1405
|
+
segments: ["Healthy", "At Risk", "Critical"]
|
|
1406
|
+
- health_trend:
|
|
1407
|
+
type: "line chart"
|
|
1408
|
+
metric: "average health score"
|
|
1409
|
+
- accounts_needing_attention:
|
|
1410
|
+
type: "count"
|
|
1411
|
+
filter: "health < threshold"
|
|
1412
|
+
|
|
1413
|
+
row_2_retention:
|
|
1414
|
+
title: "Retention & Churn"
|
|
1415
|
+
elements:
|
|
1416
|
+
- churn_rate:
|
|
1417
|
+
metric: "monthly churn %"
|
|
1418
|
+
comparisons: ["vs target", "vs last month"]
|
|
1419
|
+
- nrr:
|
|
1420
|
+
metric: "Net Revenue Retention"
|
|
1421
|
+
trend: "sparkline"
|
|
1422
|
+
- churn_reasons:
|
|
1423
|
+
type: "bar chart"
|
|
1424
|
+
dimension: "by reason"
|
|
1425
|
+
|
|
1426
|
+
row_3_engagement:
|
|
1427
|
+
title: "Customer Engagement"
|
|
1428
|
+
elements:
|
|
1429
|
+
- engagement_metrics:
|
|
1430
|
+
- "Login frequency"
|
|
1431
|
+
- "Feature usage"
|
|
1432
|
+
- "Support tickets"
|
|
1433
|
+
- nps_trend:
|
|
1434
|
+
type: "line chart"
|
|
1435
|
+
show_response_rate: true
|
|
1436
|
+
|
|
1437
|
+
row_4_accounts:
|
|
1438
|
+
title: "Account Details"
|
|
1439
|
+
elements:
|
|
1440
|
+
- at_risk_accounts:
|
|
1441
|
+
type: "table"
|
|
1442
|
+
columns: ["Account", "MRR", "Health", "Last Activity", "Owner"]
|
|
1443
|
+
sort: "by health ascending"
|
|
1444
|
+
- expansion_opportunities:
|
|
1445
|
+
type: "table"
|
|
1446
|
+
columns: ["Account", "Current MRR", "Potential", "Stage"]
|
|
1447
|
+
|
|
1448
|
+
footer:
|
|
1449
|
+
- "CSM performance summary"
|
|
1450
|
+
- "Playbook execution status"
|
|
1451
|
+
- "Quarterly review schedule"
|
|
1452
|
+
|
|
1453
|
+
metrics_checklist:
|
|
1454
|
+
health:
|
|
1455
|
+
- "Health score distribution"
|
|
1456
|
+
- "Engagement metrics"
|
|
1457
|
+
- "Support sentiment"
|
|
1458
|
+
retention:
|
|
1459
|
+
- "Churn rate"
|
|
1460
|
+
- "NRR"
|
|
1461
|
+
- "Renewal rate"
|
|
1462
|
+
expansion:
|
|
1463
|
+
- "Expansion MRR"
|
|
1464
|
+
- "Upsell pipeline"
|
|
1465
|
+
- "CLTV"
|
|
1466
|
+
```
|
|
1467
|
+
|
|
1468
|
+
---
|
|
1469
|
+
|
|
1470
|
+
## Implementation Process
|
|
1471
|
+
|
|
1472
|
+
### Phase 1: Discovery (Week 1)
|
|
1473
|
+
|
|
1474
|
+
```yaml
|
|
1475
|
+
phase_1_discovery:
|
|
1476
|
+
|
|
1477
|
+
day_1_2_stakeholder_interviews:
|
|
1478
|
+
participants:
|
|
1479
|
+
- "Executive sponsor"
|
|
1480
|
+
- "Primary dashboard users"
|
|
1481
|
+
- "Data team"
|
|
1482
|
+
questions:
|
|
1483
|
+
- "What decisions do you make with data?"
|
|
1484
|
+
- "What questions do you ask most often?"
|
|
1485
|
+
- "What's missing from current dashboards?"
|
|
1486
|
+
- "What's the most important metric to you?"
|
|
1487
|
+
- "How often do you check metrics?"
|
|
1488
|
+
output: "Stakeholder needs summary"
|
|
1489
|
+
|
|
1490
|
+
day_3_4_current_state_audit:
|
|
1491
|
+
tasks:
|
|
1492
|
+
- "Inventory existing dashboards"
|
|
1493
|
+
- "Identify data sources"
|
|
1494
|
+
- "Assess data quality"
|
|
1495
|
+
- "Document technical constraints"
|
|
1496
|
+
output: "Current state assessment"
|
|
1497
|
+
|
|
1498
|
+
day_5_dmmm_workshop:
|
|
1499
|
+
participants: "Key stakeholders"
|
|
1500
|
+
agenda:
|
|
1501
|
+
- "Define business objectives"
|
|
1502
|
+
- "Identify goals per objective"
|
|
1503
|
+
- "Select KPIs per goal"
|
|
1504
|
+
- "Set targets"
|
|
1505
|
+
- "Define segments"
|
|
1506
|
+
output: "Completed DMMM framework"
|
|
1507
|
+
```
|
|
1508
|
+
|
|
1509
|
+
### Phase 2: Design (Week 2)
|
|
1510
|
+
|
|
1511
|
+
```yaml
|
|
1512
|
+
phase_2_design:
|
|
1513
|
+
|
|
1514
|
+
day_1_2_metric_selection:
|
|
1515
|
+
tasks:
|
|
1516
|
+
- "Apply So What Test to all proposed metrics"
|
|
1517
|
+
- "Remove metrics that fail"
|
|
1518
|
+
- "Transform metrics where possible"
|
|
1519
|
+
- "Define calculation logic for each"
|
|
1520
|
+
output: "Final metric list with definitions"
|
|
1521
|
+
|
|
1522
|
+
day_3_wireframing:
|
|
1523
|
+
tasks:
|
|
1524
|
+
- "Sketch layout options"
|
|
1525
|
+
- "Apply information hierarchy"
|
|
1526
|
+
- "Determine drill-down paths"
|
|
1527
|
+
- "Plan mobile view (if needed)"
|
|
1528
|
+
output: "Wireframe mockups"
|
|
1529
|
+
|
|
1530
|
+
day_4_design_review:
|
|
1531
|
+
participants: "Stakeholders"
|
|
1532
|
+
agenda:
|
|
1533
|
+
- "Present wireframes"
|
|
1534
|
+
- "Validate metric selection"
|
|
1535
|
+
- "Confirm hierarchy"
|
|
1536
|
+
- "Gather feedback"
|
|
1537
|
+
output: "Approved design"
|
|
1538
|
+
|
|
1539
|
+
day_5_technical_spec:
|
|
1540
|
+
tasks:
|
|
1541
|
+
- "Define data requirements"
|
|
1542
|
+
- "Specify calculations"
|
|
1543
|
+
- "Document refresh logic"
|
|
1544
|
+
- "Plan alerts/notifications"
|
|
1545
|
+
output: "Technical specification"
|
|
1546
|
+
```
|
|
1547
|
+
|
|
1548
|
+
### Phase 3: Build (Week 3-4)
|
|
1549
|
+
|
|
1550
|
+
```yaml
|
|
1551
|
+
phase_3_build:
|
|
1552
|
+
|
|
1553
|
+
week_3_data_layer:
|
|
1554
|
+
tasks:
|
|
1555
|
+
- "Create/validate data sources"
|
|
1556
|
+
- "Build metrics calculations"
|
|
1557
|
+
- "Implement refresh jobs"
|
|
1558
|
+
- "Set up data quality checks"
|
|
1559
|
+
output: "Working data layer"
|
|
1560
|
+
|
|
1561
|
+
week_4_day_1_3_visualization:
|
|
1562
|
+
tasks:
|
|
1563
|
+
- "Build charts and visualizations"
|
|
1564
|
+
- "Implement filters"
|
|
1565
|
+
- "Add comparisons and trends"
|
|
1566
|
+
- "Apply styling and branding"
|
|
1567
|
+
output: "Visual dashboard"
|
|
1568
|
+
|
|
1569
|
+
week_4_day_4_interactivity:
|
|
1570
|
+
tasks:
|
|
1571
|
+
- "Add drill-down functionality"
|
|
1572
|
+
- "Implement alerts"
|
|
1573
|
+
- "Set up scheduled delivery"
|
|
1574
|
+
- "Configure permissions"
|
|
1575
|
+
output: "Interactive dashboard"
|
|
1576
|
+
|
|
1577
|
+
week_4_day_5_qa:
|
|
1578
|
+
tasks:
|
|
1579
|
+
- "Validate calculations"
|
|
1580
|
+
- "Test all filters"
|
|
1581
|
+
- "Check performance"
|
|
1582
|
+
- "User acceptance testing"
|
|
1583
|
+
output: "QA sign-off"
|
|
1584
|
+
```
|
|
1585
|
+
|
|
1586
|
+
### Phase 4: Launch & Iterate (Week 5+)
|
|
1587
|
+
|
|
1588
|
+
```yaml
|
|
1589
|
+
phase_4_launch:
|
|
1590
|
+
|
|
1591
|
+
soft_launch:
|
|
1592
|
+
tasks:
|
|
1593
|
+
- "Deploy to pilot users"
|
|
1594
|
+
- "Gather feedback"
|
|
1595
|
+
- "Fix issues"
|
|
1596
|
+
- "Document learnings"
|
|
1597
|
+
duration: "1 week"
|
|
1598
|
+
|
|
1599
|
+
full_launch:
|
|
1600
|
+
tasks:
|
|
1601
|
+
- "Train all users"
|
|
1602
|
+
- "Document usage guide"
|
|
1603
|
+
- "Set up support channel"
|
|
1604
|
+
- "Announce to organization"
|
|
1605
|
+
duration: "1 day"
|
|
1606
|
+
|
|
1607
|
+
iteration:
|
|
1608
|
+
weekly:
|
|
1609
|
+
- "Monitor usage metrics"
|
|
1610
|
+
- "Collect user feedback"
|
|
1611
|
+
- "Quick fixes and improvements"
|
|
1612
|
+
monthly:
|
|
1613
|
+
- "Review metric relevance"
|
|
1614
|
+
- "Add/remove metrics based on So What Test"
|
|
1615
|
+
- "Update targets"
|
|
1616
|
+
quarterly:
|
|
1617
|
+
- "Deep review of dashboard effectiveness"
|
|
1618
|
+
- "Major redesign if needed"
|
|
1619
|
+
- "Alignment with new business priorities"
|
|
1620
|
+
```
|
|
1621
|
+
|
|
1622
|
+
---
|
|
1623
|
+
|
|
1624
|
+
## Common Pitfalls and Solutions
|
|
1625
|
+
|
|
1626
|
+
### Dashboard Pitfalls
|
|
1627
|
+
|
|
1628
|
+
```yaml
|
|
1629
|
+
dashboard_pitfalls:
|
|
1630
|
+
|
|
1631
|
+
pitfall_1_too_many_metrics:
|
|
1632
|
+
symptom: "Dashboard has 20+ metrics"
|
|
1633
|
+
problem: "Users don't know where to look"
|
|
1634
|
+
solution:
|
|
1635
|
+
- "Apply So What Test ruthlessly"
|
|
1636
|
+
- "Move detail to drill-down"
|
|
1637
|
+
- "Target: 8-12 metrics on main view"
|
|
1638
|
+
kaushik_quote: |
|
|
1639
|
+
"If everything is important, nothing is important.
|
|
1640
|
+
Choose or lose."
|
|
1641
|
+
|
|
1642
|
+
pitfall_2_no_context:
|
|
1643
|
+
symptom: "Numbers without comparison"
|
|
1644
|
+
problem: "Can't tell if good or bad"
|
|
1645
|
+
solution:
|
|
1646
|
+
- "Add vs target comparison"
|
|
1647
|
+
- "Add vs previous period"
|
|
1648
|
+
- "Add directional indicators"
|
|
1649
|
+
example:
|
|
1650
|
+
bad: "Revenue: R$150,000"
|
|
1651
|
+
good: "Revenue: R$150,000 (+12% MoM, 95% of target)"
|
|
1652
|
+
|
|
1653
|
+
pitfall_3_no_story:
|
|
1654
|
+
symptom: "Just numbers on a page"
|
|
1655
|
+
problem: "No insight, no action"
|
|
1656
|
+
solution:
|
|
1657
|
+
- "Add narrative sections"
|
|
1658
|
+
- "Include recommendations"
|
|
1659
|
+
- "Explain the 'why'"
|
|
1660
|
+
example:
|
|
1661
|
+
bad: "Churn: 5%"
|
|
1662
|
+
good: "Churn: 5% (up from 3%) - driven by enterprise segment, recommend executive review of top 3 accounts"
|
|
1663
|
+
|
|
1664
|
+
pitfall_4_wrong_audience:
|
|
1665
|
+
symptom: "CEO dashboard has SQL queries"
|
|
1666
|
+
problem: "Mismatch between data and user"
|
|
1667
|
+
solution:
|
|
1668
|
+
- "Define audience clearly"
|
|
1669
|
+
- "Adjust detail level"
|
|
1670
|
+
- "Create role-specific views"
|
|
1671
|
+
|
|
1672
|
+
pitfall_5_stale_data:
|
|
1673
|
+
symptom: "Data updated monthly for daily decisions"
|
|
1674
|
+
problem: "Decisions based on outdated info"
|
|
1675
|
+
solution:
|
|
1676
|
+
- "Increase refresh frequency"
|
|
1677
|
+
- "Show data freshness"
|
|
1678
|
+
- "Alert when data is stale"
|
|
1679
|
+
|
|
1680
|
+
pitfall_6_vanity_metrics:
|
|
1681
|
+
symptom: "Tracking likes, page views, impressions"
|
|
1682
|
+
problem: "Feel good, no business impact"
|
|
1683
|
+
solution:
|
|
1684
|
+
- "Apply So What Test"
|
|
1685
|
+
- "Replace with actionable metrics"
|
|
1686
|
+
- "Focus on outcomes, not outputs"
|
|
1687
|
+
example:
|
|
1688
|
+
vanity: "10,000 page views"
|
|
1689
|
+
actionable: "500 leads generated (5% conversion)"
|
|
1690
|
+
|
|
1691
|
+
pitfall_7_no_ownership:
|
|
1692
|
+
symptom: "Beautiful dashboard no one uses"
|
|
1693
|
+
problem: "No accountability for metrics"
|
|
1694
|
+
solution:
|
|
1695
|
+
- "Assign owner to each metric"
|
|
1696
|
+
- "Include in regular reviews"
|
|
1697
|
+
- "Tie to goals/OKRs"
|
|
1698
|
+
|
|
1699
|
+
pitfall_8_all_green_syndrome:
|
|
1700
|
+
symptom: "Every metric shows green"
|
|
1701
|
+
problem: "Targets too easy or wrong thresholds"
|
|
1702
|
+
solution:
|
|
1703
|
+
- "Review and adjust targets"
|
|
1704
|
+
- "Use relative comparisons"
|
|
1705
|
+
- "Highlight biggest movers, not just status"
|
|
1706
|
+
```
|
|
1707
|
+
|
|
1708
|
+
### Quality Assurance Checklist
|
|
1709
|
+
|
|
1710
|
+
```yaml
|
|
1711
|
+
dashboard_qa_checklist:
|
|
1712
|
+
|
|
1713
|
+
data_quality:
|
|
1714
|
+
- [ ] All metrics calculated correctly
|
|
1715
|
+
- [ ] Data refresh working as expected
|
|
1716
|
+
- [ ] No null or missing values in key metrics
|
|
1717
|
+
- [ ] Historical data complete
|
|
1718
|
+
- [ ] Filters working correctly
|
|
1719
|
+
|
|
1720
|
+
design_quality:
|
|
1721
|
+
- [ ] Information hierarchy clear
|
|
1722
|
+
- [ ] Most important metrics most prominent
|
|
1723
|
+
- [ ] Consistent color coding
|
|
1724
|
+
- [ ] Readable on target devices
|
|
1725
|
+
- [ ] Load time acceptable (<5 seconds)
|
|
1726
|
+
|
|
1727
|
+
actionability:
|
|
1728
|
+
- [ ] Every metric passes So What Test
|
|
1729
|
+
- [ ] Comparisons included (vs target, vs period)
|
|
1730
|
+
- [ ] Trends visible
|
|
1731
|
+
- [ ] Drill-down available
|
|
1732
|
+
- [ ] Recommendations included
|
|
1733
|
+
|
|
1734
|
+
usability:
|
|
1735
|
+
- [ ] Primary audience validated design
|
|
1736
|
+
- [ ] Navigation intuitive
|
|
1737
|
+
- [ ] Labels clear
|
|
1738
|
+
- [ ] Help/documentation available
|
|
1739
|
+
- [ ] Mobile view works (if required)
|
|
1740
|
+
|
|
1741
|
+
governance:
|
|
1742
|
+
- [ ] Metric definitions documented
|
|
1743
|
+
- [ ] Data sources documented
|
|
1744
|
+
- [ ] Owners assigned
|
|
1745
|
+
- [ ] Review cadence defined
|
|
1746
|
+
- [ ] Feedback mechanism in place
|
|
1747
|
+
```
|
|
1748
|
+
|
|
1749
|
+
---
|
|
1750
|
+
|
|
1751
|
+
## Dashboard SQL Patterns
|
|
1752
|
+
|
|
1753
|
+
### KPI Calculation Patterns
|
|
1754
|
+
|
|
1755
|
+
```sql
|
|
1756
|
+
-- Pattern 1: Period over Period Comparison
|
|
1757
|
+
WITH current_period AS (
|
|
1758
|
+
SELECT
|
|
1759
|
+
SUM(revenue) as current_revenue,
|
|
1760
|
+
COUNT(DISTINCT customer_id) as current_customers
|
|
1761
|
+
FROM transactions
|
|
1762
|
+
WHERE transaction_date >= DATE_TRUNC('month', CURRENT_DATE)
|
|
1763
|
+
),
|
|
1764
|
+
previous_period AS (
|
|
1765
|
+
SELECT
|
|
1766
|
+
SUM(revenue) as previous_revenue,
|
|
1767
|
+
COUNT(DISTINCT customer_id) as previous_customers
|
|
1768
|
+
FROM transactions
|
|
1769
|
+
WHERE transaction_date >= DATE_TRUNC('month', CURRENT_DATE - INTERVAL '1 month')
|
|
1770
|
+
AND transaction_date < DATE_TRUNC('month', CURRENT_DATE)
|
|
1771
|
+
)
|
|
1772
|
+
SELECT
|
|
1773
|
+
c.current_revenue,
|
|
1774
|
+
p.previous_revenue,
|
|
1775
|
+
ROUND(100.0 * (c.current_revenue - p.previous_revenue) / NULLIF(p.previous_revenue, 0), 1) as pct_change,
|
|
1776
|
+
CASE
|
|
1777
|
+
WHEN c.current_revenue > p.previous_revenue THEN 'up'
|
|
1778
|
+
WHEN c.current_revenue < p.previous_revenue THEN 'down'
|
|
1779
|
+
ELSE 'flat'
|
|
1780
|
+
END as direction
|
|
1781
|
+
FROM current_period c, previous_period p;
|
|
1782
|
+
```
|
|
1783
|
+
|
|
1784
|
+
```sql
|
|
1785
|
+
-- Pattern 2: Target vs Actual
|
|
1786
|
+
WITH actuals AS (
|
|
1787
|
+
SELECT
|
|
1788
|
+
DATE_TRUNC('month', date) as month,
|
|
1789
|
+
SUM(value) as actual_value
|
|
1790
|
+
FROM metrics
|
|
1791
|
+
WHERE metric_name = 'mrr'
|
|
1792
|
+
GROUP BY 1
|
|
1793
|
+
),
|
|
1794
|
+
targets AS (
|
|
1795
|
+
SELECT
|
|
1796
|
+
month,
|
|
1797
|
+
target_value
|
|
1798
|
+
FROM metric_targets
|
|
1799
|
+
WHERE metric_name = 'mrr'
|
|
1800
|
+
)
|
|
1801
|
+
SELECT
|
|
1802
|
+
a.month,
|
|
1803
|
+
a.actual_value,
|
|
1804
|
+
t.target_value,
|
|
1805
|
+
ROUND(100.0 * a.actual_value / NULLIF(t.target_value, 0), 1) as pct_of_target,
|
|
1806
|
+
CASE
|
|
1807
|
+
WHEN a.actual_value >= t.target_value THEN 'on_track'
|
|
1808
|
+
WHEN a.actual_value >= t.target_value * 0.9 THEN 'at_risk'
|
|
1809
|
+
ELSE 'off_track'
|
|
1810
|
+
END as status
|
|
1811
|
+
FROM actuals a
|
|
1812
|
+
LEFT JOIN targets t ON a.month = t.month
|
|
1813
|
+
ORDER BY a.month;
|
|
1814
|
+
```
|
|
1815
|
+
|
|
1816
|
+
```sql
|
|
1817
|
+
-- Pattern 3: Trend with Moving Average
|
|
1818
|
+
WITH daily_metrics AS (
|
|
1819
|
+
SELECT
|
|
1820
|
+
date,
|
|
1821
|
+
SUM(value) as daily_value
|
|
1822
|
+
FROM metrics
|
|
1823
|
+
WHERE metric_name = 'signups'
|
|
1824
|
+
AND date >= CURRENT_DATE - INTERVAL '90 days'
|
|
1825
|
+
GROUP BY date
|
|
1826
|
+
)
|
|
1827
|
+
SELECT
|
|
1828
|
+
date,
|
|
1829
|
+
daily_value,
|
|
1830
|
+
AVG(daily_value) OVER (
|
|
1831
|
+
ORDER BY date
|
|
1832
|
+
ROWS BETWEEN 6 PRECEDING AND CURRENT ROW
|
|
1833
|
+
) as seven_day_avg,
|
|
1834
|
+
AVG(daily_value) OVER (
|
|
1835
|
+
ORDER BY date
|
|
1836
|
+
ROWS BETWEEN 29 PRECEDING AND CURRENT ROW
|
|
1837
|
+
) as thirty_day_avg
|
|
1838
|
+
FROM daily_metrics
|
|
1839
|
+
ORDER BY date;
|
|
1840
|
+
```
|
|
1841
|
+
|
|
1842
|
+
```sql
|
|
1843
|
+
-- Pattern 4: Distribution/Segmentation
|
|
1844
|
+
WITH health_scores AS (
|
|
1845
|
+
SELECT
|
|
1846
|
+
customer_id,
|
|
1847
|
+
health_score,
|
|
1848
|
+
CASE
|
|
1849
|
+
WHEN health_score >= 80 THEN 'Healthy'
|
|
1850
|
+
WHEN health_score >= 50 THEN 'At Risk'
|
|
1851
|
+
ELSE 'Critical'
|
|
1852
|
+
END as health_status
|
|
1853
|
+
FROM customer_health
|
|
1854
|
+
WHERE snapshot_date = CURRENT_DATE
|
|
1855
|
+
)
|
|
1856
|
+
SELECT
|
|
1857
|
+
health_status,
|
|
1858
|
+
COUNT(*) as customer_count,
|
|
1859
|
+
ROUND(100.0 * COUNT(*) / SUM(COUNT(*)) OVER(), 1) as pct_of_total,
|
|
1860
|
+
SUM(CASE WHEN health_status = 'Healthy' THEN 1 ELSE 0 END) OVER() as healthy_total,
|
|
1861
|
+
SUM(CASE WHEN health_status = 'At Risk' THEN 1 ELSE 0 END) OVER() as at_risk_total,
|
|
1862
|
+
SUM(CASE WHEN health_status = 'Critical' THEN 1 ELSE 0 END) OVER() as critical_total
|
|
1863
|
+
FROM health_scores
|
|
1864
|
+
GROUP BY health_status
|
|
1865
|
+
ORDER BY
|
|
1866
|
+
CASE health_status
|
|
1867
|
+
WHEN 'Healthy' THEN 1
|
|
1868
|
+
WHEN 'At Risk' THEN 2
|
|
1869
|
+
WHEN 'Critical' THEN 3
|
|
1870
|
+
END;
|
|
1871
|
+
```
|
|
1872
|
+
|
|
1873
|
+
```sql
|
|
1874
|
+
-- Pattern 5: Funnel Conversion
|
|
1875
|
+
WITH funnel AS (
|
|
1876
|
+
SELECT
|
|
1877
|
+
'Traffic' as stage,
|
|
1878
|
+
1 as stage_order,
|
|
1879
|
+
COUNT(DISTINCT session_id) as count
|
|
1880
|
+
FROM sessions
|
|
1881
|
+
WHERE date >= CURRENT_DATE - INTERVAL '30 days'
|
|
1882
|
+
|
|
1883
|
+
UNION ALL
|
|
1884
|
+
|
|
1885
|
+
SELECT
|
|
1886
|
+
'Signups' as stage,
|
|
1887
|
+
2 as stage_order,
|
|
1888
|
+
COUNT(DISTINCT user_id) as count
|
|
1889
|
+
FROM users
|
|
1890
|
+
WHERE created_at >= CURRENT_DATE - INTERVAL '30 days'
|
|
1891
|
+
|
|
1892
|
+
UNION ALL
|
|
1893
|
+
|
|
1894
|
+
SELECT
|
|
1895
|
+
'Activated' as stage,
|
|
1896
|
+
3 as stage_order,
|
|
1897
|
+
COUNT(DISTINCT user_id) as count
|
|
1898
|
+
FROM users
|
|
1899
|
+
WHERE created_at >= CURRENT_DATE - INTERVAL '30 days'
|
|
1900
|
+
AND activated = true
|
|
1901
|
+
|
|
1902
|
+
UNION ALL
|
|
1903
|
+
|
|
1904
|
+
SELECT
|
|
1905
|
+
'Converted' as stage,
|
|
1906
|
+
4 as stage_order,
|
|
1907
|
+
COUNT(DISTINCT customer_id) as count
|
|
1908
|
+
FROM customers
|
|
1909
|
+
WHERE first_payment_date >= CURRENT_DATE - INTERVAL '30 days'
|
|
1910
|
+
)
|
|
1911
|
+
SELECT
|
|
1912
|
+
stage,
|
|
1913
|
+
count,
|
|
1914
|
+
LAG(count) OVER (ORDER BY stage_order) as previous_stage_count,
|
|
1915
|
+
ROUND(100.0 * count / NULLIF(LAG(count) OVER (ORDER BY stage_order), 0), 1) as conversion_rate,
|
|
1916
|
+
ROUND(100.0 * count / NULLIF(FIRST_VALUE(count) OVER (ORDER BY stage_order), 0), 1) as cumulative_conversion
|
|
1917
|
+
FROM funnel
|
|
1918
|
+
ORDER BY stage_order;
|
|
1919
|
+
```
|
|
1920
|
+
|
|
1921
|
+
### Alert Query Patterns
|
|
1922
|
+
|
|
1923
|
+
```sql
|
|
1924
|
+
-- Pattern 6: Anomaly Detection (Simple)
|
|
1925
|
+
WITH daily_metrics AS (
|
|
1926
|
+
SELECT
|
|
1927
|
+
date,
|
|
1928
|
+
value,
|
|
1929
|
+
AVG(value) OVER (ORDER BY date ROWS BETWEEN 30 PRECEDING AND 1 PRECEDING) as avg_30d,
|
|
1930
|
+
STDDEV(value) OVER (ORDER BY date ROWS BETWEEN 30 PRECEDING AND 1 PRECEDING) as stddev_30d
|
|
1931
|
+
FROM metrics
|
|
1932
|
+
WHERE metric_name = 'daily_signups'
|
|
1933
|
+
AND date >= CURRENT_DATE - INTERVAL '60 days'
|
|
1934
|
+
)
|
|
1935
|
+
SELECT
|
|
1936
|
+
date,
|
|
1937
|
+
value,
|
|
1938
|
+
avg_30d,
|
|
1939
|
+
stddev_30d,
|
|
1940
|
+
CASE
|
|
1941
|
+
WHEN value > avg_30d + 2 * stddev_30d THEN 'high_anomaly'
|
|
1942
|
+
WHEN value < avg_30d - 2 * stddev_30d THEN 'low_anomaly'
|
|
1943
|
+
ELSE 'normal'
|
|
1944
|
+
END as status,
|
|
1945
|
+
ROUND((value - avg_30d) / NULLIF(stddev_30d, 0), 2) as z_score
|
|
1946
|
+
FROM daily_metrics
|
|
1947
|
+
WHERE date = CURRENT_DATE - INTERVAL '1 day'
|
|
1948
|
+
AND (value > avg_30d + 2 * stddev_30d OR value < avg_30d - 2 * stddev_30d);
|
|
1949
|
+
```
|
|
1950
|
+
|
|
1951
|
+
```sql
|
|
1952
|
+
-- Pattern 7: Threshold Alerts
|
|
1953
|
+
SELECT
|
|
1954
|
+
metric_name,
|
|
1955
|
+
current_value,
|
|
1956
|
+
warning_threshold,
|
|
1957
|
+
critical_threshold,
|
|
1958
|
+
target,
|
|
1959
|
+
CASE
|
|
1960
|
+
WHEN current_value <= critical_threshold THEN 'critical'
|
|
1961
|
+
WHEN current_value <= warning_threshold THEN 'warning'
|
|
1962
|
+
WHEN current_value >= target THEN 'on_track'
|
|
1963
|
+
ELSE 'below_target'
|
|
1964
|
+
END as status,
|
|
1965
|
+
owner_email
|
|
1966
|
+
FROM (
|
|
1967
|
+
SELECT
|
|
1968
|
+
'health_score_avg' as metric_name,
|
|
1969
|
+
AVG(health_score) as current_value,
|
|
1970
|
+
60 as warning_threshold,
|
|
1971
|
+
50 as critical_threshold,
|
|
1972
|
+
75 as target,
|
|
1973
|
+
'cs@company.com' as owner_email
|
|
1974
|
+
FROM customer_health
|
|
1975
|
+
WHERE snapshot_date = CURRENT_DATE
|
|
1976
|
+
|
|
1977
|
+
UNION ALL
|
|
1978
|
+
|
|
1979
|
+
SELECT
|
|
1980
|
+
'churn_rate' as metric_name,
|
|
1981
|
+
churn_rate as current_value,
|
|
1982
|
+
4 as warning_threshold,
|
|
1983
|
+
5 as critical_threshold,
|
|
1984
|
+
2 as target,
|
|
1985
|
+
'cco@company.com' as owner_email
|
|
1986
|
+
FROM monthly_churn
|
|
1987
|
+
WHERE month = DATE_TRUNC('month', CURRENT_DATE)
|
|
1988
|
+
) alerts
|
|
1989
|
+
WHERE status IN ('critical', 'warning');
|
|
1990
|
+
```
|
|
1991
|
+
|
|
1992
|
+
---
|
|
1993
|
+
|
|
1994
|
+
## Tool Recommendations
|
|
1995
|
+
|
|
1996
|
+
### BI Tool Selection
|
|
1997
|
+
|
|
1998
|
+
```yaml
|
|
1999
|
+
bi_tool_selection:
|
|
2000
|
+
|
|
2001
|
+
for_small_teams:
|
|
2002
|
+
google_data_studio:
|
|
2003
|
+
pros: ["Free", "Google ecosystem integration", "Easy sharing"]
|
|
2004
|
+
cons: ["Limited customization", "Performance with large data"]
|
|
2005
|
+
best_for: "Marketing dashboards, basic reporting"
|
|
2006
|
+
|
|
2007
|
+
metabase:
|
|
2008
|
+
pros: ["Open source", "SQL-friendly", "Self-hostable"]
|
|
2009
|
+
cons: ["Limited enterprise features", "Fewer visualizations"]
|
|
2010
|
+
best_for: "Product/engineering teams, SQL-savvy users"
|
|
2011
|
+
|
|
2012
|
+
for_mid_market:
|
|
2013
|
+
tableau:
|
|
2014
|
+
pros: ["Best visualizations", "Powerful analytics", "Large community"]
|
|
2015
|
+
cons: ["Expensive", "Steep learning curve"]
|
|
2016
|
+
best_for: "Data-heavy organizations, complex analysis"
|
|
2017
|
+
|
|
2018
|
+
looker:
|
|
2019
|
+
pros: ["Data modeling layer", "Embedded analytics", "Google integration"]
|
|
2020
|
+
cons: ["Complex setup", "Expensive"]
|
|
2021
|
+
best_for: "Companies with data teams, product analytics"
|
|
2022
|
+
|
|
2023
|
+
power_bi:
|
|
2024
|
+
pros: ["Microsoft integration", "Affordable", "Good for enterprise"]
|
|
2025
|
+
cons: ["Less flexible", "Best with MS stack"]
|
|
2026
|
+
best_for: "Microsoft shops, corporate environments"
|
|
2027
|
+
|
|
2028
|
+
for_enterprise:
|
|
2029
|
+
domo:
|
|
2030
|
+
pros: ["All-in-one platform", "Executive-friendly", "Alerts"]
|
|
2031
|
+
cons: ["Very expensive", "Can be overwhelming"]
|
|
2032
|
+
best_for: "Large enterprises, executive dashboards"
|
|
2033
|
+
|
|
2034
|
+
sisense:
|
|
2035
|
+
pros: ["Embedded analytics", "Complex data handling"]
|
|
2036
|
+
cons: ["Expensive", "Complex implementation"]
|
|
2037
|
+
best_for: "Product analytics, embedded BI"
|
|
2038
|
+
|
|
2039
|
+
build_vs_buy:
|
|
2040
|
+
build_custom:
|
|
2041
|
+
when:
|
|
2042
|
+
- "Highly specific requirements"
|
|
2043
|
+
- "Need full control"
|
|
2044
|
+
- "Strong engineering team"
|
|
2045
|
+
tech_stack: "React + D3.js + SQL backend"
|
|
2046
|
+
|
|
2047
|
+
buy_tool:
|
|
2048
|
+
when:
|
|
2049
|
+
- "Standard dashboarding needs"
|
|
2050
|
+
- "Quick time to value"
|
|
2051
|
+
- "Limited engineering resources"
|
|
2052
|
+
```
|
|
2053
|
+
|
|
2054
|
+
### Integration Patterns
|
|
2055
|
+
|
|
2056
|
+
```yaml
|
|
2057
|
+
integration_patterns:
|
|
2058
|
+
|
|
2059
|
+
data_warehouse_first:
|
|
2060
|
+
description: "All data flows to warehouse, BI reads from warehouse"
|
|
2061
|
+
architecture:
|
|
2062
|
+
sources: ["CRM", "Product DB", "Marketing tools"]
|
|
2063
|
+
etl: ["Fivetran", "Airbyte", "Custom scripts"]
|
|
2064
|
+
warehouse: ["BigQuery", "Snowflake", "Redshift"]
|
|
2065
|
+
bi_tool: "Connects to warehouse"
|
|
2066
|
+
pros: ["Single source of truth", "Consistent metrics"]
|
|
2067
|
+
cons: ["More complex", "Latency"]
|
|
2068
|
+
|
|
2069
|
+
direct_connection:
|
|
2070
|
+
description: "BI tool connects directly to sources"
|
|
2071
|
+
architecture:
|
|
2072
|
+
bi_tool: "Connects to each source"
|
|
2073
|
+
pros: ["Simple", "Real-time"]
|
|
2074
|
+
cons: ["No single source of truth", "Metric inconsistency"]
|
|
2075
|
+
|
|
2076
|
+
hybrid:
|
|
2077
|
+
description: "Critical metrics in warehouse, real-time direct"
|
|
2078
|
+
architecture:
|
|
2079
|
+
historical: "Warehouse"
|
|
2080
|
+
real_time: "Direct connections"
|
|
2081
|
+
pros: ["Balance of consistency and freshness"]
|
|
2082
|
+
cons: ["More complex to manage"]
|
|
2083
|
+
```
|
|
2084
|
+
|
|
2085
|
+
---
|
|
2086
|
+
|
|
2087
|
+
## Output Deliverables
|
|
2088
|
+
|
|
2089
|
+
```yaml
|
|
2090
|
+
deliverables:
|
|
2091
|
+
|
|
2092
|
+
primary:
|
|
2093
|
+
dmmm_framework_document:
|
|
2094
|
+
description: |
|
|
2095
|
+
Completed DMMM framework with:
|
|
2096
|
+
- Business objectives
|
|
2097
|
+
- Goals per objective
|
|
2098
|
+
- KPIs per goal
|
|
2099
|
+
- Targets per KPI
|
|
2100
|
+
- Segments per target
|
|
2101
|
+
|
|
2102
|
+
dashboard_specification:
|
|
2103
|
+
description: |
|
|
2104
|
+
Complete specification including:
|
|
2105
|
+
- Metric definitions
|
|
2106
|
+
- Calculation logic
|
|
2107
|
+
- Data sources
|
|
2108
|
+
- Refresh frequency
|
|
2109
|
+
- Alert thresholds
|
|
2110
|
+
|
|
2111
|
+
functional_dashboard:
|
|
2112
|
+
description: |
|
|
2113
|
+
Working dashboard with:
|
|
2114
|
+
- All specified metrics
|
|
2115
|
+
- Proper hierarchy
|
|
2116
|
+
- Drill-down capability
|
|
2117
|
+
- Mobile view (if required)
|
|
2118
|
+
|
|
2119
|
+
secondary:
|
|
2120
|
+
so_what_audit:
|
|
2121
|
+
description: |
|
|
2122
|
+
Documentation of So What Test results:
|
|
2123
|
+
- Metrics that passed
|
|
2124
|
+
- Metrics transformed
|
|
2125
|
+
- Metrics removed
|
|
2126
|
+
- Action playbooks per metric
|
|
2127
|
+
|
|
2128
|
+
user_guide:
|
|
2129
|
+
description: |
|
|
2130
|
+
Documentation for users:
|
|
2131
|
+
- How to read the dashboard
|
|
2132
|
+
- What each metric means
|
|
2133
|
+
- How to drill down
|
|
2134
|
+
- Who to contact for issues
|
|
2135
|
+
|
|
2136
|
+
optional:
|
|
2137
|
+
alert_configuration:
|
|
2138
|
+
description: |
|
|
2139
|
+
Automated alerts setup:
|
|
2140
|
+
- Threshold definitions
|
|
2141
|
+
- Notification channels
|
|
2142
|
+
- Escalation paths
|
|
2143
|
+
|
|
2144
|
+
training_materials:
|
|
2145
|
+
description: |
|
|
2146
|
+
Materials for user training:
|
|
2147
|
+
- Walkthrough video
|
|
2148
|
+
- FAQ document
|
|
2149
|
+
- Best practices guide
|
|
2150
|
+
```
|
|
2151
|
+
|
|
2152
|
+
---
|
|
2153
|
+
|
|
2154
|
+
## Quality Checklist
|
|
2155
|
+
|
|
2156
|
+
### Pre-Build Checklist
|
|
2157
|
+
|
|
2158
|
+
```yaml
|
|
2159
|
+
pre_build_checklist:
|
|
2160
|
+
- [ ] DMMM framework completed with stakeholders
|
|
2161
|
+
- [ ] So What Test applied to all metrics
|
|
2162
|
+
- [ ] Primary audience defined
|
|
2163
|
+
- [ ] Data sources identified and validated
|
|
2164
|
+
- [ ] Wireframes approved
|
|
2165
|
+
- [ ] Technical spec completed
|
|
2166
|
+
- [ ] Refresh frequency agreed
|
|
2167
|
+
- [ ] Alert thresholds defined
|
|
2168
|
+
```
|
|
2169
|
+
|
|
2170
|
+
### Post-Build Checklist
|
|
2171
|
+
|
|
2172
|
+
```yaml
|
|
2173
|
+
post_build_checklist:
|
|
2174
|
+
- [ ] All metrics calculating correctly
|
|
2175
|
+
- [ ] Comparisons (vs target, vs period) working
|
|
2176
|
+
- [ ] Filters functional
|
|
2177
|
+
- [ ] Drill-down paths working
|
|
2178
|
+
- [ ] Mobile view acceptable (if required)
|
|
2179
|
+
- [ ] Load time acceptable (<5 seconds)
|
|
2180
|
+
- [ ] Alerts firing correctly
|
|
2181
|
+
- [ ] User acceptance testing complete
|
|
2182
|
+
```
|
|
2183
|
+
|
|
2184
|
+
### Ongoing Checklist
|
|
2185
|
+
|
|
2186
|
+
```yaml
|
|
2187
|
+
ongoing_checklist:
|
|
2188
|
+
weekly:
|
|
2189
|
+
- [ ] Data refreshing correctly
|
|
2190
|
+
- [ ] No broken visualizations
|
|
2191
|
+
- [ ] Alerts reviewed
|
|
2192
|
+
monthly:
|
|
2193
|
+
- [ ] Metrics still passing So What Test
|
|
2194
|
+
- [ ] User feedback collected
|
|
2195
|
+
- [ ] Targets reviewed
|
|
2196
|
+
quarterly:
|
|
2197
|
+
- [ ] Full review of dashboard effectiveness
|
|
2198
|
+
- [ ] Alignment with current business priorities
|
|
2199
|
+
- [ ] Consider redesign if needed
|
|
2200
|
+
```
|
|
2201
|
+
|
|
2202
|
+
---
|
|
2203
|
+
|
|
2204
|
+
## Integration with Other Tasks
|
|
2205
|
+
|
|
2206
|
+
### Related Data Pack Tasks
|
|
2207
|
+
|
|
2208
|
+
```yaml
|
|
2209
|
+
related_tasks:
|
|
2210
|
+
|
|
2211
|
+
calculate_clv:
|
|
2212
|
+
integration: "CLV metrics in customer dashboard"
|
|
2213
|
+
value: "Show customer value segmentation"
|
|
2214
|
+
|
|
2215
|
+
segment_rfm:
|
|
2216
|
+
integration: "RFM segments as filter/breakdown"
|
|
2217
|
+
value: "Understand behavior by customer type"
|
|
2218
|
+
|
|
2219
|
+
design_health_score:
|
|
2220
|
+
integration: "Health score distribution in CS dashboard"
|
|
2221
|
+
value: "Monitor customer health trends"
|
|
2222
|
+
|
|
2223
|
+
predict_churn:
|
|
2224
|
+
integration: "Churn predictions as alert source"
|
|
2225
|
+
value: "Proactive intervention"
|
|
2226
|
+
|
|
2227
|
+
build_attribution:
|
|
2228
|
+
integration: "Attribution in marketing dashboard"
|
|
2229
|
+
value: "Understand channel contribution"
|
|
2230
|
+
|
|
2231
|
+
define_north_star:
|
|
2232
|
+
integration: "North Star as headline metric"
|
|
2233
|
+
value: "Focus entire dashboard around key metric"
|
|
2234
|
+
```
|
|
2235
|
+
|
|
2236
|
+
---
|
|
2237
|
+
|
|
2238
|
+
## Glossary
|
|
2239
|
+
|
|
2240
|
+
```yaml
|
|
2241
|
+
glossary:
|
|
2242
|
+
|
|
2243
|
+
dmmm:
|
|
2244
|
+
full_name: "Digital Marketing & Measurement Model"
|
|
2245
|
+
definition: "Framework de Avinash Kaushik para estruturar métricas de negócio"
|
|
2246
|
+
|
|
2247
|
+
so_what_test:
|
|
2248
|
+
definition: "Teste para validar se uma métrica gera ação"
|
|
2249
|
+
|
|
2250
|
+
north_star_metric:
|
|
2251
|
+
definition: "A única métrica mais importante que reflete valor entregue ao cliente"
|
|
2252
|
+
|
|
2253
|
+
kpi:
|
|
2254
|
+
full_name: "Key Performance Indicator"
|
|
2255
|
+
definition: "Métrica chave que indica progresso em um objetivo"
|
|
2256
|
+
|
|
2257
|
+
vanity_metric:
|
|
2258
|
+
definition: "Métrica que parece boa mas não indica sucesso real"
|
|
2259
|
+
|
|
2260
|
+
leading_indicator:
|
|
2261
|
+
definition: "Métrica preditiva que antecipa resultados futuros"
|
|
2262
|
+
|
|
2263
|
+
lagging_indicator:
|
|
2264
|
+
definition: "Métrica de resultado que mostra o que já aconteceu"
|
|
2265
|
+
|
|
2266
|
+
dashboard_hierarchy:
|
|
2267
|
+
definition: "Organização visual de métricas por importância"
|
|
2268
|
+
|
|
2269
|
+
drill_down:
|
|
2270
|
+
definition: "Capacidade de ir de visão geral para detalhe"
|
|
2271
|
+
|
|
2272
|
+
sparkline:
|
|
2273
|
+
definition: "Mini gráfico de tendência inline com métrica"
|
|
2274
|
+
|
|
2275
|
+
data_storytelling:
|
|
2276
|
+
definition: "Técnica de apresentar dados como narrativa com início, conflito e resolução"
|
|
2277
|
+
```
|
|
2278
|
+
|
|
2279
|
+
---
|
|
2280
|
+
|
|
2281
|
+
## Version History
|
|
2282
|
+
|
|
2283
|
+
```yaml
|
|
2284
|
+
version: "1.0"
|
|
2285
|
+
created: "2026-01-23"
|
|
2286
|
+
primary_agent: "Avinash Kaushik"
|
|
2287
|
+
lines: "1600+"
|
|
2288
|
+
|
|
2289
|
+
changelog:
|
|
2290
|
+
- "1.0: Task inicial criado com DMMM framework completo"
|
|
2291
|
+
- "1.0: So What Test framework com exemplos"
|
|
2292
|
+
- "1.0: Dashboard design principles detalhados"
|
|
2293
|
+
- "1.0: Metric hierarchy (acquisition, behavior, outcomes)"
|
|
2294
|
+
- "1.0: Storytelling with data framework"
|
|
2295
|
+
- "1.0: Templates para Executive, Marketing, Product, CS dashboards"
|
|
2296
|
+
- "1.0: SQL patterns para KPIs e alertas"
|
|
2297
|
+
- "1.0: Implementation process completo"
|
|
2298
|
+
- "1.0: Common pitfalls e solutions"
|
|
2299
|
+
```
|
|
2300
|
+
|
|
2301
|
+
---
|
|
2302
|
+
|
|
2303
|
+
*Data Intelligence Pack - Task: Create Dashboard*
|
|
2304
|
+
*Primary Agent: Avinash Kaushik*
|
|
2305
|
+
*Framework: DMMM + So What Test + Data Storytelling*
|