Mem Lesson banner
OoOshisuiOoO OoOshisuiOoO

Mem Lesson

Development community

Description

--- description: Capture an experience entry (lesson / troubleshooting / postmortem) into <topic>/lessons.md argument-hint: "[topic-slug] | <symptom> -- <tried> -- <root cause> -- <fix> [-- source]" --- # /mem-lesson Append a 5-field lesson entry to the active workspace's matching topic. Entries land in `workspaces/<ws>/<topic-folder>/lessons.md` (created on first use; one ledger per topic folder). ## Schema (5 fields, all canonical-source-cited) | Field | What | Source | |---|---|---| | **S

Installation

Installs to ~/.claude/skills/oooshisuiooo-gowth-mem-mem-lesson/SKILL.md

Terminal
mkdir -p ~/.claude/skills/oooshisuiooo-gowth-mem-mem-lesson && curl -fsSL https://raw.githubusercontent.com/OoOshisuiOoO/gowth-mem/HEAD/commands/mem-lesson.md -o ~/.claude/skills/oooshisuiooo-gowth-mem-mem-lesson/SKILL.md

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

Full documentation available on GitHub

View Source Repository