What problem does it solve?
Caliber setup is often inconsistent across tools and contributors, causing agent context files (like Claude docs and Cursor rules) to drift out of date and require manual maintenance.
Core Features & Use Cases
- Install and verify Caliber: Checks whether Caliber is available and guides the fastest installation path when it is missing.
- Ensure commit-time syncing: Installs and validates a pre-commit hook so configs refresh automatically on every commit.
- Detect and initialize agent configs: Detects which agent environments are present and generates missing configs via Caliber.
- Assess freshness and refresh when needed: Uses Caliber scoring to determine whether a refresh is recommended.
- Support solo or team workflows: Optionally provisions a GitHub Action for nightly and PR-based syncing, including secret wiring for the chosen provider.
Quick Start
Run setup-caliber when you see a message to sync or refresh agent configs so Caliber installs hooks, generates any missing configs, and optionally sets up team syncing.