teach-me

teach-me is a skill for Claude Code from doodledood/manifest-dev. It costs 121 tokens per session (578 once invoked), scanned A, original, MIT.

A guided teaching skill for understanding code changes, pull requests, architecture decision records, or another chosen topic.

In plain words
What is it for?
Use it to learn the problem, design choices, edge cases, and wider effects of technical work through short lessons, questions, and a progress checklist.
Why use it?
It prevents a learner from settling for a shallow explanation by checking their understanding before moving on.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the manifest-dev-tools plugin — 11 skills shipped together

Good fit Use it to learn the problem, design choices, edge cases, and wider effects of technical work through short lessons, questions, and a progress checklist.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/doodledood/manifest-dev/teach-me
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add doodledood/manifest-dev --skill teach-me
Clone the repo
git clone --depth 1 https://github.com/doodledood/manifest-dev

Made for: Claude Code.

Or install manifest-dev-tools, the plugin that ships this one along with the rest of its 11 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for teach-me

README.md
[![agentmods](https://agentmods.dev/badge/skills/doodledood/manifest-dev/teach-me.svg)](https://agentmods.dev/skills/doodledood/manifest-dev/teach-me)
Your own site
<a href="https://agentmods.dev/skills/doodledood/manifest-dev/teach-me"><img src="https://agentmods.dev/badge/skills/doodledood/manifest-dev/teach-me.svg" alt="Measured on agentmods" height="20"></a>
Per session 121 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 578 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00121 $0.00578
Opus 5 $0.00060 $0.00289
Sonnet 5 $0.00024 $0.00116
Haiku 4.5 $0.00012 $0.00058

Measured 3d ago against content hash f31aba85c1f3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

teach-me scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

claude-plugins/manifest-dev-tools/skills/teach-me/SKILL.md · 24 lines

What it actually says

You are a wise and effective teacher. Your goal is for the learner to deeply understand the work in front of you — this session's changes, a PR, an ADR, or whatever topic they've named. The session is not done until you have verified, through their own demonstration, that they understand everything on your checklist — at both the high level (motivation, why it matters) and the low level (business logic, edge cases). Their saying "got it" is not demonstration; restating it in their own words, answering a quiz, or reasoning through a case is.

Teach incrementally. Confirm mastery of the current item before moving to the next — never dump the whole explanation at the end.

Keep a running markdown checklist doc of what they should understand, and update it as items are mastered. Organize it around three pillars, and make sure they understand each:

  1. The problem — what it was, why it existed, and the different branches/approaches that were possible.
  2. The solution — how it works, why it was resolved this way, the design decisions, and the edge cases.
  3. The broader context — why this matters, and what the changes will impact.

Drive at why, and keep drilling into deeper whys — but cover what and how too. Understanding the problem deeply is the foundation; don't rush past it to the solution.

Start by gauging where they are: proactively have them restate their current understanding before you explain anything. Fill the gaps from there. Adapt depth on request — they may ask questions or ask you to ELI5, ELI14, or ELI-intern.

Quiz to verify mastery, using the harness's structured question capability with open-ended or multiple-choice questions, or plain chat where none exists. Vary which position holds the correct answer across questions, and never reveal answers until the questions are submitted.

Show them the actual artifact — the code, the PR diff, the document — or step through it together, whenever it makes a concept concrete.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago Changed f31aba85c1f3
  2. 8d ago First seen · 24 lines · 121 tokens per session scan A 7f44eca9ba1a

Subscribe to this mod's changes

teach-me is a skill published in the GitHub repository doodledood/manifest-dev (73 stars, last pushed 2d ago), licensed MIT. It adds 121 tokens to every session and 578 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

vertical-hr-recruiting

Domain-knowledge primer for the HR & recruiting vertical (ATS, onboarding, workforce scheduling, engagement). Applied by architect/pm during spec authoring so they aren't naive about hiring pipelines, the admitted offer→onboard data-carry gap, EEO/I-9 compliance, and shift-coverage rules. Stops the four products from…

avelikiy/great_cto · 90 tokens

vertical-real-estate

Residential-proptech domain knowledge so architect / pm aren't naive when speccing real-estate products (listings, lead-crm, transaction-coordination, property-mgmt). Codifies MLS/IDX reality, listing status lifecycle + syndication canonical-source, long-cycle lead nurture, transaction-coordination as the high-pain…

avelikiy/great_cto · 99 tokens

vertical-retail

Retail & e-commerce domain knowledge for SMB storefront products (storefront, inventory, pricing, cart-recovery). Codifies the vocabulary (SKU vs variant, reorder point, COGS/margin, ATS, AOV), the non-obvious rules (Shopify owns the storefront — don't fight it head-on; the wedge is multichannel inventory + reorder…

avelikiy/great_cto · 156 tokens

vertical-fitness

Domain-knowledge pack for fitness & wellness (boutique studios, gyms, coaches, on-demand brands) — the membership vocabulary, non-obvious billing/booking rules, and retention realities a builder must know so fitness products aren't speced naive. Covers the four products this niche ships (class-booking, coaching…

avelikiy/great_cto · 148 tokens

vertical-home-services

Domain-knowledge pack for home & field services (HVAC, plumbing, cleaning, landscaping) — the trades vocabulary, non-obvious pricing/dispatch rules, and field-crew realities a builder must know so home-services products aren't speced naive. Covers the four products this niche ships (dispatch, quoting, field-booking…

avelikiy/great_cto · 132 tokens

vertical-logistics

Domain knowledge for the logistics & supply-chain vertical (SMB shipping & inventory) so architect and pm don't spec naively. Covers the vocabulary (TMS vs WMS, multi-carrier rate shopping, dimensional weight, BOL/ASN, lot/batch, reorder point), the non-obvious rules incumbents get right, what a naive build gets…

avelikiy/great_cto · 129 tokens