Skill Detail

Generate and continuously refresh CLAUDE.md, AGENTS.md, MCP config, and editor rules from the live codebase with Caliber

Use Caliber when agent-facing repo instructions have started drifting from the actual codebase and you want one workflow to audit, generate, review, and keep those files fresh across multiple coding agents.

Developer ToolsMulti-Framework
Developer Tools Multi-Framework Security Reviewed
⭐ 717 GitHub stars ⬇ 6.5k/wk npm
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill generate-and-continuously-refresh-claude-md-agents-md-mcp-config-and-editor-rules-from-the-live-codebase-with-caliber Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Node.js 20+, terminal access, and either Claude Code or Cursor CLI for /setup-caliber, or the Caliber CLI workflow for other supported agents.
Install & setup
Run `npx @rely-ai/caliber bootstrap`, then start a supported coding-agent session and run `/setup-caliber`, or use `caliber init` if you are not using Claude Code or Cursor CLI.
Author
Caliber AI
Publisher
Organization
Last updated
Apr 20, 2026
Quick brief

Caliber is a repo-grounded setup and refresh workflow for agent-facing project instructions. It audits your current CLAUDE.md, AGENTS.md, Cursor rules, MCP config, and related files against the real filesystem, proposes changes as diffs, and can keep them refreshed as the codebase evolves.

How it works

What this skill actually does

Invoke this instead of editing each config file by hand when your team uses multiple coding agents and stale instructions are causing bad paths, missing dependencies, or inconsistent guidance. The scope boundary is tight: this skill is about generating and syncing agent instruction artifacts from a codebase, not acting as a general IDE, model, or agent platform.