Mem Goal banner
OoOshisuiOoO OoOshisuiOoO

Mem Goal

Development community

Description

--- description: "Record or update a [goal] entry — the user's objective with a Status and verifiable Done-when" --- Record the user's current objective as a `[goal]` entry in the active workspace topic. Goals are first-class memory: they give `[decision]`, `[hypothesis]`, and `[exp]` entries a reason to exist. ## When to use - User states an intent: "I want to…", "My goal is…", "I'm trying to…" - User updates or closes an objective: achieved, abandoned, blocked, superseded - You want to link

Installation

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

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

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

Full documentation available on GitHub

View Source Repository