start-lesson

Load LESSON.md and LESSON_FEEDBACK.md to start structured project lessons.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/kage1020/dotfiles --skill start-lesson-kage1020
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start-lesson
Source: https://github.com/kage1020/dotfiles/tree/main/dot_codex/skills/start-lesson
Command: npx skills add https://github.com/kage1020/dotfiles --skill start-lesson-kage1020

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides teams and newcomers to start project-based lessons by loading LESSON.md and initiating an organized, interactive session.

Core Features & Use Cases

  • Interactive onboarding: reads LESSON.md and starts a guided lesson flow.
  • Feedback integration: detects LESSON_FEEDBACK.md to surface prior insights and track progress.
  • Progress orchestration: identifies sections/domains (e.g., common / frontend / backend) to structure tasks and questions.

Quick Start

Load the LESSON.md file in the current directory and begin the interactive lesson flow.

Frequently Asked Questions about start-lesson

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

FAQPage Schema
How do I start interactive project lessons from a markdown file?

To start interactive project lessons, load a LESSON.md file in your current directory to initiate a guided lesson flow that structures content into regional sections for task progression.

What is the best way to onboard new team members using a structured lesson flow?

Onboarding new team members is best handled by loading LESSON.md to provide an interactive, structured session that organizes project domains and tracks progression automatically.

Can I track feedback and learning progress during a project lesson?

You can track feedback and learning progress during a project lesson by adding a LESSON_FEEDBACK.md file, which the system detects to surface prior insights and monitor ongoing development.

Does the interactive lesson flow support organizing content by project regions?

The interactive lesson flow supports organizing content by project regions by parsing sections within LESSON.md, allowing structured task and question orchestration across domains like frontend and backend.

Do I need any specific dependencies or components to run project-based lessons?

You do not need any specific dependencies or components to run project-based lessons, as the system operates independently by reading and parsing local markdown files to orchestrate the learning flow.