Overview & Purpose
starter-strategic-decision is a starter workflow that chains skills together. It chains together the ideal combination of reasoning skills for high-level tasks, without needing manual setup.
Execution Workflow
- Construct Decision Matrix (
decision-framework): Define candidate choices, criteria, and weighted scoring models. - Probabilistic Evaluation (
statistical-reasoning): Estimate baseline probabilities, expected utility, and confidence intervals. - Ethics & Compliance Check (
ethical-analysis): Assess privacy, data safety, and fairness across Utilitarian and Deontological lenses. - Multi-Persona Panel Review (
collaborative-reasoning): Evaluate consensus across Security, Performance, and Product personas.
Expected Output Contract
### Starter Workflow Execution: [starter-strategic-decision]
- **Phase 1 Output**: [Initial Analysis]
- **Phase 2 Output**: [Detailed Evaluation]
- **Final Synthesized Solution**: [Complete Recommendation]
Scripts
scripts/starter_strategic_decision.py- Orchestration helper and state validation tool for starter-strategic-decision.
Gotchas
- Ensure all sub-skill prerequisites are satisfied before executing downstream pipeline steps.