teach

Curate repository checkpoints into structured guided lessons on specific topics.

208|14|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/entireio/skills --skill teach-entireio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach
Source: https://github.com/entireio/skills/tree/main/skills/teach
Command: npx skills add https://github.com/entireio/skills --skill teach-entireio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need to manually sift through your repository's full history to learn how specific topics (like authentication, billing webhooks, or feature flags) are implemented, delivering structured, easy-to-follow lessons instead of scattered, unstructured context.

Core Features & Use Cases

  • Canonical Checkpoint Curation: Automatically selects 3-5 high-quality, relevant checkpoints for your chosen topic to build a focused learning path, avoiding irrelevant or duplicate historical entries.
  • Structured Lesson Format: Delivers a high-level system overview, individual checkpoint-anchored lessons with clear takeaways, and distilled cross-cutting patterns, so you build a lasting mental model of the topic quickly.
  • Use Case: If you're onboarding to a new codebase and need to understand how the team handles user authentication, you can request a lesson on "auth" and get a guided walkthrough of real past work that shaped the current implementation.

Quick Start

Use the teach skill to give me a guided lesson on how billing webhooks work in this repo.

Frequently Asked Questions about teach

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

FAQPage Schema
How do I learn how a specific system like authentication is implemented in a new codebase?

To learn how a system like authentication is implemented, you can use guided checkpoint lessons that curate 3-5 relevant historical commits into a structured learning path. This provides a high-level overview and clear takeaways instead of requiring manual review of scattered history.

What is the best way to onboard to a new repo and understand team conventions for billing webhooks?

The best way to onboard to a new repo and understand conventions for billing webhooks is to request a structured guided lesson. It automatically selects canonical historical checkpoints, delivering a high-level system overview and individual checkpoint-anchored lessons to build a lasting mental model.

Do I need the Entire CLI to get a guided lesson on repository topics?

Yes, you need the Entire CLI installed and authenticated to get guided lessons on repository topics. The lesson generation requires the entire search and entire explain commands to fetch and synthesize historical checkpoint data into a teachable format.

Can I learn existing system implementations without manually reviewing scattered commit history?

You can learn existing system implementations without manually reviewing commit history by using curated checkpoint lessons. This approach avoids irrelevant or duplicate historical entries, distilling cross-cutting patterns and real past work into a focused learning path for your chosen topic.

How does checkpoint curation work for codebase onboarding?

Checkpoint curation for codebase onboarding works by automatically selecting 3-5 high-quality, relevant historical commits for your chosen topic. It builds a focused learning path, delivering structured lessons with clear takeaways and distilled cross-cutting patterns instead of unstructured context.