setup-caliber

Automate Caliber setup with pre-commit hooks and agent config sync.

1.2k|119|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/caliber-ai-org/ai-setup --skill setup-caliber-caliber-ai-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-caliber
Source: https://github.com/caliber-ai-org/ai-setup/tree/main/.cursor/skills/setup-caliber
Command: npx skills add https://github.com/caliber-ai-org/ai-setup --skill setup-caliber-caliber-ai-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline the initialization and ongoing maintenance of Caliber so your agent context files (CLAUDE.md, Cursor rules, AGENTS.md) stay current with minimal manual effort.

Core Features & Use Cases

  • Automated onboarding for Caliber including detection of existing installations and pre-commit hook setup.
  • Guided, repeatable workflows to validate and refresh agent configs for individual developers or teams.
  • Optional team workflows via GitHub Actions to ensure nightly syncs and PR-driven updates.

Quick Start

Run /setup-caliber to begin the guided setup and enable automatic agent context synchronization.

Frequently Asked Questions about setup-caliber

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically sync CLAUDE.md and Cursor rules on every git commit?

To automatically sync agent context files like CLAUDE.md and Cursor rules on every git commit, you can use pre-commit hooks. This approach detects your installation status and validates config freshness to ensure your agent configs stay current with minimal manual effort.

What is the best way to set up pre-commit hooks for AGENTS.md generation?

The best way to set up pre-commit hooks for AGENTS.md generation is through an automated onboarding process. It configures pre-commit hooks and generates agent configs, validating their freshness to ensure your files remain synchronized across individual developer environments.

Can I use GitHub Actions to validate agent context freshness for my team?

Yes, you can use GitHub Actions to validate agent context freshness for team workflows. It supports nightly syncs and PR-driven updates, ensuring that CLAUDE.md and related agent configs stay consistent across all team members automatically.

How do I initialize Caliber agent context sync and pre-commit hooks?

To initialize Caliber agent context sync and pre-commit hooks, run a guided setup process. It automates the detection of existing installations, installs the necessary pre-commit hooks, and generates the required agent configuration files for your repository.

Does pre-commit hook setup work for both solo developers and teams?

Yes, pre-commit hook setup works for both solo developers and teams. It provides guided, repeatable workflows to validate and refresh agent configs for individuals, while offering optional GitHub Actions integration to support automated team workflows.