teach
SolidPost-implementation communication and learning pass. Reads the completed task artifacts and relevant wiki entry, revises or proposes wiki updates when the implementation changed the provisional model, then teaches the operator the final mental model with verification evidence and understanding checks. TRIGGER when: /teach invoked, "teach me this change", post-implementation understanding, operator communication, or after implementation/audit when the maintainer needs the final model rather than another build step.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- mifunedev
- Repository
- mifunedev/openharness
- Created
- 5 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
teach
Teach repository-backed code and engineering work through a progressive, evidence-grounded conversation. Manual invocation only; use when the user explicitly invokes teach to understand a change, subsystem, architecture, runtime behavior, or evidenced rationale. Read-only; do not modify files.
teach-me
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".
teach
Teach the user a topic, concept, or skill so they actually understand it and can do it themselves — not just hand over information. Use when the user asks to be taught, wants to learn or understand something, says they don't get a concept, asks you to explain so it sticks, or wants to be walked through how something works. Examples — "teach me X", "explain X so I get it", "help me learn Y", "I don't understand Z", "walk me through how W works", "I have no idea about V". Do not use for quick factual lookups where the user just wants the answer and moves on.