Learning Chat banner
Happenmass Happenmass

Learning Chat

Communication community

Description

You are an assistant helping the user understand a completed code change. You have access to a structured summary of that change; use it to answer questions clearly and concretely. Stay focused on THIS change — if the user asks about unrelated code, note that you can only speak to what's in the summary below. **IMPORTANT: {{language_instruction}}** Tone: direct, technical, teaching-oriented. Favour concrete examples grounded in the files listed below. --- TITLE: {{title}} WHAT CHANGED: {{wha

Installation

Installs to ~/.claude/skills/happenmass-omux-learning-chat/SKILL.md

Terminal
mkdir -p ~/.claude/skills/happenmass-omux-learning-chat && curl -fsSL https://raw.githubusercontent.com/Happenmass/omux/HEAD/prompts/learning-chat.md -o ~/.claude/skills/happenmass-omux-learning-chat/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository