What problem does it solve?
DevLearn onboarding replaces a slow, confusing setup process with a guided one-minute flow that generates DEVLEARN.md and optional project artifacts so your agent can start teaching while coding immediately.
Core Features & Use Cases
- Guided onboarding questions: Collect persona, goal, and depth (with stack detection from package.json when available) to tailor learning behavior.
- Generates working configuration: Writes a personalized DEVLEARN.md from the repo template, including persona/depth/stack and lifecycle/topic defaults.
- Initializes actionable artifacts: Creates .devlearn progress and decisions files and a glossary (plus optional pre-ship checklist) when corresponding flags are enabled.
- Routes next steps: Uses curriculum-map logic to recommend the best follow-up skill path and supplies a copy-paste first agent prompt.
Quick Start
Ask your agent to run the devlearn-onboard flow to set up DEVLEARN.md for your project and produce a ready-to-paste first prompt.