Agents that teach together, not alone

An open-source multi-agent framework for education. Specialized Claude agents coordinate across curriculum design, assessment, and learning paths. Implementable from your own GitHub repo.

📐
Curriculum Architect
Structures learning sequences
🔍
Content Evaluator
Reviews quality and alignment
Orchestrator
Coordinates all agents
📝
Assessment Builder
Creates evaluations
🛤️
Path Optimizer
Personalizes learning routes

How It Works

Clone the repo. Configure your agents. Run the workflow.

Fork the Framework

Clone the EduForge repo from GitHub. Each agent is a self-contained Claude skill with its own SKILL.md, hooks, and tool configuration.

Configure Your Agents

Define which educational agents you need. Set their roles, permissions, and how they communicate. The CLAUDE.md orchestrator ties them together.

Run Coordinated Workflows

Agents pass work between each other through structured handoffs. A curriculum agent designs, an evaluator reviews, an assessor builds tests. All coordinated.

Specialized agents, one shared mission

🏗️

Curriculum Architect

Structures learning modules, sequences content logically, maps prerequisite knowledge, and builds skill trees for progressive mastery.

.claude/skills/curriculum-architect/
🧪

Content Evaluator

Reviews educational materials against pedagogical standards. Checks clarity, depth, accuracy, and alignment with learning objectives.

.claude/skills/content-evaluator/
⚖️

Assessment Builder

Creates formative and summative assessments. Generates rubrics, quiz questions, and performance tasks aligned to curriculum goals.

.claude/skills/assessment-builder/
🗺️

Learning Path Optimizer

Personalizes routes through the curriculum based on learner profiles. Adapts pacing, suggests remediation, and identifies acceleration opportunities.

.claude/skills/path-optimizer/

Built for educators who want control, not another platform

🔓

Open, Not Locked In

Everything lives in your GitHub repo. Fork it, modify it, own it. No vendor lock-in, no monthly SaaS fees for the framework itself.

🧩

Modular by Design

Use all four agents or just one. Each skill is independent. Compose the system that fits your educational context.

🤝

Human-in-the-Loop

Agents propose, educators decide. The system augments expertise rather than replacing it. Every workflow has review checkpoints.

📚

Pedagogy First

Not "AI for education" as an afterthought. Every agent is grounded in instructional design methodology: ADDIE, backward design, Bloom's taxonomy.

Education deserves better tools than yesterday's LMS

EduForge is building the agent infrastructure that treats educational design as what it is: a complex, multi-stakeholder process that benefits from coordinated intelligence.