teach is agent-read markdown (skill) from mambo-wang/codewiki-plus: Teach the user a new skill or concept, within this workspace..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
The user has asked you to teach them something. This is a stateful request - they intend to learn the topic over multiple sessions.
## Teaching Workspace
Treat the current directory as a teaching workspace. The state of their learning is captured in this directory in several files:
- `MISSION.md`: A document capturing the _reason_ the user is interested in the topic. This should be used to ground all teaching. Use the format in [MISSION-FORMAT.md](./MISSION-FORMAT.md).
- `./reference/*.html`: A directory of reference materials. These are the compressed learnings from the lessons - cheat sheets, reference algorithms, syntax, yoga poses, glossaries. They are the raw units of learning. They should be beautiful documents which print out well, and are designed for quick reference.
- `RESOURCES.md`: A list of resources which can be explored to ground your teaching in contextual knowledge, or to acquire knowledge and wisdom. Use the format in [RESOURCES-FORMAT.md](./RESOURCES-FORMAT.md).
…
Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
GET https://markdownregistry.com/api/v1/artifacts/art_24s4za2fjimcknn4
GET https://markdownregistry.com/api/v1/resolve?ref=mambo-wang/codewiki-plus/teach
GET https://markdownregistry.com/api/v1/blob/a32df9dcdfc0c4fdc1c98e1ed3940c5f56b84c1aa90ff60346f32b8b53915b43
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
mambo-wang/codewiki-plus · .codebuddy/skills/blog-writing-specialist/SKILL.md · Comprehensive blog writing skill that handles technical blog posts, personal voice writing, brain dump transformation…
mambo-wang/codewiki-plus · .codebuddy/skills/claude-handoff/SKILL.md · Hand the current conversation off to a fresh background agent that picks up the work immediately.
mambo-wang/codewiki-plus · .codebuddy/skills/code-review/SKILL.md · Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code…
mambo-wang/codewiki-plus · .codebuddy/skills/codebase-design/SKILL.md · Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find…
mambo-wang/codewiki-plus · .codebuddy/skills/diagnosing-bugs/SKILL.md · Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports…
mambo-wang/codewiki-plus · .codebuddy/skills/domain-modeling/SKILL.md · Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md…
mambo-wang/codewiki-plus · .codebuddy/skills/git-guardrails-claude-code/SKILL.md · Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they…
mambo-wang/codewiki-plus · .codebuddy/skills/grill-with-docs/SKILL.md · A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
mambo-wang/codewiki-plus · .codebuddy/skills/grilling/SKILL.md · Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or…
cursor/plugins · pstack/skills/teach/SKILL.md · Explain a body of work plainly so a person actually understands it. Runs the `how` and `why` skills and weaves what…
bastani-inc/atomic · packages/workflows/skills/teach/SKILL.md · Explain a body of work plainly so a person actually understands it. Runs the `how` and `why` skills and weaves what…
michael-denyer/pstack-claude · plugins/pstack/skills/teach/SKILL.md · Explain a body of work plainly so a person actually understands it. Runs the `how` and `why` skills and weaves what…
backnotprop/pstack · skills/teach/SKILL.md · Explain a body of work plainly so a person actually understands it. Runs the `how` and `why` skills and weaves what…
j-star-films-studios/vibecode-protocol-suite · assets/.agent/skills/code-intelligence/teach/SKILL.md · Use when explaining complex codebase concepts plainly without jargon, or managing a persistent learning workspace with…