Instructions file
Instructions for jolliai/jolliai, a project described as: Jolli Memory automatically turns your AI coding sessions into structured development documentation attached to every commit, without any extra effort.
Instructions file
Instructions for jolliai/jolliai, a project described as: Jolli Memory automatically turns your AI coding sessions into structured development documentation attached to every commit, without any extra effort.
Plugin Claude Code
Jolli Memory tools for Claude Code — recall prior context, search decisions, author memory-rich PRs.
Plugin Claude Code
Automatically captures and generates project memory from your development work — team-shareable and synced across devices, so you can recall and search past decisions and context across sessions and agents. Backed by the jolli CLI bundled as an MCP server.
MCP server Claude CodeCodexCursor +2
MCP server "jollimemory" as configured in jolliai/jolliai. Runs ${CLAUDE_PLUGIN_ROOT}/dist/Cli.js with node.
Command
Set up Jolli for this project — sign in if needed, enable memory generation, and bind the repo to a Jolli Space. Use when the user wants to initialize / set up Jolli, or bind this repo to a Space.
Command
Sign in to Jolli to share this repo's memories to a Space. Opens your browser to complete login. (Memory generation itself runs locally and needs no sign-in.).
Command
Sign out of Jolli — clears the stored Jolli auth token and API key. Any Anthropic API key on disk is preserved.
Command
Show Jolli Memory's installation & configuration health for this repo.
Command
Show the chronological evolution of a decision topic by its slug.
Hook
Runs when a session starts, executing PluginBootstrapHook.js via node. From jolliai/jolliai.
Skill Claude CodeCodex
Open the local Jolli dashboard in a browser — the machine-wide view of memories, agent sessions, token spend and knowledge across every repository Jolli tracks, plus the daily standup page. Use when the user asks for the Jolli dashboard, stats, usage, standup, or wants to browse their memories in a UI.
Skill Claude CodeCodex
Push this branch's Jolli memories to a Jolli Space so teammates can see them. Use when the user wants to push, share, publish, or sync their memory / decisions to Jolli or a Space, even without naming Jolli.
Skill Claude CodeCodex
Recall prior development context for the current branch — decisions, why past choices were made, and where work left off. Use when the user wants to resume work, asks why something was done, or references earlier work, even without naming Jolli.
Skill Claude CodeCodex
Search past decisions and implementations across all branches. Use when the user asks how something was handled before, whether a problem was solved previously, or to find related prior commits — even without naming Jolli.
Skill Claude CodeCodex
Set up Jolli Memory for the current repository in Codex: verify the plugin hook, enable memory generation through Codex, sign in to Jolli when sharing is requested, and bind the repo to a Jolli Space. Use for first-time setup, repair, enablement, or Space binding.
Skill Claude CodeCodex
State-aware front door for Jolli Memory in Codex — reads how Jolli is set up in this repository, guides first-time setup through jolli:init, reminds the user to sign in when memories cannot sync yet, then routes to recall, search, status, timeline, push, PR, or workflow actions. Use when the user invokes Jolli or asks…
Skill Claude CodeCodex
Run a Jolli workflow locally — your own agent executes the workflow's recipe (no Jolli LLM budget) and its file writes land in a git-backed Jolli Space via a branch and pull request that space-cli opens on this machine. Use when the user wants to run a Jolli workflow locally.
Skill Claude CodeCodex
Sign in to Jolli from Codex so the repository can bind to a Jolli Space and share memories. Use when the user asks to log in, authenticate Jolli, connect an account, or fix missing Jolli credentials.
Skill Claude CodeCodex
Sign out of Jolli from Codex by clearing the stored Jolli auth token and Jolli API key while preserving other provider credentials. Use when the user asks to log out, disconnect Jolli, or remove Jolli account credentials.
Skill Claude CodeCodex
Run a Jolli workflow remotely — the Jolli backend executes the workflow server-side; this recipe triggers the run, monitors it to completion, reports the outcome (failed / cancelled / succeeded) with its article, PR, and workflow links, and offers to open any in your browser. Use when the user wants to run a Jolli…
Skill Claude CodeCodex
Diagnose Jolli Memory installation, provider, account, hooks, queue, integrations, stored memories, and Space binding for the current repository. Use for status, health checks, missing or stale memories, setup verification, or troubleshooting.
Skill Claude CodeCodex
Show the chronological evolution of a Jolli Memory decision topic. Use when the user asks for a topic timeline, how a decision changed over time, or provides a Jolli topic slug.
Skill Claude CodeCodex
Open the local Jolli dashboard in a browser — the machine-wide view of memories, agent sessions, token spend and knowledge across every repository Jolli tracks, plus the daily standup page. Use when the user asks for the Jolli dashboard, stats, usage, standup, or wants to browse their memories in a UI.
Skill Claude CodeCodex
Set up Jolli Memory for the current repository in Cursor: verify the plugin hook, enable memory generation through Cursor, sign in to Jolli when sharing is requested, and bind the repo to a Jolli Space. Use for first-time setup, repair, enablement, or Space binding.