Artel Remember banner
NicolasPrimeau NicolasPrimeau

Artel Remember

Development community

Description

--- description: Write a fact, decision, or gotcha to Artel shared memory argument-hint: [what to remember] --- Write the following to Artel shared memory so the rest of the fleet has it: $ARGUMENTS Use `mcp__plugin_artel_artel__memory_write`. Choose a sensible `entry_type` (default `memory`; use `skill` if it is procedural how-to), add useful tags, and make the content self-contained so it stands on its own later. Confirm what you stored.

Installation

Installs to ~/.claude/skills/nicolasprimeau-artel-artel-remember/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nicolasprimeau-artel-artel-remember && curl -fsSL https://raw.githubusercontent.com/NicolasPrimeau/artel/HEAD/commands/artel-remember.md -o ~/.claude/skills/nicolasprimeau-artel-artel-remember/SKILL.md

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

Full documentation available on GitHub

View Source Repository