@exaudeus/workrail 0.0.13 → 0.0.15

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.
@@ -1,188 +1,208 @@
1
1
  {
2
- "id": "personal-learning-materials-creation-branched",
3
- "name": "Personal Learning Materials Creation Workflow (Branched)",
4
- "version": "1.0.0",
5
- "description": "A systematic workflow for creating high-quality learning materials with three thoroughness paths: Quick Start (essential materials), Balanced (comprehensive system), and Comprehensive (enterprise-grade). Adapts depth and features based on user time constraints and quality goals.",
6
- "clarificationPrompts": [
7
- "Do you have a completed learning plan with defined objectives and modules?",
8
- "How much time can you dedicate weekly to materials creation?",
9
- "What content creation tools do you have access to?",
10
- "What material formats work best for your learning style?"
11
- ],
12
- "preconditions": [
13
- "Completed learning plan or course design with clear objectives",
14
- "Access to basic content creation tools (word processor, simple design software)",
15
- "Time allocated for focused materials development sessions",
16
- "Clear understanding of personal learning style preferences"
17
- ],
18
- "metaGuidance": [
19
- "OBJECTIVE ALIGNMENT: Every material must directly support specific learning objectives",
20
- "ADAPTIVE DEPTH: Adjust thoroughness based on selected path without compromising quality",
21
- "IMMEDIATE USABILITY: Materials should be ready to use without additional setup",
22
- "QUALITY OVER QUANTITY: Better fewer high-quality materials than many mediocre ones"
23
- ],
24
- "steps": [
25
- {
26
- "id": "phase-0-select-thoroughness-path",
27
- "title": "Phase 0: Select Your Materials Creation Path",
28
- "prompt": "Choose your learning materials creation approach based on your time, goals, and quality needs:\n\n📚 **Quick Start Path**\n• Timeline: 2-3 weeks (5-8 hours total)\n• Materials: Study guides + basic exercises\n• Best for: Time-constrained learners, getting started quickly\n• Outcome: Functional materials for immediate use\n\n🎯 **Balanced Path**\n• Timeline: 4-6 weeks (12-20 hours total)\n• Materials: Study guides + exercises + assessments + spaced repetition\n• Best for: Comprehensive learning support, professional quality\n• Outcome: Complete learning system with proven effectiveness\n\n🏆 **Comprehensive Path**\n• Timeline: 8-12 weeks (25-40 hours total)\n• Materials: All types + interactive elements + full testing\n• Best for: Professional educators, enterprise-grade projects\n• Outcome: Optimized learning ecosystem with maximum effectiveness\n\nWhich path best matches your timeline and quality goals?",
29
- "agentRole": "You are a learning materials consultant specializing in helping users choose the right approach for their constraints and goals. Guide users toward the path that best fits their needs. Set the thoroughnessLevel context variable based on their selection.",
30
- "guidance": [
31
- "Help users make realistic choices based on their actual time availability",
32
- "Explain the trade-offs between speed and comprehensiveness",
33
- "Encourage users to start with a simpler path if uncertain"
34
- ],
35
- "requireConfirmation": true
36
- },
37
- {
38
- "id": "analyze-learning-plan-quick",
39
- "runCondition": {"var": "thoroughnessLevel", "equals": "Quick"},
40
- "title": "Phase 1: Essential Learning Plan Analysis (Quick Start)",
41
- "prompt": "Extract the core elements from your learning plan for rapid materials creation:\n\n**STEP 1: Core Objectives**\n• Identify your 3-5 most important learning objectives\n• Note success criteria for each objective\n• Skip complex prerequisite analysis\n\n**STEP 2: Essential Materials Map**\n• For each objective, identify if you need: study guide, basic exercises, or both\n• Focus on immediate learning needs, not comprehensive coverage\n• Note existing resources that can supplement your materials\n\n**STEP 3: Quick Resource Assessment**\n• List available source materials (books, courses, notes)\n• Identify 2-3 key resources for each objective\n• Note time constraints and creation priorities\n\nGoal: Practical roadmap for essential materials creation in minimal time.",
42
- "agentRole": "You are an efficient learning analyst focused on rapid materials development. Help users identify core needs quickly without over-analysis. Emphasize practical, immediately actionable insights.",
43
- "guidance": [
44
- "Keep analysis focused and action-oriented",
45
- "Avoid perfectionism - good enough is good enough",
46
- "Focus on high-impact materials that provide immediate value"
47
- ],
48
- "validationCriteria": [
2
+ "id": "personal-learning-materials-creation-branched",
3
+ "name": "Personal Learning Materials Creation Workflow (Branched)",
4
+ "version": "1.0.0",
5
+ "description": "A systematic workflow for creating high-quality learning materials with three thoroughness paths: Quick Start (essential materials), Balanced (comprehensive system), and Comprehensive (enterprise-grade). Adapts depth and features based on user time constraints and quality goals.",
6
+ "clarificationPrompts": [
7
+ "Do you have a completed learning plan with defined objectives and modules?",
8
+ "How much time can you dedicate weekly to materials creation?",
9
+ "What content creation tools do you have access to?",
10
+ "What material formats work best for your learning style?"
11
+ ],
12
+ "preconditions": [
13
+ "Completed learning plan or course design with clear objectives",
14
+ "Access to basic content creation tools (word processor, simple design software)",
15
+ "Time allocated for focused materials development sessions",
16
+ "Clear understanding of personal learning style preferences"
17
+ ],
18
+ "metaGuidance": [
19
+ "OBJECTIVE ALIGNMENT: Every material must directly support specific learning objectives",
20
+ "ADAPTIVE DEPTH: Adjust thoroughness based on selected path without compromising quality",
21
+ "IMMEDIATE USABILITY: Materials should be ready to use without additional setup",
22
+ "QUALITY OVER QUANTITY: Better fewer high-quality materials than many mediocre ones"
23
+ ],
24
+ "steps": [
49
25
  {
50
- "type": "contains",
51
- "value": "learning objective",
52
- "message": "Must identify core learning objectives"
26
+ "id": "phase-0-select-thoroughness-path",
27
+ "title": "Phase 0: Select Your Materials Creation Path",
28
+ "prompt": "Choose your learning materials creation approach based on your time, goals, and quality needs:\n\n\ud83d\udcda **Quick Start Path**\n\u2022 Timeline: 2-3 weeks (5-8 hours total)\n\u2022 Materials: Study guides + basic exercises\n\u2022 Best for: Time-constrained learners, getting started quickly\n\u2022 Outcome: Functional materials for immediate use\n\n\ud83c\udfaf **Balanced Path**\n\u2022 Timeline: 4-6 weeks (12-20 hours total)\n\u2022 Materials: Study guides + exercises + assessments + spaced repetition\n\u2022 Best for: Comprehensive learning support, professional quality\n\u2022 Outcome: Complete learning system with proven effectiveness\n\n\ud83c\udfc6 **Comprehensive Path**\n\u2022 Timeline: 8-12 weeks (25-40 hours total)\n\u2022 Materials: All types + interactive elements + full testing\n\u2022 Best for: Professional educators, enterprise-grade projects\n\u2022 Outcome: Optimized learning ecosystem with maximum effectiveness\n\nWhich path best matches your timeline and quality goals?",
29
+ "agentRole": "You are a learning materials consultant specializing in helping users choose the right approach for their constraints and goals. Guide users toward the path that best fits their needs. Set the thoroughnessLevel context variable based on their selection.",
30
+ "guidance": [
31
+ "Help users make realistic choices based on their actual time availability",
32
+ "Explain the trade-offs between speed and comprehensiveness",
33
+ "Encourage users to start with a simpler path if uncertain"
34
+ ],
35
+ "requireConfirmation": true
53
36
  },
54
37
  {
55
- "type": "contains",
56
- "value": "study guide",
57
- "message": "Must specify study guide requirements"
38
+ "id": "analyze-learning-plan-quick",
39
+ "runCondition": {
40
+ "var": "thoroughnessLevel",
41
+ "equals": "Quick"
42
+ },
43
+ "title": "Phase 1: Essential Learning Plan Analysis (Quick Start)",
44
+ "prompt": "Extract the core elements from your learning plan for rapid materials creation:\n\n**STEP 1: Core Objectives**\n\u2022 Identify your 3-5 most important learning objectives\n\u2022 Note success criteria for each objective\n\u2022 Skip complex prerequisite analysis\n\n**STEP 2: Essential Materials Map**\n\u2022 For each objective, identify if you need: study guide, basic exercises, or both\n\u2022 Focus on immediate learning needs, not comprehensive coverage\n\u2022 Note existing resources that can supplement your materials\n\n**STEP 3: Quick Resource Assessment**\n\u2022 List available source materials (books, courses, notes)\n\u2022 Identify 2-3 key resources for each objective\n\u2022 Note time constraints and creation priorities\n\nGoal: Practical roadmap for essential materials creation in minimal time.",
45
+ "agentRole": "You are an efficient learning analyst focused on rapid materials development. Help users identify core needs quickly without over-analysis. Emphasize practical, immediately actionable insights.",
46
+ "guidance": [
47
+ "Keep analysis focused and action-oriented",
48
+ "Avoid perfectionism - good enough is good enough",
49
+ "Focus on high-impact materials that provide immediate value"
50
+ ],
51
+ "validationCriteria": [
52
+ {
53
+ "type": "contains",
54
+ "value": "learning objective",
55
+ "message": "Must identify core learning objectives"
56
+ },
57
+ {
58
+ "type": "contains",
59
+ "value": "study guide",
60
+ "message": "Must specify study guide requirements"
61
+ },
62
+ {
63
+ "type": "length",
64
+ "min": 200,
65
+ "max": 800,
66
+ "message": "Analysis should be concise but actionable (200-800 characters)"
67
+ }
68
+ ],
69
+ "hasValidation": true
58
70
  },
59
71
  {
60
- "type": "length",
61
- "min": 200,
62
- "max": 800,
63
- "message": "Analysis should be concise but actionable (200-800 characters)"
64
- }
65
- ]
66
- },
67
- {
68
- "id": "analyze-learning-plan-balanced",
69
- "runCondition": {"var": "thoroughnessLevel", "equals": "Balanced"},
70
- "title": "Phase 1: Comprehensive Learning Plan Analysis (Balanced)",
71
- "prompt": "Analyze your learning plan to guide professional-quality materials creation:\n\n**STEP 1: Objective Architecture**\n• Extract all learning objectives with success criteria\n• Identify prerequisite relationships between objectives\n• Note assessment strategies for each objective\n• Map objectives to modules and time allocations\n\n**STEP 2: Materials Requirements Matrix**\n• For each objective, determine needed materials: study guides, exercises, assessments\n• Identify concepts requiring multiple reinforcement approaches\n• Note which objectives need spaced repetition support\n• Flag areas requiring practical application or hands-on practice\n\n**STEP 3: Resource Integration Plan**\n• Evaluate existing resources for quality and coverage\n• Identify gaps where custom materials are essential\n• Plan integration between created materials and external resources\n• Design quality standards for materials consistency\n\nGoal: Strategic foundation for professional learning materials system.",
72
- "agentRole": "You are a professional instructional designer specializing in systematic materials development. Help users create comprehensive yet practical plans that balance quality with efficiency. Focus on proven instructional design principles.",
73
- "guidance": [
74
- "Apply instructional design best practices systematically",
75
- "Balance thoroughness with practical time constraints",
76
- "Focus on materials that work together as a cohesive system"
77
- ],
78
- "validationCriteria": [
79
- {
80
- "type": "regex",
81
- "pattern": "\\b(prerequisite|dependency|sequence)\\b",
82
- "message": "Must analyze learning dependencies and sequencing"
83
- },
84
- {
85
- "type": "contains",
86
- "value": "assessment",
87
- "message": "Must include assessment strategy planning"
88
- },
89
- {
90
- "type": "length",
91
- "min": 400,
92
- "max": 1200,
93
- "message": "Analysis should be comprehensive (400-1200 characters)"
94
- }
95
- ]
96
- },
97
- {
98
- "id": "analyze-learning-plan-comprehensive",
99
- "runCondition": {"var": "thoroughnessLevel", "equals": "Comprehensive"},
100
- "title": "Phase 1: Expert Learning Plan Analysis (Comprehensive)",
101
- "prompt": "Conduct thorough analysis of learning architecture for enterprise-grade materials:\n\n**STEP 1: Learning System Architecture**\n• Map complete learning objective hierarchy with dependencies\n• Analyze cognitive load and complexity progression\n• Identify multiple learning pathways and individual differences\n• Design assessment strategy aligned with learning taxonomies\n\n**STEP 2: Advanced Materials Strategy**\n• Determine optimal material types for each learning objective\n• Plan multi-modal approach for different learning styles\n• Design integration points for spaced repetition and active recall\n• Identify opportunities for interactive and adaptive elements\n\n**STEP 3: Quality & Effectiveness Framework**\n• Establish criteria for materials effectiveness measurement\n• Plan user testing and feedback integration\n• Design continuous improvement and iteration protocols\n• Create scalability and maintenance considerations\n\nGoal: Strategic foundation for optimized, enterprise-grade learning ecosystem.",
102
- "agentRole": "You are an expert learning systems architect with deep expertise in advanced instructional design and learning optimization. Guide users in creating sophisticated materials that maximize learning effectiveness through evidence-based approaches.",
103
- "guidance": [
104
- "Apply advanced learning science principles and research",
105
- "Focus on long-term effectiveness and optimization",
106
- "Design for scalability and continuous improvement"
107
- ],
108
- "validationCriteria": [
109
- {
110
- "type": "regex",
111
- "pattern": "\\b(taxonomy|cognitive|architecture)\\b",
112
- "message": "Must apply advanced learning science principles"
113
- },
114
- {
115
- "type": "contains",
116
- "value": "effectiveness",
117
- "message": "Must include effectiveness measurement planning"
118
- },
119
- {
120
- "type": "length",
121
- "min": 600,
122
- "max": 1500,
123
- "message": "Analysis should be sophisticated and comprehensive (600-1500 characters)"
124
- }
125
- ]
126
- },
127
- {
128
- "id": "develop-materials-strategy-quick",
129
- "runCondition": {"var": "thoroughnessLevel", "equals": "Quick"},
130
- "title": "Phase 2: Efficient Materials Strategy (Quick Start)",
131
- "prompt": "Create a focused strategy for essential materials creation:\n\n**STEP 1: Format Selection**\n• Choose 1-2 primary formats based on your learning style\n• Prioritize formats you can create quickly (text-based, simple templates)\n• Plan minimal but consistent formatting approach\n• Focus on immediate usability over visual polish\n\n**STEP 2: Creation Workflow**\n• Design simple templates for study guides and exercises\n• Plan batch creation approach to maximize efficiency\n• Set realistic quality standards (functional over perfect)\n• Create basic organization system for easy access\n\n**STEP 3: Quality Framework**\n• Establish minimum viable product standards\n• Plan quick self-review process\n• Design simple feedback collection for future improvement\n• Focus on completion over perfection\n\nGoal: Practical strategy for rapid materials creation without sacrificing core functionality.",
132
- "agentRole": "You are an efficiency expert specializing in rapid content creation. Help users design streamlined approaches that maximize output while maintaining essential quality. Focus on practical, time-saving strategies.",
133
- "guidance": [
134
- "Emphasize efficiency and speed over perfection",
135
- "Choose simple, proven formats that work reliably",
136
- "Design for immediate action and quick completion"
137
- ],
138
- "validationCriteria": [
139
- {
140
- "type": "contains",
141
- "value": "template",
142
- "message": "Must include template design for efficiency"
72
+ "id": "analyze-learning-plan-balanced",
73
+ "runCondition": {
74
+ "var": "thoroughnessLevel",
75
+ "equals": "Balanced"
76
+ },
77
+ "title": "Phase 1: Comprehensive Learning Plan Analysis (Balanced)",
78
+ "prompt": "Analyze your learning plan to guide professional-quality materials creation:\n\n**STEP 1: Objective Architecture**\n\u2022 Extract all learning objectives with success criteria\n\u2022 Identify prerequisite relationships between objectives\n\u2022 Note assessment strategies for each objective\n\u2022 Map objectives to modules and time allocations\n\n**STEP 2: Materials Requirements Matrix**\n\u2022 For each objective, determine needed materials: study guides, exercises, assessments\n\u2022 Identify concepts requiring multiple reinforcement approaches\n\u2022 Note which objectives need spaced repetition support\n\u2022 Flag areas requiring practical application or hands-on practice\n\n**STEP 3: Resource Integration Plan**\n\u2022 Evaluate existing resources for quality and coverage\n\u2022 Identify gaps where custom materials are essential\n\u2022 Plan integration between created materials and external resources\n\u2022 Design quality standards for materials consistency\n\nGoal: Strategic foundation for professional learning materials system.",
79
+ "agentRole": "You are a professional instructional designer specializing in systematic materials development. Help users create comprehensive yet practical plans that balance quality with efficiency. Focus on proven instructional design principles.",
80
+ "guidance": [
81
+ "Apply instructional design best practices systematically",
82
+ "Balance thoroughness with practical time constraints",
83
+ "Focus on materials that work together as a cohesive system"
84
+ ],
85
+ "validationCriteria": [
86
+ {
87
+ "type": "regex",
88
+ "pattern": "\\b(prerequisite|dependency|sequence)\\b",
89
+ "message": "Must analyze learning dependencies and sequencing"
90
+ },
91
+ {
92
+ "type": "contains",
93
+ "value": "assessment",
94
+ "message": "Must include assessment strategy planning"
95
+ },
96
+ {
97
+ "type": "length",
98
+ "min": 400,
99
+ "max": 1200,
100
+ "message": "Analysis should be comprehensive (400-1200 characters)"
101
+ }
102
+ ],
103
+ "hasValidation": true
143
104
  },
144
105
  {
145
- "type": "regex",
146
- "pattern": "\\b(efficient|quick|simple)\\b",
147
- "message": "Must emphasize efficiency and simplicity"
148
- },
149
- {
150
- "type": "length",
151
- "min": 300,
152
- "max": 900,
153
- "message": "Strategy should be focused and actionable (300-900 characters)"
154
- }
155
- ]
156
- },
157
- {
158
- "id": "develop-materials-strategy-comprehensive",
159
- "runCondition": {"var": "thoroughnessLevel", "equals": "Comprehensive"},
160
- "title": "Phase 2: Advanced Materials Strategy (Comprehensive)",
161
- "prompt": "Develop sophisticated strategy for enterprise-grade materials:\n\n**STEP 1: Multi-Modal Format Strategy**\n• Design format variety to engage different learning modes\n• Plan advanced visual elements, interactive components, adaptive features\n• Create sophisticated template system with consistent branding\n• Consider accessibility, mobile optimization, and universal design\n\n**STEP 2: Integration Architecture**\n• Plan seamless connections between all material types\n• Design advanced spaced repetition integration with learning analytics\n• Create sophisticated cross-referencing and linking systems\n• Plan for collaborative features and social learning elements\n\n**STEP 3: Quality Excellence Framework**\n• Establish enterprise-grade quality standards and measurement\n• Design comprehensive user testing and feedback integration\n• Plan continuous optimization based on learning effectiveness data\n• Create scalable maintenance and update protocols\n\nGoal: Strategic foundation for learning materials that optimize effectiveness through sophisticated design.",
162
- "agentRole": "You are a learning systems architect with expertise in enterprise-grade materials design. Help users create sophisticated strategies that maximize learning effectiveness through advanced features and optimization.",
163
- "guidance": [
164
- "Apply advanced instructional design and learning optimization principles",
165
- "Focus on long-term effectiveness and continuous improvement",
166
- "Design for scalability and enterprise deployment"
167
- ],
168
- "validationCriteria": [
169
- {
170
- "type": "regex",
171
- "pattern": "\\b(integration|optimization|analytics)\\b",
172
- "message": "Must include advanced integration and optimization planning"
106
+ "id": "analyze-learning-plan-comprehensive",
107
+ "runCondition": {
108
+ "var": "thoroughnessLevel",
109
+ "equals": "Comprehensive"
110
+ },
111
+ "title": "Phase 1: Expert Learning Plan Analysis (Comprehensive)",
112
+ "prompt": "Conduct thorough analysis of learning architecture for enterprise-grade materials:\n\n**STEP 1: Learning System Architecture**\n\u2022 Map complete learning objective hierarchy with dependencies\n\u2022 Analyze cognitive load and complexity progression\n\u2022 Identify multiple learning pathways and individual differences\n\u2022 Design assessment strategy aligned with learning taxonomies\n\n**STEP 2: Advanced Materials Strategy**\n\u2022 Determine optimal material types for each learning objective\n\u2022 Plan multi-modal approach for different learning styles\n\u2022 Design integration points for spaced repetition and active recall\n\u2022 Identify opportunities for interactive and adaptive elements\n\n**STEP 3: Quality & Effectiveness Framework**\n\u2022 Establish criteria for materials effectiveness measurement\n\u2022 Plan user testing and feedback integration\n\u2022 Design continuous improvement and iteration protocols\n\u2022 Create scalability and maintenance considerations\n\nGoal: Strategic foundation for optimized, enterprise-grade learning ecosystem.",
113
+ "agentRole": "You are an expert learning systems architect with deep expertise in advanced instructional design and learning optimization. Guide users in creating sophisticated materials that maximize learning effectiveness through evidence-based approaches.",
114
+ "guidance": [
115
+ "Apply advanced learning science principles and research",
116
+ "Focus on long-term effectiveness and optimization",
117
+ "Design for scalability and continuous improvement"
118
+ ],
119
+ "validationCriteria": [
120
+ {
121
+ "type": "regex",
122
+ "pattern": "\\b(taxonomy|cognitive|architecture)\\b",
123
+ "message": "Must apply advanced learning science principles"
124
+ },
125
+ {
126
+ "type": "contains",
127
+ "value": "effectiveness",
128
+ "message": "Must include effectiveness measurement planning"
129
+ },
130
+ {
131
+ "type": "length",
132
+ "min": 600,
133
+ "max": 1500,
134
+ "message": "Analysis should be sophisticated and comprehensive (600-1500 characters)"
135
+ }
136
+ ],
137
+ "hasValidation": true
173
138
  },
174
139
  {
175
- "type": "contains",
176
- "value": "effectiveness",
177
- "message": "Must focus on learning effectiveness measurement"
140
+ "id": "develop-materials-strategy-quick",
141
+ "runCondition": {
142
+ "var": "thoroughnessLevel",
143
+ "equals": "Quick"
144
+ },
145
+ "title": "Phase 2: Efficient Materials Strategy (Quick Start)",
146
+ "prompt": "Create a focused strategy for essential materials creation:\n\n**STEP 1: Format Selection**\n\u2022 Choose 1-2 primary formats based on your learning style\n\u2022 Prioritize formats you can create quickly (text-based, simple templates)\n\u2022 Plan minimal but consistent formatting approach\n\u2022 Focus on immediate usability over visual polish\n\n**STEP 2: Creation Workflow**\n\u2022 Design simple templates for study guides and exercises\n\u2022 Plan batch creation approach to maximize efficiency\n\u2022 Set realistic quality standards (functional over perfect)\n\u2022 Create basic organization system for easy access\n\n**STEP 3: Quality Framework**\n\u2022 Establish minimum viable product standards\n\u2022 Plan quick self-review process\n\u2022 Design simple feedback collection for future improvement\n\u2022 Focus on completion over perfection\n\nGoal: Practical strategy for rapid materials creation without sacrificing core functionality.",
147
+ "agentRole": "You are an efficiency expert specializing in rapid content creation. Help users design streamlined approaches that maximize output while maintaining essential quality. Focus on practical, time-saving strategies.",
148
+ "guidance": [
149
+ "Emphasize efficiency and speed over perfection",
150
+ "Choose simple, proven formats that work reliably",
151
+ "Design for immediate action and quick completion"
152
+ ],
153
+ "validationCriteria": [
154
+ {
155
+ "type": "contains",
156
+ "value": "template",
157
+ "message": "Must include template design for efficiency"
158
+ },
159
+ {
160
+ "type": "regex",
161
+ "pattern": "\\b(efficient|quick|simple)\\b",
162
+ "message": "Must emphasize efficiency and simplicity"
163
+ },
164
+ {
165
+ "type": "length",
166
+ "min": 300,
167
+ "max": 900,
168
+ "message": "Strategy should be focused and actionable (300-900 characters)"
169
+ }
170
+ ],
171
+ "hasValidation": true
178
172
  },
179
173
  {
180
- "type": "length",
181
- "min": 600,
182
- "max": 1400,
183
- "message": "Strategy should be sophisticated and comprehensive (600-1400 characters)"
174
+ "id": "develop-materials-strategy-comprehensive",
175
+ "runCondition": {
176
+ "var": "thoroughnessLevel",
177
+ "equals": "Comprehensive"
178
+ },
179
+ "title": "Phase 2: Advanced Materials Strategy (Comprehensive)",
180
+ "prompt": "Develop sophisticated strategy for enterprise-grade materials:\n\n**STEP 1: Multi-Modal Format Strategy**\n\u2022 Design format variety to engage different learning modes\n\u2022 Plan advanced visual elements, interactive components, adaptive features\n\u2022 Create sophisticated template system with consistent branding\n\u2022 Consider accessibility, mobile optimization, and universal design\n\n**STEP 2: Integration Architecture**\n\u2022 Plan seamless connections between all material types\n\u2022 Design advanced spaced repetition integration with learning analytics\n\u2022 Create sophisticated cross-referencing and linking systems\n\u2022 Plan for collaborative features and social learning elements\n\n**STEP 3: Quality Excellence Framework**\n\u2022 Establish enterprise-grade quality standards and measurement\n\u2022 Design comprehensive user testing and feedback integration\n\u2022 Plan continuous optimization based on learning effectiveness data\n\u2022 Create scalable maintenance and update protocols\n\nGoal: Strategic foundation for learning materials that optimize effectiveness through sophisticated design.",
181
+ "agentRole": "You are a learning systems architect with expertise in enterprise-grade materials design. Help users create sophisticated strategies that maximize learning effectiveness through advanced features and optimization.",
182
+ "guidance": [
183
+ "Apply advanced instructional design and learning optimization principles",
184
+ "Focus on long-term effectiveness and continuous improvement",
185
+ "Design for scalability and enterprise deployment"
186
+ ],
187
+ "validationCriteria": [
188
+ {
189
+ "type": "regex",
190
+ "pattern": "\\b(integration|optimization|analytics)\\b",
191
+ "message": "Must include advanced integration and optimization planning"
192
+ },
193
+ {
194
+ "type": "contains",
195
+ "value": "effectiveness",
196
+ "message": "Must focus on learning effectiveness measurement"
197
+ },
198
+ {
199
+ "type": "length",
200
+ "min": 600,
201
+ "max": 1400,
202
+ "message": "Strategy should be sophisticated and comprehensive (600-1400 characters)"
203
+ }
204
+ ],
205
+ "hasValidation": true
184
206
  }
185
- ]
186
- }
187
- ]
188
- }
207
+ ]
208
+ }