curriculum-planner

Generate structured learning and improvement curricula from repository state and brain session.

10|1|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/zenbase-ai/code-voyager --skill curriculum-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: curriculum-planner
Source: https://github.com/zenbase-ai/code-voyager/tree/main/.claude/skills/curriculum-planner
Command: npx skills add https://github.com/zenbase-ai/code-voyager --skill curriculum-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates structured sequences of high-leverage tasks and learning goals tailored to the current repo state and session brain. This helps teams onboard faster, plan refactors, and prioritize work without guesswork.

Core Features & Use Cases

  • Proposes prioritized task tracks and learning milestones based on repo context
  • Supports both chat-based planning (in-chat results) and on-disk artifacts (curriculum.json and curriculum.md)
  • Produces actionable task backlogs that align with project goals and brain state

Quick Start

Run the planner to generate a dry-run curriculum, then optionally persist artifacts to disk with the appropriate command.

Frequently Asked Questions about curriculum-planner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a structured learning path for onboarding developers into a codebase?

Curriculum planner generates prioritized task sequences and learning milestones tailored to your repository state, helping teams onboard faster by providing actionable backlogs aligned with project goals and team knowledge.

Can I use curriculum planning to organize a refactor or technical roadmap?

Yes, the planner produces structured task tracks from repository context, supporting refactor planning and roadmap creation by breaking down improvements into prioritized, interconnected tasks with acceptance criteria and scope estimates.

What output formats does curriculum planning produce?

Curriculum planner generates both chat-based results and persistent on-disk artifacts in JSON and Markdown formats, enabling flexible delivery whether you need immediate planning discussion or saved task documentation.

How does curriculum planning prioritize tasks across a codebase?

The planner analyzes repository state and session context to propose high-leverage tasks organized by tracks and milestones, with each task including scope estimates, dependencies, and suggested files to guide prioritization without guesswork.

Can I integrate curriculum planning into my existing task backlog workflow?

Yes, curriculum planner supports both in-chat planning and disk persistence, allowing you to generate curricula as dry-run proposals first, then optionally persist structured task backlogs with IDs, dependencies, and acceptance criteria to your workflow.