claco is a CLI tool that boosts Claude Code productivity by managing custom agents, slash commands, hooks, and project session history.
git clone https://github.com/kaichen/claco.gitclaco is a command-line helper designed to enhance Claude Code workflow efficiency. It provides centralized management for custom agents, slash commands, and hooks configuration, while also offering detailed visibility into project history and session information. The tool enables developers to import agents and commands from GitHub repositories or local files, generate new configurations with templates, and inspect all user messages within a project or specific session. claco supports multiple installation methods including Homebrew, npm, and Cargo, making it accessible across different development environments.
Install via Homebrew (macOS), the provided install script, or Cargo. Run `claco agents list` to view custom agents, `claco commands list` for slash commands, and `claco history` to export user messages from the current project. Use import subcommands to add agents or commands from GitHub URLs or local files.
Import and manage custom AI agents from GitHub repositories
Configure and list Claude Code slash commands for project-specific workflows
Set up event-based hooks like sound notifications for Claude Code events
Export and audit all user messages from a project session
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/kaichen/clacoCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I'm using claco to manage my Claude Code workflow. Here's what I need: [SPECIFIC_TASK]. I'm working with [PROGRAMMING_LANGUAGE] and my project involves [PROJECT_TYPE]. Can you help me set up the right claco commands?
# claco Command Setup for Python Web Project ## Slash Command Creation ```bash claco slash create --name 'setup-env' --description 'Sets up Python virtual environment' --command 'python -m venv venv && source venv/bin/activate' ``` ## Hook Management ```bash claco hook create --name 'pre-commit' --description 'Run tests before commit' --command 'pytest tests/' --event 'pre-commit' ``` ## Session History Inspection ```bash claco history list --limit 5 claco history show --id [SESSION_ID] ```
Control SaaS spending with visibility and analytics
AI assistant built for thoughtful, nuanced conversation
Agents that listen, think and act for you.
IronCalc is a spreadsheet engine and ecosystem
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan