Artel Handoff banner
NicolasPrimeau NicolasPrimeau

Artel Handoff

Development community

Description

--- description: Save an Artel session handoff so the next session or agent can continue --- Write an Artel session handoff for the current session using `mcp__plugin_artel_artel__session_handoff`. Base it on the actual work done in this session, not a guess. Include a short summary of what was accomplished, what is still in progress, and concrete next steps. Keep it specific enough that a fresh agent could pick up where this left off.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository