teach

Guide hands-on learning sessions with incremental tasks in repository workspaces.

1|Updated Jun 9, 2026
One-click install
npx skills add https://github.com/prestarius/jet-skills-stack --skill teach-prestarius
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach
Source: https://github.com/prestarius/jet-skills-stack/tree/main/skills/teach
Command: npx skills add https://github.com/prestarius/jet-skills-stack --skill teach-prestarius

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teach sessions that replace lectures by guiding learners through small, real-work tasks inside the repository workspace, allowing learning-by-doing and progress retention.

Core Features & Use Cases

  • Goal-setting: Define a learning objective and baseline to tailor the pace.
  • Workspace-as-classroom: Use actual repo files for hands-on practice rather than abstract examples.
  • Incremental checks: Introduce one concept at a time and verify understanding before advancing.
  • Progress persistence: Capture and resume learning state across sessions (e.g., LEARNING.md).

Quick Start

Start a guided learning session by defining a goal, choosing the repository workspace, and guiding the learner through a small hands-on task to demonstrate understanding.

Frequently Asked Questions about teach

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

FAQPage Schema
How do I replace long lectures with hands-on learning in a repository workspace?

Hands-on learning in a repository workspace replaces lectures by guiding learners through small, real-file tasks with iterative checks. It uses actual repository files for practical practice and verifies understanding before advancing to the next concept.

How do I track learning progress and resume sessions across milestones?

Track learning progress and resume sessions by capturing the learning state in files like LEARNING.md. This progress persistence mechanism allows mentorship sessions to be paused and resumed across different milestones without losing context.

Can I use workspace-based instruction for technical topics that require real files?

Workspace-based instruction applies to technical topics where progress is demonstrated through small tasks and real files. It tailors the pace by defining a learning objective and baseline before introducing one concept at a time.

What is the best way to set up incremental checks for learning-by-doing?

Set up incremental checks for learning-by-doing by introducing one concept at a time and verifying understanding before advancing. This ensures learners demonstrate comprehension through practical tasks inside the repository workspace.

Does hands-on teaching work without a predefined learning objective?

Hands-on teaching requires defining a learning objective and baseline to tailor the pace before starting. Without this initial goal-setting, mentorship sessions cannot effectively coordinate incremental steps or track progress across milestones.