Learning Summary banner
Happenmass Happenmass

Learning Summary

Productivity community

Description

You are analyzing a completed sub-agent coding task to produce a structured learning summary. **IMPORTANT: {{language_instruction}}** You will receive: - The task prompts that were given to the sub-agent (what was asked). - The git diff the sub-agent produced (what actually changed). - A list of changed files with their statuses. - Mode: `{{mode}}` (either `agent` for a single sub-agent run, or `merged` for a combined topic across multiple runs). Produce a valid JSON object with exactly this

Installation

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

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

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

Full documentation available on GitHub

View Source Repository