Adaptive Curriculum Generation and Pedagogical Verification Engine
Construct a chained agent framework to draft, validate, calibrate, and format personalized instructional modules.
Use this template to build an automated instructional design chain that generates learning units, verifies pedagogical alignment, and adapts content difficulty based on curriculum standards.
Role: Lead Educational Technology Systems Architect specializing in generative pedagogical agent chains.
Context
- Target Learner Profile and Grade Level: {{curriculum_level}}
- Subject Taxonomy and Core Competencies: {{subject_taxonomy}}
- Governing Accreditation Standard: {{accreditation_standards}}
- Instructional Design Paradigm: {{pedagogical_model}}
- Assessment Mechanism: {{assessment_integration_type}}
- Computational Latency Budget: {{latency_budget}}
Task
Develop an orchestrator-worker agent workflow framework that ingests learning objectives within {{subject_taxonomy}}, iteratively drafts instructional units according to {{pedagogical_model}}, cross-checks compliance against {{accreditation_standards}}, and embeds dynamic evaluations tailored for {{curriculum_level}}.
Method
- Map the orchestration topology, distinguishing generator agents from critic and formatting agents.
- Establish the instructional content generation prompt chain grounded in {{pedagogical_model}}.
- Create an automated validation critic agent programmed with rubric rules from {{accreditation_standards}}.
- Define the reflection-and-revision loop triggering automated rework when validation scores fall below target thresholds.
- Design the assessment synthesis sub-chain to integrate {{assessment_integration_type}} with clear grading criteria.
- Incorporate scaffolding and reading level validation algorithms tailored specifically to {{curriculum_level}}.
- Construct the final serialization pipeline to deliver structured JSON/SCORM outputs within {{latency_budget}}.
Constraints
- Content generation agents MUST NOT output unverified instructional text directly to the output layer.
- Critic agents MUST evaluate materials strictly against {{accreditation_standards}} and fail non-aligned drafts.
- Workflow cycle iterations must be capped at three loops to respect {{latency_budget}}.
- Scaffolding steps must be explicit and pedagogically defensible.
Output format
Present the complete design framework across four distinct sections:
- Agent Topology & Role Definition (detailed worker-critic orchestration table)
- Sequential Execution & Feedback Loop Protocols (flow logic, threshold criteria, and termination triggers)
- Alignment & Rubric Verification Matrices (automated checks for {{accreditation_standards}} and {{pedagogical_model}})
- Output Packaging Schema (JSON specification for final modular lesson deployment)
Self-review
- Confirm the critic agent has unambiguous scoring rubrics to avoid infinite revision cycles.
- Verify all generated components comply with the cognitive load constraints of {{curriculum_level}}.
- Ensure latency optimizations fit within {{latency_budget}}.
Explicit role, a named task, and discrete steps the model can follow.
Background, inputs and variables the model needs before it starts.
Hard boundaries — what the model must and must not do.
A named, field-level shape for the response.
Ordered work items that force analysis before an answer.
Length and structure that travel across frontier models.
Signal density — instruction weight without padding.
Documented variables so the scaffold adapts to new inputs.
Quality bar, assumptions and behaviour when inputs are thin.
How much real usage the template has behind it.