BACK_TO_FEEDAICRIER_2
Caliber hits 150-star AI setup milestone
OPEN_SOURCE ↗
REDDIT · REDDIT// 14d agoPRODUCT UPDATE

Caliber hits 150-star AI setup milestone

Caliber is an open-source ai-setup CLI that scans a codebase and generates AI setup files for Claude Code, Cursor, and Codex. It fingerprints the stack, writes tailored context files, and keeps them synced as the repo evolves.

// ANALYSIS

This is the kind of boring automation that quietly becomes indispensable. The real win is not generating files once, it's keeping AI context honest as the codebase changes.

  • It emits `CLAUDE.md`, Cursor rules, `AGENTS.md`, skills, and MCP configs from the actual project structure.
  • The audit, diff, review, and undo flow lowers the trust barrier versus blindly overwriting prompt files.
  • Deterministic, offline scoring and private execution are a strong fit for teams that don't want code or context leaving their machine.
  • Supporting Claude Code, Cursor, and Codex makes it easier to standardize one setup across a mixed-tool team.
  • The 90 merged PRs in the post point to real open-source momentum, not just a solo demo.
// TAGS
calibercliopen-sourceai-codingagentmcpdevtool

DISCOVERED

14d ago

2026-03-29

PUBLISHED

14d ago

2026-03-29

RELEVANCE

8/ 10

AUTHOR

Substantial-Cost-429