artel
01Plugin Claude Code
Artel — Your fleet's smart notepad — one that learns.
Plugin Claude Code
Artel — Your fleet's smart notepad — one that learns.
Plugin Claude Code
Turns Artel into a notepad that speaks up. Surfaces the note you need at the moment you need it — your last handoff at session start, relevant notes and skills on each prompt, file-anchored gotchas right before you edit that file — and writes the session back down afterwards, automatically. Configured from ARTELURL /.
Instructions file
Instructions for NicolasPrimeau/artel, covering artel, what it is, stack, layout and core primitives.
Command
Save an Artel session handoff so the next session or agent can continue.
Command
Search Artel shared memory for what the fleet already knows.
Command
Write a fact, decision, or gotcha to Artel shared memory.
Command
Show open Artel tasks, or claim and start the next one.
Hook
Runs when a session starts, executing artel-session-start.sh. From NicolasPrimeau/artel.
Hook
Runs when you submit a prompt, before the agent sees it, executing artel-check-inbox.sh and artel-recall.sh (2 commands). From NicolasPrimeau/artel.
Hook
Runs before the agent uses a tool for Edit, Write, MultiEdit and NotebookEdit tool calls, executing artel-pretool-gotcha.sh. From NicolasPrimeau/artel.
Hook
Runs before the context is compacted, executing artel-capture.sh. From NicolasPrimeau/artel.
Hook
Runs when the agent finishes a response, executing artel-capture.sh and artel-stop.sh (2 commands). From NicolasPrimeau/artel.
MCP server Claude CodeCodexCursor +2
Self-hosted shared-memory & coordination mesh for AI agent fleets. You host it; agents connect. Remote server at {artel_host}.