Jump between agents
Keep Claude Code, Codex, OpenCode, Amp, Pi, Cursor, and other assistants aligned around the same conventions, commands, and repo memory.
Portable AI agent workspace
my-ai-tools keeps your memory rules, MCP setup, agent commands, and reusable skills in one machine-friendly repo so you can move from one coding agent to another without rebuilding context.
$ ./cli.sh --dry-run
preview config sync across installed coding agents
$ ./generate.sh --dry-run
export local improvements back into the repo
Context limits, tool limits, and waiting time are real. This setup turns your AI coding workflow into portable infrastructure instead of a one-off chat history.
Keep Claude Code, Codex, OpenCode, Amp, Pi, Cursor, and other assistants aligned around the same conventions, commands, and repo memory.
Share MCP server configuration through a central registry so each agent can regain the same tools without rebuilding the setup by hand.
Store reusable slash commands, sub-agent prompts, review flows, handoff templates, and project habits where every supported agent can pick them up.
The goal is simple: start with one assistant, continue with another, and keep enough context that the next agent can do useful work immediately.
Install or preview shared configs before mutating your home directory.
Use the same MCP registry, command skills, hooks, and repo rules.
Write durable learning, session notes, or explicit handoff plans before switching.
handoff + memory + MCP + skills = portable coding flow
Keep the repo cloneable, inspect changes before applying them, and export local improvements back to the source when your setup evolves.
git clone https://github.com/jellydn/my-ai-tools.git
cd my-ai-tools
./cli.sh --dry-run
./cli.sh
./generate.sh --dry-run
When a coding agent hits a limit, stalls, or lacks the right workflow, switch. Your setup should make that move cheap.
Ask a question about the repository. The assistant answers only from the indexed README, docs, configs, and scripts, and cites the source paths.