Teach the learner to deeply understand a body of work — the current session's changes, a PR, an ADR, or any topic they name — the problem and why it existed, the solution and why it was built that way, and why it matters, incrementally and confirming mastery at each stage before advancing. Use when the user wants to understand what was just built or changed, asks to be taught or walked through a change, or wants to learn the why behind the work — e.g. "teach me what we did", "teach me this PR", "explain this ADR".
$npx -y skills add doodledood/manifest-dev --skill teach-meInstalls into the current project.
Run `npx skills use "https://github.com/doodledood/manifest-dev" --skill "doodledood/manifest-dev/teach-me"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/doodledood/manifest-dev" that are relevant to the current task. Run `npx skills add "https://github.com/doodledood/manifest-dev"` and select the relevant skills, then follow their instructions.