Workflow chains
AuraScore 81/100

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.

Template

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

  1. Map the orchestration topology, distinguishing generator agents from critic and formatting agents.
  2. Establish the instructional content generation prompt chain grounded in {{pedagogical_model}}.
  3. Create an automated validation critic agent programmed with rubric rules from {{accreditation_standards}}.
  4. Define the reflection-and-revision loop triggering automated rework when validation scores fall below target thresholds.
  5. Design the assessment synthesis sub-chain to integrate {{assessment_integration_type}} with clear grading criteria.
  6. Incorporate scaffolding and reading level validation algorithms tailored specifically to {{curriculum_level}}.
  7. 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:

  1. Agent Topology & Role Definition (detailed worker-critic orchestration table)
  2. Sequential Execution & Feedback Loop Protocols (flow logic, threshold criteria, and termination triggers)
  3. Alignment & Rubric Verification Matrices (automated checks for {{accreditation_standards}} and {{pedagogical_model}})
  4. 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}}.
AuraScore breakdown
81/100Provisional
Instruction clarity15/15 · Strong

Explicit role, a named task, and discrete steps the model can follow.

Context architecture12/12 · Strong

Background, inputs and variables the model needs before it starts.

Constraint engineering12/12 · Strong

Hard boundaries — what the model must and must not do.

Output specification6/14 · Thin

A named, field-level shape for the response.

Reasoning structure10/10 · Strong

Ordered work items that force analysis before an answer.

Model compatibility10/10 · Strong

Length and structure that travel across frontier models.

Token efficiency5/10 · Thin

Signal density — instruction weight without padding.

Reusability7/7 · Strong

Documented variables so the scaffold adapts to new inputs.

Robustness3/5 · Adequate

Quality bar, assumptions and behaviour when inputs are thin.

Observed performance1/5 · Thin

How much real usage the template has behind it.

ai-agents
agents-workflows
education-research
workflow-chains
curriculum-design
edtech