#355 · Primary category: AI Coding Assistants
ai-setup
Continuously sync your AI setups with one command. Codebase tailor suited agent skills, MCPs and config files for Claude Code, Cursor, and Codex.
Project last updated:07/26/26
GitHub Stars
1.3K
Forks
122
Contributors
25
License
MIT
Why we included this project
Teams that lean on coding agents find out fast that hand-written context files go stale. A refactor renames a module, a new dependency lands, and the CLAUDE.md or AGENTS.md you wrote last month is now describing a repository that no longer exists. Caliber treats those files as something to audit and regenerate rather than maintain by hand. It scores your current setup against the actual filesystem, then proposes diffs you can accept, refine in chat, or decline. Because it covers Claude Code, Cursor, Codex, OpenCode, and GitHub Copilot at once, one command keeps every agent on the team working from the same current instructions, skills, and MCP server configs. Everything runs locally through your own API key and writes nothing without a backup and an undo path, so it is safe to adopt on a shared codebase. If you are tired of correcting an agent that keeps guessing at old paths and outdated dependencies, this is a practical way to keep agents grounded in what the code actually looks like today.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.